What steps will reproduce the problem?
1. Run 'ant clean test'
What is the expected output? What do you see instead?
http://opensource.bamboo.atlassian.com/build/viewBuildResultsFailedTests.action?
buildKey=OPENID-OPENID4JAVA&buildNumber=18
java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser
at org.openxri.xml.XRDS.fromDOM(XRDS.java:237)
at org.openxri.xml.XRDS.<init>(XRDS.java:67)
at net.openid.discovery.DiscoveryTest.createXrds(DiscoveryTest.java:92)
at
net.openid.discovery.DiscoveryTest.testExtractDiscoveryInformationDelegate(Disco
veryTest.java:101)
What version of the product are you using? On what operating system?
Latest source.
Please provide any additional information below.
It appears that xerces.jar needs to be added to the /lib/ directory and as
a pom.xml dependency for maven2.
Original issue reported on code.google.com by justen.s...@gmail.com on 3 Apr 2007 at 5:23
Original issue reported on code.google.com by
justen.s...@gmail.com
on 3 Apr 2007 at 5:23