Yeah. I should have moved to the CVS HEAD in the first place.
It builds cleanly now (even with my changes :-) ).
Thanks! -John
On Wed, 11 Aug 2004 08:27:06 +0200, Vincent Massol <[EMAIL PROTECTED]> wrote:
Hi John,
Yes, we had some mixup when we tagged the 1.6.1 version and I seem to remember that somehow some src files did not make it in the tag. If you really want to build the 1.6.1 version I suggest you use 1.6-branch for now. Or you could use the CVS HEAD which is even better.
Sorry about that.
Thanks -Vincent
-----Original Message----- From: John Rousseau [mailto:[EMAIL PROTECTED] Sent: mardi 10 ao�t 2004 22:23 To: Cactus Developers List Subject: Cactus JUnit test failures
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.TestJarArchi ve): 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(T estJarArchive.java:171) [junit] at org.apache.cactus.integration.ant.deployment.TestJarArchive.testRandomAcce ss(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(DelegatingMethodAccessorIm pl.java:25)
[junit] Testcase: testContainsClass(org.apache.cactus.integration.ant.deployment.TestJarArch ive): 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(T estJarArchive.java:171) [junit] at org.apache.cactus.integration.ant.deployment.TestJarArchive.testContainsCl ass(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(DelegatingMethodAccessorIm pl.java:25)
[junit] Testcase: testContainsClassEmpty(org.apache.cactus.integration.ant.deployment.TestJa rArchive): 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(T estJarArchive.java:171) [junit] at org.apache.cactus.integration.ant.deployment.TestJarArchive.testContainsCl assEmpty(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(DelegatingMethodAccessorIm pl.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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- ---------------------------------------------------------------- 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]
