----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-04-20/xml-xindice.html>
----------------------------------------------------
Buildfile: build.xml
init:
[mkdir] Created dir: /home/rubys/jakarta/xml-xindice/build/classes
[mkdir] Created dir: /home/rubys/jakarta/xml-xindice/build/classes-tests
[mkdir] Created dir: /home/rubys/jakarta/xml-xindice/build/api
[mkdir] Created dir: /home/rubys/jakarta/xml-xindice/dist
src-build:
[javac] Compiling 207 source files to
/home/rubys/jakarta/xml-xindice/build/classes
test-build:
[javac] Compiling 24 source files to
/home/rubys/jakarta/xml-xindice/build/classes-tests
[javac]
/home/rubys/jakarta/xml-xindice/java/tests/src/org/apache/xindice/StressTests.java:65:
warning: org.apache.xindice.core.filer.HashFiler in
org.apache.xindice.core.filer has been deprecated
[javac] import org.apache.xindice.core.filer.HashFiler;
[javac] ^
[javac]
/home/rubys/jakarta/xml-xindice/java/tests/src/org/apache/xindice/StressTests.java:86:
warning: org.apache.xindice.core.filer.HashFiler in
org.apache.xindice.core.filer has been deprecated
[javac] suite.addTest(new StressFilerTestSetup(new
TestSuite(FilerTestCase.class), new HashFiler(), maxUsers));
[javac]
^
[javac]
/home/rubys/jakarta/xml-xindice/java/tests/src/org/apache/xindice/UnitTests.java:93:
warning: org.apache.xindice.core.filer.HashFiler in
org.apache.xindice.core.filer has been deprecated
[javac] suite.addTest(new FilerTestSetup(new
TestSuite(FilerTestCase.class), new HashFiler()));
[javac]
^
[javac] 3 warnings
jar-release:
[jar] Building jar: /home/rubys/jakarta/xml-xindice/dist/xindice-1.1b.jar
war-release:
[copy] Copying 1 file to /home/rubys/jakarta/xml-xindice/dist
BUILD FAILED
/home/rubys/jakarta/xml-xindice/build.xml:336: core.jars doesn't denote a
zipfileset
Total time: 14 seconds