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]
Advertising
Project xml-fop has an issue affecting its community integration.
This issue affects 1 projects,
and has been outstanding for 33 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- xml-fop : XSL-FO (Formatting Objects) processor
Full details are available at:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Made directory [/srv/gump/public/workspace/xml-fop/build/classes]
-INFO- Made directory
[/srv/gump/public/workspace/xml-fop/build/codegen-classes]
-INFO- Failed with reason build failed
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop/gump_work/build_xml-fop_xml-fop.html
Work Name: build_xml-fop_xml-fop (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 25 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true
-Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.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 package
[Working Directory: /srv/gump/public/workspace/xml-fop]
CLASSPATH:
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/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/xmlgraphics-commons/build/xmlgraphics-commons-11062008.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/ba
tik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-xml.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-parser.jar:/srv/gump/public/workspace/xml-batik/batik-11062008/lib/batik-extension.jar:/srv/gump/public/workspace
/xml-batik/batik-11062008/lib/batik-gvt.jar:/srv/gump/public/workspace/excalibur/framework/api/target/excalibur-framework-api-11062008.jar:/srv/gump/public/workspace/excalibur/framework/impl/target/excalibur-framework-impl-11062008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-11062008.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-11062008.jar:/srv/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/srv/gump/packages/qdox-1.6.3/qdox-1.6.3.jar:/srv/gump/public/workspace/xmlunit/build/lib/xmlunit-11062008.jar
---------------------------------------------
[javac] public class PSRenderer extends AbstractPathOrientedRenderer
[javac] ^
[javac]
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/txt/TXTRenderer.java:48:
warning: [deprecation] startPageSequence(org.apache.fop.area.LineArea) in
org.apache.fop.render.Renderer has been deprecated
[javac] public class TXTRenderer extends AbstractPathOrientedRenderer {
[javac] ^
[javac]
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/xml/XMLRenderer.java:102:
warning: [deprecation] startPageSequence(org.apache.fop.area.LineArea) in
org.apache.fop.render.Renderer has been deprecated
[javac] public class XMLRenderer extends PrintRenderer {
[javac] ^
[javac] 30 warnings
[mkdir] Created dir:
/srv/gump/public/workspace/xml-fop/build/sandbox-classes
[javac] Compiling 11 source files to
/srv/gump/public/workspace/xml-fop/build/sandbox-classes
[javac]
/srv/gump/public/workspace/xml-fop/src/sandbox/org/apache/fop/render/svg/SVGRenderer.java:51:
warning: [deprecation] startPageSequence(org.apache.fop.area.LineArea) in
org.apache.fop.render.Renderer has been deprecated
[javac] public class SVGRenderer extends Java2DRenderer {
[javac] ^
[javac] 1 warning
resourcegen:
[javac] Compiling 3 source files to
/srv/gump/public/workspace/xml-fop/build/codegen-classes
[copy] Copying 2 files to
/srv/gump/public/workspace/xml-fop/build/codegen-classes
[eventResourceGenerator] Event model written to
/srv/gump/public/workspace/xml-fop/build/gensrc/org/apache/fop/events/event-model.xml
[eventResourceGenerator] Translation file updated:
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/events/EventFormatter.xml
[eventResourceGenerator] Event model written to
/srv/gump/public/workspace/xml-fop/build/gensrc/org/apache/fop/render/afp/event-model.xml
[eventResourceGenerator] Translation file updated:
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/afp/AFPEventProducer.xml
[eventResourceGenerator] Event model written to
/srv/gump/public/workspace/xml-fop/build/gensrc/org/apache/fop/render/bitmap/event-model.xml
[eventResourceGenerator] Translation file updated:
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/bitmap/BitmapRendererEventProducer.xml
[eventResourceGenerator] Event model written to
/srv/gump/public/workspace/xml-fop/build/gensrc/org/apache/fop/render/pcl/event-model.xml
[eventResourceGenerator] Translation file updated:
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/pcl/PCLEventProducer.xml
[eventResourceGenerator] Event model written to
/srv/gump/public/workspace/xml-fop/build/gensrc/org/apache/fop/render/pdf/event-model.xml
[eventResourceGenerator] Translation file updated:
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/pdf/PDFEventProducer.xml
[eventResourceGenerator] Event model written to
/srv/gump/public/workspace/xml-fop/build/gensrc/org/apache/fop/render/ps/event-model.xml
[eventResourceGenerator] Translation file updated:
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/ps/PSEventProducer.xml
[eventResourceGenerator] Event model written to
/srv/gump/public/workspace/xml-fop/build/gensrc/org/apache/fop/render/rtf/event-model.xml
[eventResourceGenerator] Translation file updated:
/srv/gump/public/workspace/xml-fop/src/java/org/apache/fop/render/rtf/RTFEventProducer.xml
compile-copy-resources:
[copy] Copying 31 files to /srv/gump/public/workspace/xml-fop/build/classes
[mkdir] Created dir:
/srv/gump/public/workspace/xml-fop/build/classes/org/apache/fop/render/awt/viewer/resources
[copy] Copying 10 files to
/srv/gump/public/workspace/xml-fop/build/classes/org/apache/fop/render/awt/viewer/resources
[mkdir] Created dir:
/srv/gump/public/workspace/xml-fop/build/classes/org/apache/fop/render/awt/viewer/images
[copy] Copying 9 files to
/srv/gump/public/workspace/xml-fop/build/classes/org/apache/fop/render/awt/viewer/images
[copy] Copying 4 files to
/srv/gump/public/workspace/xml-fop/build/sandbox-classes
compile:
retro:
BUILD FAILED
/srv/gump/public/workspace/xml-fop/build.xml:460: taskdef class
net.sourceforge.retroweaver.ant.RetroWeaverTask cannot be found
Total time: 1 minute 23 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/xml-fop/xml-fop/rss.xml
- Atom: http://vmgump.apache.org/gump/public/xml-fop/xml-fop/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 55000011062008, vmgump:vmgump-public:55000011062008
Gump E-mail Identifier (unique within run) #52.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]