[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-04052008.jar] identifier set to project name
 -INFO- Made directory [/srv/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: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/packages/java_xml_pack-summer-02_01/jaxp-1.2_01/xercesImpl.jar:/srv/gump/packages/java_xml_pack-summer-02_01/jaxp-1.2_01/dom.jar:/srv/gump/packages/java_xml_pack-summer-02_01/jaxp-1.2_01/xalan.jar:/srv/gump/packages/java_xml_pack-summer-02_01/jaxp-1.2_01/jaxp-api.jar:/srv/gump/packages/java_xml_pack-summer-02_01/jaxp-1.2_01/sax.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dproject.version=04052008 
[Working Directory: /srv/gump/public/workspace/xml-xindice]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/xml-xindice/build/classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-xindice/lib/xmldb-common-20030701.jar:/srv/gump/public/workspace/xml-xindice/lib/xmldb-xupdate-20040205.jar:/srv/gump/publi
 c/workspace/xml-xindice/lib/xmldb-api-sdk-20030701.jar:/srv/gump/public/workspace/xml-xindice/lib/xmldb-api-20030701.jar:/srv/gump/packages/junitperf-1.8/lib/junitperf.jar:/srv/gump/public/w
 orkspace/ws-xmlrpc/target/xmlrpc-04052008.jar:/srv/gump/public/workspace/apache-commons/fileupload/target/commons-fileupload-04052008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-04052008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-04052008.jar:/srv/gump/public/workspace/lucene-java/build/lucene-core-04052008.jar:/srv/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/srv/gump/public/workspace/junit/dist/junit-04052008.jar:/srv/gump/public/workspace/junit-addons/dist/junit-addons-04052008.jar:/srv/gump/public/workspace/xmlunit/build/lib/xmlunit-04052008.jar
---------------------------------------------
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/indexer/LuceneIndexer.java:380: warning: [deprecation] flush() in org.apache.lucene.index.IndexWriter has been deprecated
    [javac]                 iw.flush();
    [javac]                   ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/indexer/LuceneIndexer.java:382: warning: [deprecation] docCount() in org.apache.lucene.index.IndexWriter has been deprecated
    [javac]                 int nDocs = iw.docCount();
    [javac]                               ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:54: org.apache.xindice.core.query.ftsearch.NodeReader is not abstract and does not override abstract method getTermFreqVector(int,org.apache.lucene.index.TermVectorMapper) in org.apache.lucene.index.IndexReader
    [javac] public class NodeReader extends IndexReader {
    [javac]        ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:64: warning: [deprecation] IndexReader(org.apache.lucene.store.Directory) in org.apache.lucene.index.IndexReader has been deprecated
    [javac]         super(null);
    [javac]         ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:84: warning: [deprecation] termText() in org.apache.lucene.analysis.Token has been deprecated
    [javac]                     nodes[i].add(token.termText());
    [javac]                                       ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/server/XindiceServlet.java:166: cannot find symbol
    [javac] symbol  : class XmlRpcServerConfigImpl
    [javac] location: class org.apache.xindice.server.XindiceServlet
    [javac]             XmlRpcServerConfigImpl cfg = new XmlRpcServerConfigImpl();
    [javac]             ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/server/XindiceServlet.java:166: cannot find symbol
    [javac] symbol  : class XmlRpcServerConfigImpl
    [javac] location: class org.apache.xindice.server.XindiceServlet
    [javac]             XmlRpcServerConfigImpl cfg = new XmlRpcServerConfigImpl();
    [javac]                                              ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/server/XindiceServlet.java:172: cannot find symbol
    [javac] symbol  : class XmlRpcServletServer
    [javac] location: class org.apache.xindice.server.XindiceServlet
    [javac]             this.server = new XmlRpcServletServer();
    [javac]                               ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/server/XindiceServlet.java:174: cannot find symbol
    [javac] symbol  : class XmlRpcHandlerMapping
    [javac] location: class org.apache.xindice.server.XindiceServlet
    [javac]             this.server.setHandlerMapping(new XmlRpcHandlerMapping() {
    [javac]                                               ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/server/XindiceServlet.java:315: cannot find symbol
    [javac] symbol  : method setCharacterEncoding(java.lang.String)
    [javac] location: interface javax.servlet.http.HttpServletRequest
    [javac]         request.setCharacterEncoding("utf-8");
    [javac]                ^
    [javac] /srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/server/rpc/RPCMessageInterface.java:40: org.apache.xindice.server.rpc.RPCMessageInterface is not abstract and does not override abstract method execute(java.lang.String,java.util.Vector) in org.apache.xmlrpc.XmlRpcHandler
    [javac] public final class RPCMessageInterface implements XmlRpcHandler {
    [javac]              ^
    [javac] 23 errors
    [javac] 9 warnings

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

Total time: 6 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.3.
Gump Run 08001604052008, vmgump:vmgump-public:08001604052008
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.