You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Sam Ruby <ru...@us.ibm.com> on 2002/02/09 14:43:25 UTC

[GUMP] Build Failure - Cocoon2

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-02-09/xml-cocoon2.html>
----------------------------------------------------

Buildfile: build.xml

init:
     [echo] --------------------------------------------------------------
     [echo]             Apache Cocoon 20020209 [1999-2002]                  
     [echo] --------------------------------------------------------------
     [echo] Building with Apache Ant version 1.5alpha compiled on February 9 2002
     [echo] using build file /home/rubys/jakarta/xml-cocoon2/build.xml
     [echo] --------------------------------------------------------------
    [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/tools/anttasks
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-cocoon2/tools/anttasks

optional-tests:

bsf-warn:

jfor-warn:

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package JFOR are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  JFOR is required for the fo2rtf serializer.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get the JFOR package from http://www.jfor.org/ and place the jar in the lib/optional dir
     [echo] *
     [echo] ***********************************************
     [echo] 

xmldb-warn:

xt-warn:

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package XT are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  XT is required for the xt transformer.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get the xt package from http://www.jclark.com/xml/xt.html and place xt.jar in the lib/optional dir
     [echo] *
     [echo] ***********************************************
     [echo] 

php-warn:

naming-warn:

svg-warn:

fop-warn:

tidy-warn:

maybeupload-warn:

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package MaybeUpload are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  MaybeUpload simplifies the handling of uploaded files.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get MaybeUpload from http://www.weft.co.uk/library/maybeupload/ and place the jar in the lib/optional dir
     [echo] *
     [echo] ***********************************************
     [echo] 

lucene-warn:

deli-warn:

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package Deli are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  Deli is required for ...
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get Deli and place the jar in the lib/optional dir
     [echo] *
     [echo] ***********************************************
     [echo] 

velocity-warn:

hsqldb-warn:

resolver-warn:

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package Resolver are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  The resolver allows entity resolving.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get the resolver package from xml-commons and place the jar in the lib/optional dir
     [echo] *
     [echo] ***********************************************
     [echo] 

jisp-warn:

optional-warnings:

prepare:
    [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon

generate-java-code-check:

generate-java-code:
    [style] Transforming into /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/components/browser
    [style] Processing /home/rubys/jakarta/xml-cocoon2/src/java/org/apache/cocoon/components/browser/BrowserImpl.xml to /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/components/browser/BrowserImpl.java
    [style] Loading stylesheet /home/rubys/jakarta/xml-cocoon2/src/java/org/apache/cocoon/components/browser/BrowserImpl.xsl

filter-jdbc:

nofilter-jdbc:

prepare-jdbc:

prepare-src-main:
    [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes
     [copy] Copying 449 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/src
    [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src
    [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/classes
     [copy] Copying 90 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src

prepare-src-servlet:

prepare-src-22:
     [copy] Copying 1 file to /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/environment/http

prepare-src-22-maybeupload:

prepare-src-23:
     [copy] Copying 1 file to /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/environment/http

prepare-src-23-maybeupload:

prepare-src:

compile:
     [copy] Copying 29 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes
     [echo] Compiling with Java 1.3, debug on, optimize off, deprecation off
    [javac] Compiling 407 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes
    [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/components/language/programming/java/Pizza.java:62: Class net.sf.pizzacompiler.compiler.ClassReader not found in import.
    [javac] import net.sf.pizzacompiler.compiler.ClassReader;
    [javac]        ^
    [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/components/language/programming/java/Pizza.java:63: Class net.sf.pizzacompiler.compiler.FileCompilerOutput not found in import.
    [javac] import net.sf.pizzacompiler.compiler.FileCompilerOutput;
    [javac]        ^
    [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/components/language/programming/java/Pizza.java:64: Class net.sf.pizzacompiler.compiler.FileSourceReader not found in import.
    [javac] import net.sf.pizzacompiler.compiler.FileSourceReader;
    [javac]        ^
    [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/components/language/programming/java/Pizza.java:65: Class net.sf.pizzacompiler.compiler.Main not found in import.
    [javac] import net.sf.pizzacompiler.compiler.Main;
    [javac]        ^
    [javac] 4 errors

BUILD FAILED
/home/rubys/jakarta/xml-cocoon2/build.xml:825: Compile failed, messages should have been provided.

Total time: 1 minute 23 seconds

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org