logo       

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

Subject: [GUMP@vmgump]: 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@xxxxxxxxxxxxxxxx

Project xml-xindice has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 32 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://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-06112005.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/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
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only -Dproject.version=06112005 
[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-06112005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-06112005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-06112005.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/usr/local/gump/public/workspace/junit-addons/dist/junit-addons-06112005.jar:/usr/local/gump/public/workspace/xmlunit/lib/xmlunit-06112005.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: 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.2.
Gump Run 31000006112005, vmgump.apache.org:vmgump-public:31000006112005
Gump E-mail Identifier (unique within run) #31.

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



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
audio.irate.dev...    yellowdog.gener...    ietf.ips/2002-0...    xfree86.fonts/2...    busybox/2003-07...    emacs.jdee/2004...    linux.mandrake....    hardware.microc...    user-groups.lin...    science.analysi...    version-control...    db.filemaker.de...    cluster.openmos...    mail.eyebrowse....    text.xml.xerces...    kde.devel.kwrit...    finance.moneyda...    gcc.regression/...    network.routing...    os.freebsd.deve...    recreation.radi...    qnx.openqnx.dev...    python.xml/2002...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe