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

Sam Ruby <[email protected]>
Newsgroups gmane.text.xml.xindice.devel
Message-ID <[email protected]>
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 [email protected].

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://vmgump.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-01122005.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://vmgump.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: 7 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/packages/jaxp-1_3/jaxp-api.jar:/usr/local/gump/packages/jaxp-1_3/sax.jar:/usr/local/gump/public/workspace/xml-apis-12/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xalan/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dproject.version=01122005 
[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/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/xm
 l-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-01122005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-01122005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-01122005.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/usr/local/gump/public/workspace/junit-addons/dist/junit-addons-01122005.jar:/usr/local/gump/public/workspace/xmlunit/lib/xmlunit-01122005.jar
---------------------------------------------
    [javac]                     ^
    [javac] /x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/data/Variant.java:296: warning: org.apache.xindice.core.data.Types in org.apache.xindice.core.data has been deprecated
    [javac]         if (type == Types.BYTE) {
    [javac]                     ^
    [javac] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/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] /x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/xml/jaxp/DocumentBuilderFactoryImpl.java:32: org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl is not abstract and does not override abstract method getFeature(java.lang.String) in javax.xml.parsers.DocumentBuilderFactory
    [javac] public class DocumentBuilderFactoryImpl extends DocumentBuilderFactory {
    [javac]        ^
    [javac] 1 error
    [javac] 44 warnings

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

Total time: 7 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 13001601122005, vmgump.apache.org:vmgump-public:13001601122005
Gump E-mail Identifier (unique within run) #19.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.