[GUMP@vmgump]: Project xdoclet-compile-core (in module xdoclet) failed

Gump Build Robot <[email protected]>
Newsgroups gmane.comp.java.xdoclet.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 xdoclet-compile-core has an issue affecting its community integration.
This issue affects 33 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:
    - ant-xdocs-proposal :  Java based build tool
    - authx-example :  Apache Authentication and Authorization Framework
    - avalon-http-context :  Avalon SVN
    - avalon-http-demo :  Avalon SVN
    - avalon-http-examples :  Avalon SVN
    - avalon-http-impl :  Avalon SVN
    - avalon-http-server :  Avalon SVN
    - avalon-http-servlet :  Avalon SVN
    - avalon-http-static :  Avalon SVN
    - avalon-http-test :  Avalon SVN
    - avalon-planet-facilities :  Avalon SVN
    - jakarta-tomcat-5 :  Servlet 2.4 and JSP 2.0 Reference Implementation
    - jakarta-velocity-tools :  Velocity-Tools project
    - metro-reflector-blocks-complete :  Avalon SVN
    - myfaces :  JavaServer(tm) Faces implementation
    - struts-sslext :  The Struts SSL Extension for HTTP/HTTPS switching
    - struts-taglib :  Model 2 Model-View-Controller framework for Servlets and JSP
    - struts-taglib-from-packages :  Model 2 Model-View-Controller framework for Servlets and JSP
    - strutstestcase :  An extension of the standard JUnit TestCase class that provi...
    - xdoclet :  Enhanced Doclet engine.
    - xdoclet-apache-module-prepare :  Intermediate target that prepares xdoclet's
    apache modul...
    - xdoclet-bea-module-prepare :  Intermediate target that prepares xdoclet's
    bea module
    - xdoclet-compile-core :  Intermediate target that compiles xdoclet's core
    classes
    - xdoclet-ejb-module-prepare :  Intermediate target that prepares xdoclet's
    ejb module
    - xdoclet-hibernate-module-prepare :  Intermediate target that prepares xdoclet's
    hibernate mo...
    - xdoclet-jdo-module-prepare :  Intermediate target that prepares xdoclet's
    jdo module
    - xdoclet-libelis-module-prepare :  Intermediate target that prepares xdoclet's
    libelis modu...
    - xdoclet-objectweb-module-prepare :  Intermediate target that prepares xdoclet's
    objectweb mo...
    - xdoclet-oracle-module-prepare :  Intermediate target that prepares xdoclet's
    oracle modul...
    - xdoclet-orion-module-prepare :  Intermediate target that prepares xdoclet's
    orion module
    - xdoclet-tjdo-module-prepare :  Intermediate target that prepares xdoclet's
    tjdo module
    - xdoclet-web-module-prepare :  Intermediate target that prepares xdoclet's
    web module
    - xdoclet-xdoclet-module-prepare :  Intermediate target that prepares xdoclet's
    xdoclet modu...


Full details are available at:
    http://vmgump.apache.org/gump/public/xdoclet/xdoclet-compile-core/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on ant exists, no need to add for property ant.home.
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/xdoclet/xdoclet-compile-core/gump_work/build_xdoclet_xdoclet-compile-core.html
Work Name: build_xdoclet_xdoclet-compile-core (Type: Build)
Work ended in a state of : Failed
Elapsed: 24 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant.home=/usr/local/gump/public/workspace/ant/dist -Dxjavadoc.jar=/usr/local/gump/public/workspace/xjavadoc/target/xjavadoc-16082005.jar -Dversion=16082005 compile 
[Working Directory: /usr/local/gump/public/workspace/xdoclet/core]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/xdoclet/core/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/xdoclet/lib/prettyprinter.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-16082005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-16082005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-16082005.jar:/us
 r/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-160820
 05.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xjavadoc/target/xjavadoc-16082005.jar
---------------------------------------------
    [javac] symbol  : class XMLWriter 
    [javac] location: class xdoclet.XmlSubTask
    [javac]             XMLWriter writer = new XMLWriter(out, format);
    [javac]                                    ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/ReplaceCopy.java:52: warning: project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         Hashtable properties = project.getProperties();
    [javac]                                ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/ReplaceCopy.java:86: warning: project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]                         executionFilters.addFilterSet(project.getGlobalFilterSet());
    [javac]                                                       ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/ReplaceCopy.java:100: warning: location in org.apache.tools.ant.Task has been deprecated
    [javac]                     throw new BuildException(msg, ioe, location);
    [javac]                                                        ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/modulesbuilder/ModulesGrandBuilderTask.java:150: warning: project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         xmlCatalog.setProject(project);
    [javac]                               ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/modulesbuilder/ModulesGrandBuilderTask.java:254: warning: project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         exe.setAntRun(project);
    [javac]                       ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/modulesbuilder/ModulesGrandBuilderTask.java:262: warning: project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         String env_ant_home = project.getProperty("env.ANT_HOME");
    [javac]                               ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/modulesbuilder/ModulesGrandBuilderTask.java:270: warning: project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         Path classpath = cmdl.createClasspath(project);
    [javac]                                               ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/modulesbuilder/ModulesGrandBuilderTask.java:312: warning: location in org.apache.tools.ant.Task has been deprecated
    [javac]                 throw new BuildException("" + exit, location);
    [javac]                                                     ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/ant/modulesbuilder/ModulesGrandBuilderTask.java:317: warning: location in org.apache.tools.ant.Task has been deprecated
    [javac]             throw new BuildException(e, location);
    [javac]                                         ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:322: warning: initializeClass(java.lang.Class) in org.apache.tools.ant.AntClassLoader has been deprecated
    [javac]                 AntClassLoader.initializeClass(readerClass);
    [javac]                               ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:338: warning: org.xml.sax.Parser in org.xml.sax has been deprecated
    [javac]                 if (Parser.class.isAssignableFrom(readerClass)) {
    [javac]                     ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:339: warning: org.xml.sax.Parser in org.xml.sax has been deprecated
    [javac]                     Parser parser = (Parser) readerClass.newInstance();
    [javac]                     ^
    [javac] /x1/gump/public/workspace/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:339: warning: org.xml.sax.Parser in org.xml.sax has been deprecated
    [javac]                     Parser parser = (Parser) readerClass.newInstance();
    [javac]                                      ^
    [javac] 11 errors
    [javac] 21 warnings

BUILD FAILED
/x1/gump/public/workspace/xdoclet/core/build.xml:126: Compile failed; see the compiler error output for details.

Total time: 23 seconds
---------------------------------------------

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

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
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.