You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by Sam Ruby <ru...@us.ibm.com> on 2005/01/09 11:00:44 UTC

[GUMP@brutus]: Project xml-xindice (in module xml-xindice) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project xml-xindice has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - xml-xindice :  native XML database


Full details are available at:
    http://brutus.apache.org/gump/public/xml-xindice/xml-xindice/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [xindice-09012005.jar] identifier set to project name
 -INFO- Made directory [/usr/local/gump/public/workspace/xml-xindice/build/classes]
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://brutus.apache.org/gump/public/xml-xindice/xml-xindice/gump_work/build_xml-xindice_xml-xindice.html
Work Name: build_xml-xindice_xml-xindice (Type: Build)
Work ended in a state of : Failed
Elapsed: 5 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/xalan-unbundled.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dproject.version=09012005 
[Working Directory: /usr/local/gump/public/workspace/xml-xindice]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/xml-xindice/build/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/xml-xindice/java/lib/xmldb-common-20030701.jar:/usr/local/gump/public/workspace/xml-xindice/java/lib/xmldb-xupdate-20040205.jar:/usr/local/gump/public/workspace/xml-xindice/java/lib/xmldb-api-sdk-20030701.jar:/usr/local/gump/public/workspace/xml-xindice/java/lib/xmldb-api-20030701.jar:/usr/local/gump/packages/junitperf-1.8/lib/junitperf.jar:/usr/local/gump/public/workspace/ws-xmlrpc/target/xmlrpc-09012005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/usr/local/gump/public/workspace/junit-addons/dist/junit-addons-09012005.jar:/usr/local/gump/public/workspace/xmlunit/lib/xmlunit-09012005.jar
---------------------------------------------
    [javac]         if (type == Types.BYTE) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:309: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.CHAR) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:322: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.SHORT) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:335: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.INT) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:348: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.LONG) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:361: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.FLOAT) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:374: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.DOUBLE) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:387: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.ELEMENT) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:400: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.DOCUMENT) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:413: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.DOCUMENTFRAGMENT) {
    [javac]                     ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:437: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]             case Types.ELEMENT:
    [javac]                  ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:438: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]             case Types.DOCUMENT:
    [javac]                  ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:439: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]             case Types.DOCUMENTFRAGMENT:
    [javac]                  ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/XPathQueryResolver.java:163: cannot resolve symbol
    [javac] symbol  : constructor Compiler (org.apache.xml.utils.DefaultErrorHandler,<nulltype>)
    [javac] location: class org.apache.xpath.compiler.Compiler
    [javac]                 cmp = new Compiler(errorListener, null);
    [javac]                       ^
    [javac] 1 error
    [javac] 44 warnings

BUILD FAILED
/home/gump/workspaces2/public/workspace/xml-xindice/build.xml:102: Compile failed; see the compiler error output for details.

Total time: 4 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/xml-xindice/xml-xindice/rss.xml
- Atom: http://brutus.apache.org/gump/public/xml-xindice/xml-xindice/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 30000009012005, brutus:brutus-public:30000009012005
Gump E-mail Identifier (unique within run) #26.

--
Apache Gump
http://gump.apache.org/ [Instance: brutus]