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,
and has been outstanding for 2 runs.
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-17122004.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: 6 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=17122004
[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-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-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-17122004.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-17122004.jar:/usr/local/gump/public/workspace/xmlunit/lib/xmlunit-17122004.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: 5 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 24000017122004, brutus:brutus-public:24000017122004
Gump E-mail Identifier (unique within run) #23.
--
Apache Gump
http://gump.apache.org/ [Instance: brutus]