You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Benson Margulies <bi...@gmail.com> on 2008/11/15 01:36:44 UTC

XmlSchema unit tests

Step 1: try 'ant'. Fails due to lack of junit in classpath.
Step 2: add to get-deps necessary trickery to fetch a copy of junit.

Result:

/Users/benson/xmlschema/1_4_X_BRANCH/build.xml:108: Test
tests.TestSimpleRestriction failed

Anyone know anything about this? None of the tests in the pom fail.
Are the test that are in the build.xml but not the POM alive?