----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-01-15/xml-cocoon2.html>
----------------------------------------------------
Buildfile: build.xml
init:
[echo] ------------------- Apache Cocoon 20020115 [1999-2001] ----------------
[echo] Building with Apache Ant version 1.5alpha compiled on January 15 2002 using build
file /home/rubys/jakarta/xml-cocoon2/build.xml
[mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/tools/anttasks
[javac] Compiling 2 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:
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 430 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 89 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 23 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes
[echo] Compiling with Java 1.3, debug on, optimize off, deprecation off
[javac] Compiling 395 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes
[copy] Copying 1 file to /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/classes
[javac] Compiling 87 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/classes
[javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/jispstore/JispFilesystemStore.java:23:
Class com.coyotegulch.jisp.BTreeIndex not found in import.
[javac] import com.coyotegulch.jisp.BTreeIndex;
[javac] ^
[javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/jispstore/JispFilesystemStore.java:24:
Class com.coyotegulch.jisp.IndexedObjectDatabase not found in import.
[javac] import com.coyotegulch.jisp.IndexedObjectDatabase;
[javac] ^
[javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/jispstore/JispFilesystemStore.java:25:
Class com.coyotegulch.jisp.KeyNotFound not found in import.
[javac] import com.coyotegulch.jisp.KeyNotFound;
[javac] ^
[javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/jispstore/JispStringKey.java:11:
Class com.coyotegulch.jisp.KeyObject not found in import.
[javac] import com.coyotegulch.jisp.KeyObject;
[javac] ^
[javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/jispstore/JispStringKey.java:24:
Superclass com.coyotegulch.jisp.KeyObject of class org.apache.cocoon.jispstore.JispStringKey
not found.
[javac] final class JispStringKey extends KeyObject {
[javac] ^
[javac] Note: 4 files use or override a deprecated API. Recompile with "-deprecation"
for details.
[javac] 5 errors, 1 warning
BUILD FAILED
/home/rubys/jakarta/xml-cocoon2/build.xml:778: Compile failed, messages should have been provided.
Total time: 1 minute 28 seconds
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|