[GUMP] Build Failure - krysalis-version
Nick Chalko <[email protected]>
| Newsgroups | gmane.comp.krysalis.sandbox |
|---|---|
| Message-ID | <[email protected]> |
----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-02-12/krysalis-version.html>
----------------------------------------------------
Buildfile: centibuild.xml
[taskdef] dropping /home/nick/gump-work/krysalis-version/build/classes from path as it doesn't exist
[centipede] Initializing Centipede...
[centipede] ...Centipede started.
[centipede] Building project Named: krysalis-version
[centipede] Dependency sequence for project `krysalis-version' is
[echo]
[echo] * ===================================== *
[echo] | Krysalis Centipede Build System |
[echo] * ===================================== *
[echo]
[echo] --------------------------------------------------------------
[echo]
[echo] Using Apache Ant version 1.6alpha compiled on January 1 2003
[echo] Build file /home/nick/gump-work/krysalis-version/centibuild.xml
[echo] Centipede dir /home/nick/gump-work/krysalis-centipede
[echo] Build number 0
[echo] Project Name version
[echo] Java Version 1.4
[echo] Timestamp 200302120447
[echo]
[echo] --------------------------------------------------------------
[echo]
[taskdef] dropping /home/nick/gump-work/krysalis-version/build/classes from path as it doesn't exist
[typedef] dropping /home/nick/gump-work/krysalis-version/build/classes from path as it doesn't exist
[taskdef] dropping /home/nick/gump-work/krysalis-version/build/classes from path as it doesn't exist
[typedef] dropping /home/nick/gump-work/krysalis-version/build/classes from path as it doesn't exist
[mkdir] Created dir: /home/nick/gump-work/krysalis-version/build/work/temp
[mkdir] Created dir: /home/nick/gump-work/krysalis-version/dist
[echo] Unix OS found. Gui features disabled.
[echo]
[echo] =====================================
[echo] building krysalis-version
[echo] =====================================
[echo]
[echo]
[style] Processing /home/nick/gump-work/krysalis-version/module.xml to /home/nick/gump-work/krysalis-version/build/work/temp/krysalis-version.getdepend.xml
[style] Loading stylesheet /home/nick/gump-work/krysalis-centipede/src/core/getdepend.xsl
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/work/java
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/work/checkstyle
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/forrest
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/work/forrest
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/gump
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/work/gump
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/junit
clean:
[delete] Deleting directory /home/nick/gump-work/krysalis-version/build/krysalis-version
-check-code-presence:
compile-src:
[echo] Compiling project core with Java 1.4, debug on, optimize off, deprecation on
[mkdir] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/classes
[javac] Compiling 169 source files to /home/nick/gump-work/krysalis-version/build/krysalis-version/classes
[copy] Copying 6 files to /home/nick/gump-work/krysalis-version/build/krysalis-version/classes
compile:
compile-junit:
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/junit
[mkdir] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/junit/classes
[javac] Compiling 26 source files to /home/nick/gump-work/krysalis-version/build/krysalis-version/junit/classes
test-init:
[echo] Testing...
[mkdir] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/junit/results
test:
[null] Created dir: /home/nick/gump-work/krysalis-version/build/krysalis-version/work/junit
[xslt] Processing /home/nick/gump-work/krysalis-version/properties.xml to /home/nick/gump-work/krysalis-version/build/krysalis-version/work/junit/test.xml
[xslt] Loading stylesheet /home/nick/gump-work/krysalis-centipede/tools/cents/junit-0.1.0-dev-20030212.cent/resources/stylesheets/test.xsl
test:
[junit] Running org.krysalis.version.ant.available.VersionAvailableTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 6.876 sec
[junit] Testsuite: org.krysalis.version.ant.available.VersionAvailableTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 6.876 sec
[junit] Testcase: testExistence took 2.789 sec
[junit] Caused an ERROR
[junit] (class: org/apache/tools/ant/taskdefs/optional/XMLValidateTask, method: createDTD signature: ()Lorg/apache/tools/ant/types/DTDLocation;) Incompatible argument to function
[junit] java.lang.VerifyError: (class: org/apache/tools/ant/taskdefs/optional/XMLValidateTask, method: createDTD signature: ()Lorg/apache/tools/ant/types/DTDLocation;) Incompatible argument to function
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:140)
[junit] at org.krysalis.version.ant.available.VersionAvailableTaskTest.setUp(VersionAvailableTaskTest.java:21)
[junit] Testcase: testExistenceTestcase: testAbsence took 0.2 sec
[junit] Caused an ERROR
[junit] (class: org/apache/tools/ant/taskdefs/optional/XMLValidateTask, method: createDTD signature: ()Lorg/apache/tools/ant/types/DTDLocation;) Incompatible argument to function
[junit] java.lang.VerifyError: (class: org/apache/tools/ant/taskdefs/optional/XMLValidateTask, method: createDTD signature: ()Lorg/apache/tools/ant/types/DTDLocation;) Incompatible argument to function
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:140)
[junit] at org.krysalis.version.ant.available.VersionAvailableTaskTest.setUp(VersionAvailableTaskTest.java:21)
[junit] Testcase: testAbsenceTestcase: testHigher took 0.22 sec
[junit] Caused an ERROR
[junit] (class: org/apache/tools/ant/taskdefs/optional/XMLValidateTask, method: createDTD signature: ()Lorg/apache/tools/ant/types/DTDLocation;) Incompatible argument to function
[junit] java.lang.VerifyError: (class: org/apache/tools/ant/taskdefs/optional/XMLValidateTask, method: createDTD signature: ()Lorg/apache/tools/ant/types/DTDLocation;) Incompatible argument to function
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:140)
[junit] at org.krysalis.version.ant.available.VersionAvailableTaskTest.setUp(VersionAvailableTaskTest.java:21)
[junit] Testcase: testHigher
BUILD FAILED
file:///home/nick/gump-work/krysalis-version/build/krysalis-version/work/junit/test.xml:7: Test org.krysalis.version.ant.available.VersionAvailableTaskTest failed
Total time: 1 minute 28 seconds
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com