A 'build test' failed for me this morning on Ant 1.5 branch, so I tried to
do an update, but it failed with the message below. Also, I haven't got any
Ant posts this morning, which is hugely unusual ;-) Is Jakarta down? --DD
PS: Below is the test case failure. My CVS sandbox is fresh from yesterday
will only the <import> patch posted on bugzilla.
run-tests:
Testsuite: org.apache.tools.ant.AntClassLoaderTest
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.046 sec
Testcase: testCleanup(org.apache.tools.ant.AntClassLoaderTest): FAILED
loader should not fail even if cleaned up
junit.framework.AssertionFailedError: loader should not fail even if cleaned
up
at junit.framework.Assert.fail(Assert.java:51)
at
org.apache.tools.ant.AntClassLoaderTest.testCleanup(AntClassLoaderTest.java:
96)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:166)
at junit.framework.TestCase.runBare(TestCase.java:140)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:131)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRu
nner.java:325
)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask
.java:797)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.jav
a:544)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.jav
a:520)
at org.apache.tools.ant.Task.perform(Task.java:317)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:334)
at org.apache.tools.ant.Project.executeTarget(Project.java:1216)
at org.apache.tools.ant.Project.executeTargets(Project.java:1160)
at org.apache.tools.ant.Main.runBuild(Main.java:605)
at org.apache.tools.ant.Main.start(Main.java:195)
at org.apache.tools.ant.Main.main(Main.java:234)
BUILD FAILED
P:\org_apache\jakarta-ant15\build.xml:1223: Test
org.apache.tools.ant.AntClassLoaderTest failed
Total time: 8 seconds
P:\org_apache\jakarta-ant15>
In P:\org_apache\jakarta-ant15: cvs -q update -d -P
cvs [update aborted]: connect to cvs.apache.org(cvs.apache.org):2401 failed:
A connection attempt failed because the connected party did not properly
respond after a period of time, or established connection failed because
connected host has failed to respond.
Error, CVS operation failed
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>