----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-02-07/xml-soap.html>
----------------------------------------------------
Buildfile: build.xml
init:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/xml-soap/java/build
checkDependencies:
checkBSF:
checkXMI:
[echo] Warning: XMI dependencies were not resolved.
checkPOP3:
[echo] Warning: POP3 dependencies were not resolved.
checkSMTP:
[echo] Warning: SMTP dependencies were not resolved.
checkEJB:
checkSSL:
compile:
[mkdir] Created dir: /home/rubys/jakarta/xml-soap/java/build/classes
[javac] Compiling 122 source files to
/home/rubys/jakarta/xml-soap/java/build/classes
[javac] This version of java does not support the classic compiler; upgrading to
modern
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[copy] Copying 1 file to /home/rubys/jakarta/xml-soap/java/build/classes
[copy] Copying 1 file to /home/rubys/jakarta/xml-soap/java/build/lib
[jar] Building jar: /home/rubys/jakarta/xml-soap/java/build/lib/soap.jar
buildTest:
[echo] junit package found ...
[javac] Compiling 14 source files to /home/rubys/jakarta/xml-soap/java/build
[javac] This version of java does not support the classic compiler; upgrading to
modern
junit:
[junit] Running test.encoding.soapenc.PackageTests
[junit] Tests run: 61, Failures: 0, Errors: 0, Time elapsed: 1.171 sec
[junit] Running test.util.xml.PackageTests
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 0.059 sec
BUILD FAILED
file:///home/rubys/jakarta/xml-soap/java/build.xml:247: Test
test.util.xml.PackageTests failed
Total time: 11 seconds