I'm trying to build 1.6.1 from source and am running into the following test failures
for the Ant integration during the build.
[junit] Testsuite: org.apache.cactus.integration.ant.deployment.TestJarArchive
[junit] Tests run: 5, Failures: 3, Errors: 0, Time elapsed: 0.4 sec
[junit] Testcase:
testRandomAccess(org.apache.cactus.integration.ant.deployment.TestJarArchive):
FAILED
[junit] The test input
org/apache/cactus/integration/ant/deployment/randomaccess.jar does not exist
[junit] junit.framework.AssertionFailedError: The test input
org/apache/cactus/integration/ant/deployment/randomaccess.jar does not exist
[junit] at
org.apache.cactus.integration.ant.deployment.TestJarArchive.getTestInput(TestJarArchive.java:171)
[junit] at
org.apache.cactus.integration.ant.deployment.TestJarArchive.testRandomAccess(TestJarArchive.java:86)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] Testcase:
testContainsClass(org.apache.cactus.integration.ant.deployment.TestJarArchive):
FAILED
[junit] The test input
org/apache/cactus/integration/ant/deployment/containsclass.jar
does not exist
[junit] junit.framework.AssertionFailedError: The test input
org/apache/cactus/integration/ant/deployment/containsclass.jar does not exist
[junit] at
org.apache.cactus.integration.ant.deployment.TestJarArchive.getTestInput(TestJarArchive.java:171)
[junit] at
org.apache.cactus.integration.ant.deployment.TestJarArchive.testContainsClass(TestJarArchive.java:102)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] Testcase:
testContainsClassEmpty(org.apache.cactus.integration.ant.deployment.TestJarArchive):
FAILED
[junit] The test input org/apache/cactus/integration/ant/deployment/empty.jar does
not exist
[junit] junit.framework.AssertionFailedError: The test input
org/apache/cactus/integration/ant/deployment/empty.jar does not exist
[junit] at
org.apache.cactus.integration.ant.deployment.TestJarArchive.getTestInput(TestJarArchive.java:171)
[junit] at
org.apache.cactus.integration.ant.deployment.TestJarArchive.testContainsClassEmpty(TestJarArchive.java:115)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
I can't find these JAR files nor any code that builds them (although I do see
empty.war).
What am I doing wrong?
Thanks
-John
--
----------------------------------------------------------------
John Rousseau [EMAIL PROTECTED]
Novell, Inc. Phone: +1 781 464 8377
404 Wyman Street Fax: +1 781 464 8100
Waltham, MA 02451 http://www.novell.com
----------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]