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 xmlgraphics-commons has an issue affecting its community integration.
This issue affects 2 projects.
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
    - xmlgraphics-commons :  Apache XML Graphics Commons - Common Components 
for Batik an...


Full details are available at:
    
http://vmgump.apache.org/gump/public/xmlgraphics-commons/xmlgraphics-commons/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [xmlgraphics-commons-23122007.jar] identifier set to 
project name
 -INFO- Made directory 
[/srv/gump/public/workspace/xmlgraphics-commons/build/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/xmlgraphics-commons/xmlgraphics-commons/gump_work/build_xmlgraphics-commons_xmlgraphics-commons.html
Work Name: build_xmlgraphics-commons_xmlgraphics-commons (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true 
-Dant.build.clonevm=true org.apache.tools.ant.Main 
-Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only 
-Dversion=23122007 gump 
[Working Directory: /srv/gump/public/workspace/xmlgraphics-commons]
CLASSPATH: 
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/xmlgraphics-commons/build/classes:/srv/gump/public/workspace/xmlgraphics-commons/build/test-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-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/apache-commons/io/build/commons-io-23122007.jar
---------------------------------------------
    [javac]     protected static Log log = 
LogFactory.getLog(PipelineFactory.class);
    [javac]                                ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/image/loader/pipeline/ImageProviderPipeline.java:52:
 cannot find symbol
    [javac] symbol  : variable LogFactory
    [javac] location: class 
org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
    [javac]     protected static Log log = 
LogFactory.getLog(ImageProviderPipeline.class);
    [javac]                                ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/image/loader/util/SoftMapCache.java:38:
 cannot find symbol
    [javac] symbol  : variable LogFactory
    [javac] location: class 
org.apache.xmlgraphics.image.loader.util.SoftMapCache
    [javac]     private static Log log = LogFactory.getLog(SoftMapCache.class);
    [javac]                              ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.java:52:
 cannot find symbol
    [javac] symbol  : variable LogFactory
    [javac] location: class 
org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
    [javac]     private static Log log = 
LogFactory.getLog(AbstractImageSessionContext.class);
    [javac]                              ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/image/loader/impl/CompositeImageLoader.java:42:
 cannot find symbol
    [javac] symbol  : variable LogFactory
    [javac] location: class 
org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
    [javac]     protected static Log log = 
LogFactory.getLog(CompositeImageLoader.class);
    [javac]                                ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawCCITTFax.java:55:
 cannot find symbol
    [javac] symbol  : variable LogFactory
    [javac] location: class 
org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
    [javac]     protected static Log log = 
LogFactory.getLog(ImageLoaderRawCCITTFax.class);
    [javac]                                ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawJPEG.java:50:
 cannot find symbol
    [javac] symbol  : variable LogFactory
    [javac] location: class 
org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
    [javac]     protected static Log log = 
LogFactory.getLog(ImageLoaderRawJPEG.class);
    [javac]                                ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/image/loader/impl/imageio/ImageLoaderImageIO.java:63:
 cannot find symbol
    [javac] symbol  : variable LogFactory
    [javac] location: class 
org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
    [javac]     protected static Log log = 
LogFactory.getLog(ImageLoaderImageIO.class);
    [javac]                                ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/xmp/XMPSchemaRegistry.java:54:
 warning: [deprecation] org.apache.xmlgraphics.xmp.schemas.pdf.PDFAOldXMPSchema 
in org.apache.xmlgraphics.xmp.schemas.pdf has been deprecated
    [javac]         addSchema(new PDFAOldXMPSchema());
    [javac]                       ^
    [javac] 
/srv/gump/public/workspace/xmlgraphics-commons/src/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFAOldXMPSchema.java:35:
 warning: [deprecation] PDF_A_IDENTIFICATION_OLD in 
org.apache.xmlgraphics.xmp.XMPConstants has been deprecated
    [javac]     public static final String NAMESPACE = 
XMPConstants.PDF_A_IDENTIFICATION_OLD;
    [javac]                                                        ^
    [javac] 44 errors
    [javac] 3 warnings

BUILD FAILED
/srv/gump/public/workspace/xmlgraphics-commons/build.xml:227: 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/xmlgraphics-commons/xmlgraphics-commons/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/xmlgraphics-commons/xmlgraphics-commons/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 43001623122007, vmgump:vmgump-public:43001623122007
Gump E-mail Identifier (unique within run) #1.

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

---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to