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 2001/12/03 13:55:13 UTC

[GUMP] Build Failure - Cocoon2

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2001-12-03/xml-cocoon2.html>
----------------------------------------------------

Buildfile: build.xml

init:
     [echo] ------------------- Apache Cocoon gump [1999-2001] ----------------

optional-tests:

jfor-warn:
DEPRECATED - Project.setProperty('ant.java.version','1.3') used to overide an immutable property. Task writer should use Project.setNewProperty() instead and the build writer should not reuse the same property name for different values.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
Trying to override old definition of task ClassAvailable
Trying to override old definition of task SitemapTool

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 dir
     [echo] *
     [echo] ***********************************************
     [echo] 

xmldb-warn:
DEPRECATED - Project.setProperty('ant.java.version','1.3') used to overide an immutable property. Task writer should use Project.setNewProperty() instead and the build writer should not reuse the same property name for different values.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
Trying to override old definition of task ClassAvailable
Trying to override old definition of task SitemapTool

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package XMLDB are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  XMLDB is required for the xmldb and xmldbcollection generator.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get the xmldb package from http://www.xmldb.org/xapi/ and place the xmldb-api jar in the lib dir
     [echo] *
     [echo] ***********************************************
     [echo] 

xt-warn:

php-warn:
DEPRECATED - Project.setProperty('ant.java.version','1.3') used to overide an immutable property. Task writer should use Project.setNewProperty() instead and the build writer should not reuse the same property name for different values.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
Trying to override old definition of task ClassAvailable
Trying to override old definition of task SitemapTool

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package PHP are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  PHP is required for the php generator.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get the PHP servlet (phpsrvlt.jar) and place the jar in the lib dir
     [echo] *
     [echo] ***********************************************
     [echo] 

naming-warn:
DEPRECATED - Project.setProperty('ant.java.version','1.3') used to overide an immutable property. Task writer should use Project.setNewProperty() instead and the build writer should not reuse the same property name for different values.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
 [property] DEPRECATED - Setting user properties through the Property task has been deprecated.
Trying to override old definition of task ClassAvailable
Trying to override old definition of task SitemapTool

op-warning:
     [echo] **********************************************
     [echo] *
     [echo] *  Classes of the optional package JNDI are not 
     [echo] *  available. Apache Cocoon builds without them.
     [echo] *
     [echo] *  JNDI is required for the ldap generator and the parentcm generator.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Get the jndi.jar from Sun and place the jar in the lib dir
     [echo] *
     [echo] ***********************************************
     [echo] 

svg-warn:

fop-warn:

tidy-warn:

maybeupload-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/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/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 370 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/src
     [copy] Copied 2 empty directories 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 62 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src

prepare-src-22-maybeupload:

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

prepare-src-23:

prepare-src-22:

prepare-src:

compile:
     [copy] Copying 23 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes
    [javac] Compiling 344 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes
    [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/acting/DatabaseSelectAction.java:58: Wrong number of arguments in method.
    [javac]                 this.getConfiguration(param.getParameter("descriptor", (String) this.settings.get("descriptor")), 
    [javac]                                      ^
    [javac] Note: 25 files use or override a deprecated API.  Recompile with "-deprecation" for details.
    [javac] 1 error, 1 warning

BUILD FAILED

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

Total time: 1 minute 11 seconds

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