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 gene...@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://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-10042009.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: 8 secs
Command Line: /usr/lib/jvm/java-6-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=10042009 
[Working Directory: /srv/gump/public/workspace/xml-xindice]
CLASSPATH: 
/usr/lib/jvm/java-6-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-apache-xalan2.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/public/workspace/xml-xindice/lib/xmldb-api-sdk-20030701.jar:/srv/gump/public/workspace/xml-xindice/lib/xmldb-api-20030701.jar:/srv/gump/p
 
ackages/junitperf-1.8/lib/junitperf.jar:/srv/gump/public/workspace/ws-xmlrpc/common/target/xmlrpc-common-3.1.1.jar:/srv/gump/public/workspace/ws-xmlrpc/server/target/xmlrpc-server-3.1.1.jar:/srv/gump/public/workspace/ws-xmlrpc/client/target/xmlrpc-client-3.1.1.jar:/srv/gump/public/workspace/apache-commons/fileupload/target/commons-fileupload-10042009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-10042009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-10042009.jar:/srv/gump/public/workspace/lucene-java/build/lucene-core-10042009.jar:/srv/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/srv/gump/public/workspace/junit/dist/junit-10042009.jar:/srv/gump/public/workspace/junit-addons/dist/junit-addons-10042009.jar:/srv/gump/public/workspace/xmlunit/build/lib/xmlunit-10042009.jar
---------------------------------------------

compile-src:
    [mkdir] Created dir: 
/srv/gump/public/workspace/xml-xindice/build/classes-dom
    [javac] Compiling 4 source files to 
/srv/gump/public/workspace/xml-xindice/build/classes-dom
    [javac] Compiling 299 source files to 
/srv/gump/public/workspace/xml-xindice/build/classes
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/indexer/LuceneIndexer.java:32:
 warning: [deprecation] org.apache.lucene.search.Hits in 
org.apache.lucene.search has been deprecated
    [javac] import org.apache.lucene.search.Hits;
    [javac]                                ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:33:
 warning: [deprecation] org.apache.lucene.analysis.Token in 
org.apache.lucene.analysis has been deprecated
    [javac] import org.apache.lucene.analysis.Token;
    [javac]                                  ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/client/xmldb/DatabaseImpl.java:93:
 warning: [deprecation] getName() in org.xmldb.api.base.Database has been 
deprecated
    [javac]     public String getName() throws XMLDBException {
    [javac]                   ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/client/xmldb/embed/DatabaseImpl.java:428:
 warning: [deprecation] getName() in org.xmldb.api.base.Database has been 
deprecated
    [javac]     public String getName() throws XMLDBException {
    [javac]                   ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/client/xmldb/xmlrpc/DatabaseImpl.java:307:
 warning: [deprecation] getName() in org.xmldb.api.base.Database has been 
deprecated
    [javac]     public String getName() throws XMLDBException {
    [javac]                   ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:235:
 warning: [deprecation] doCommit() in org.apache.lucene.index.IndexReader has 
been deprecated
    [javac]     protected void doCommit() {
    [javac]                    ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:83:
 warning: [deprecation] org.apache.lucene.analysis.Token in 
org.apache.lucene.analysis has been deprecated
    [javac]                 Token reusableToken = new Token();
    [javac]                 ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:83:
 warning: [deprecation] org.apache.lucene.analysis.Token in 
org.apache.lucene.analysis has been deprecated
    [javac]                 Token reusableToken = new Token();
    [javac]                                           ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:84:
 warning: [deprecation] org.apache.lucene.analysis.Token in 
org.apache.lucene.analysis has been deprecated
    [javac]                 Token token;
    [javac]                 ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:85:
 warning: [deprecation] next(org.apache.lucene.analysis.Token) in 
org.apache.lucene.analysis.TokenStream has been deprecated
    [javac]                 while ((token = stream.next(reusableToken)) != 
null) {
    [javac]                                       ^
    [javac] 
/srv/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/core/query/ftsearch/NodeReader.java:235:
 warning: [deprecation] doCommit() in org.apache.lucene.index.IndexReader has 
been deprecated
    [javac]     protected void doCommit() {
    [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] 1 error
    [javac] 11 warnings

BUILD FAILED
/srv/gump/public/workspace/xml-xindice/build.xml:119: 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.3.
Gump Run 11000010042009, vmgump:vmgump-public:11000010042009
Gump E-mail Identifier (unique within run) #30.

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

Reply via email to