----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-04-15/cocoon-block-precept.html>
----------------------------------------------------
Buildfile: build.xml
init:
init-tasks:
prepare:
[echo] +-----------------------------------------------------------+
[echo] Apache Cocoon 20030415 [1999-2003]
[echo] +-----------------------------------------------------------+
[echo] Building with Apache Ant version 1.6alpha compiled on April 15 2003
[echo] using build file /home/rubys/jakarta/cocoon-2.1/build.xml
[echo] Compiling with debug on, optimize on, deprecation off
[echo] +--------------------| W A R N I N G |----------------------+
[echo] This build is targeted for use with JVM 1.4
[echo] Using this build on a virtual machine other than the one
[echo] it is targeted for may result in runtime errors.
[echo] +-----------------------------------------------------------+
prepare-core:
compile-core:
compile-deprecated:
prepare-blocks:
junit-tests:
[junit] Running org.apache.cocoon.environment.commandline.test.CommandLineContextTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Testsuite: org.apache.cocoon.environment.commandline.test.CommandLineContextTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Caused an ERROR
[junit] org.apache.cocoon.environment.commandline.test.CommandLineContextTestCase
[junit] java.lang.ClassNotFoundException: org.apache.cocoon.environment.commandline.test.CommandLineContextTestCase
[junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
[junit] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:140)
BUILD FAILED
/home/rubys/jakarta/cocoon-2.1/src/targets/test-build.xml:40: Test org.apache.cocoon.environment.commandline.test.CommandLineContextTestCase
failed
Total time: 4 seconds
|