---------------------------------------------------- This email is autogenerated from the output from: <http://cvs.apache.org/builds/gump/2003-04-16/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/stress/filer/StressFilerTestSetup.java:68: package com.clarkware.junitperf does not exist [javac] import com.clarkware.junitperf.LoadTest; [javac] ^ [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/stress/filer/StressFilerTestSetup.java:82: cannot resolve symbol [javac] symbol : class LoadTest [javac] location: class org.apache.xindice.stress.filer.StressFilerTestSetup [javac] super(new LoadTest(test, users), filer); [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] 2 errors [javac] 3 warnings BUILD FAILED /home/rubys/jakarta/xml-xindice/build.xml:217: Compile failed; see the compiler error output for details. Total time: 13 seconds