You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Sam Ruby <ru...@us.ibm.com> on 2001/10/18 11:37:43 UTC

[GUMP] Build Failure - Xalan2

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2001-10-18/xml-xalan2.html>
----------------------------------------------------

Buildfile: build.xml

prepare:
     [echo] Project:Xalan-Java version:2_2_D12 build.xml Revision: 1.138 $
    [mkdir] Created dir: /home/rubys/jakarta/xml-xalan/java/build
    [mkdir] Created dir: /home/rubys/jakarta/xml-xalan/java/build/classes
     [echo] xml-commons code is: true

copy-commons-src-from-xml-commons:
     [echo] *** Copying API src from ../../xml-commons/java/external
     [copy] Copying 85 files to /home/rubys/jakarta/xml-xalan/java/build/commons-src

copy-commons-src-from-local:

copy-commons-src:

compile:
     [echo] compile entire source tree and copy .properties and .res files to build tree.
    [javac] Compiling 77 source files to /home/rubys/jakarta/xml-xalan/java/build/classes
    [javac] Compiling 238 source files to /home/rubys/jakarta/xml-xalan/java/build/classes
    [javac] /home/rubys/jakarta/xml-xalan/java/src/org/apache/xalan/Version.java:86: incompatible types
    [javac] found   : int
    [javac] required: java.lang.String
    [javac]            +(getDevelopmentVersionNum() > 0 ? 
    [javac]                                             ^
    [javac] Note: /home/rubys/jakarta/xml-xalan/java/src/org/apache/xpath/DOM2Helper.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED

/home/rubys/jakarta/xml-xalan/java/build.xml:297: Compile failed, messages should have been provided.

Total time: 1 minute 17 seconds