Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 96202 invoked by uid 500); 15 Apr 2003 10:27:25 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 95520 invoked from network); 15 Apr 2003 10:27:11 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 15 Apr 2003 10:27:11 -0000 Received: (qmail 23804 invoked by uid 1064); 15 Apr 2003 10:27:01 -0000 Date: 15 Apr 2003 10:27:01 -0000 Message-ID: <20030415102701.23803.qmail@icarus.apache.org> From: Gump@icarus.apache.org To: cocoon-dev@xml.apache.org Subject: [GUMP] Build Failure - cocoon-block-html X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ---------------------------------------------------- This email is autogenerated from the output from: ---------------------------------------------------- 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