---------------------------------------------------- This email is autogenerated from the output from: <http://jakarta.apache.org/builds/gump/2001-08-20/test-ant.html> ----------------------------------------------------
Buildfile: build.xml dump-info: [echo] java.vm.info=mixed mode [echo] java.vm.name=Java HotSpot(TM) Client VM [echo] java.vm.vendor=Sun Microsystems Inc. [echo] java.vm.version=1.3.1-b24 [echo] os.arch=i386 [echo] os.name=Linux [echo] os.version=2.4.2-2 [echo] file.encoding=ISO-8859-1 [echo] user.language=en prepare: check_for_optional_packages: build: [copy] Copying 2 files to /home/rubys/jakarta/jakarta-ant/build/classes compile-tests: [mkdir] Created dir: /home/rubys/jakarta/jakarta-ant/build/testcases [javac] Compiling 60 source files to /home/rubys/jakarta/jakarta-ant/build/testcases [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. run-tests: [junit] Testsuite: org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunnerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.115 sec [junit] [junit] Testsuite: org.apache.tools.ant.taskdefs.optional.TraXLiaisonTest [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 4.258 sec [junit] [junit] Testcase: testEncoding(org.apache.tools.ant.taskdefs.optional.TraXLiaisonTest):: Caused an ERROR [junit] loader constraints violated when linking org/w3c/dom/Document class [junit] java.lang.LinkageError: loader constraints violated when linking org/w3c/dom/Document class [junit] at org.apache.tools.ant.taskdefs.optional.AbstractXSLTLiaisonTest.parseXML(AbstractXSLTLiaisonTest.java:126) [junit] at org.apache.tools.ant.taskdefs.optional.AbstractXSLTLiaisonTest.testEncoding(AbstractXSLTLiaisonTest.java:114) [junit] at java.lang.reflect.Method.invoke(Native Method) [junit] at junit.framework.TestCase.runTest(TestCase.java:166) [junit] at junit.framework.TestCase.runBare(TestCase.java:140) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) [junit] at org.apache.tools.ant.Task.perform(Task.java:217) [junit] at org.apache.tools.ant.Target.execute(Target.java:164) [junit] at org.apache.tools.ant.Target.performTasks(Target.java:182) [junit] at org.apache.tools.ant.Project.executeTarget(Project.java:601) [junit] at org.apache.tools.ant.Project.executeTargets(Project.java:560) [junit] at org.apache.tools.ant.Main.runBuild(Main.java:454) [junit] at org.apache.tools.ant.Main.start(Main.java:153) [junit] at org.apache.tools.ant.Main.main(Main.java:176) [junit] BUILD FAILED Test org.apache.tools.ant.taskdefs.optional.TraXLiaisonTest failed Total time: 25 seconds