----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-04-03/cocoon.html>
----------------------------------------------------

Buildfile: build.xml

init:

init-tasks:
     [echo] 
+-------------------------------------------------------------------------------+
     [echo] Setting up customized ant tasks...
    [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/tools/anttasks
    [javac] Compiling 2 source files to /home/rubys/jakarta/cocoon-2.1/tools/anttasks
    [javac] 9 warnings
    [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/tools/loader
    [javac] Compiling 1 source file to /home/rubys/jakarta/cocoon-2.1/tools/loader
     [echo] ... done.

prepare:
     [echo] 
+-------------------------------------------------------------------------------+
     [echo]                         Apache Cocoon 20030403 [1999-2003]
     [echo] 
+-------------------------------------------------------------------------------+
     [echo]  Building with Apache Ant version 1.6alpha compiled on April 3 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] 
+-------------------------------------------------------------------------------+
    [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030403

prepare-core:
    [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030403/classes
    [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030403/mocks

compile-core:
     [copy] Copying 41 files to 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030403/classes
     [copy] Copied 37 empty directories to 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030403/classes
    [javac] Compiling 1 source file to 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030403/mocks
    [javac] Compiling 516 source files to 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030403/classes
    [javac] 
/home/rubys/jakarta/cocoon-2.1/src/java/org/apache/cocoon/selection/ExceptionSelector.java:61:
 package org.apache.commons.lang.exception does not exist
    [javac] import org.apache.commons.lang.exception.ExceptionUtils;
    [javac]                                          ^
    [javac] 
/home/rubys/jakarta/cocoon-2.1/src/java/org/apache/cocoon/selection/ExceptionSelector.java:163:
 cannot resolve symbol
    [javac] symbol  : variable ExceptionUtils 
    [javac] location: class org.apache.cocoon.selection.ExceptionSelector
    [javac]                     Throwable cause = ExceptionUtils.getCause(thr);
    [javac]                                       ^
    [javac] 2 errors

BUILD FAILED
/home/rubys/jakarta/cocoon-2.1/src/targets/compile-build.xml:44: Compile failed; see 
the compiler error output for details.

Total time: 22 seconds

Reply via email to