Mailing List Archive

[jira] [Commented] (FOR-1249) Gump trouble because we use head of xmlgraphics-commons but specific fop-1.0
[ https://issues.apache.org/jira/browse/FOR-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131252#comment-14131252 ]

David Crossley commented on FOR-1249:
-------------------------------------

From our dev mail list:

Follow through from http://forrest.apache.org/gump.html
to "forrest-test" and then the "Complete Output File" at Gump.

-------
...
[java] * [13/60] [0/0] 2.19s 0b samples-b/sample.pdf
[java] Exception in thread "main" java.lang.NoSuchMethodError:
+org.apache.xmlgraphics.xmp.Metadata.mergeInto(Lorg/apache/xmlgraphics/xmp/Metadata;)V
[java] at org.apache.fop.render.pdf.PDFRenderingUtil.renderXMPMetadata(PDFRenderingUtil.java:342)
[java] at org.apache.fop.render.pdf.PDFDocumentHandler.handleExtensionObject(PDFDocumentHandler.java:294)
...
-------

So something changed recently at XML Graphics that affects our use of FOP.
The recent commit there is http://svn.apache.org/r1619414

> Gump trouble because we use head of xmlgraphics-commons but specific fop-1.0
> ----------------------------------------------------------------------------
>
> Key: FOR-1249
> URL: https://issues.apache.org/jira/browse/FOR-1249
> Project: Forrest
> Issue Type: Task
> Components: Core operations
> Affects Versions: 0.10-dev
> Reporter: David Crossley
> Fix For: 0.10-dev
>
>
> On 2014-08-22 Gump started reporting a problem related to our use of FOP and XML Graphics Commons.
> Workaround this for now by tweaking our Gump Descriptor to use our older package version of xmlgraphics-commons to match our old FOP.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
[jira] [Commented] (FOR-1249) Gump trouble because we use head of xmlgraphics-commons but specific fop-1.0 [ In reply to ]
[ https://issues.apache.org/jira/browse/FOR-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131267#comment-14131267 ]

David Crossley commented on FOR-1249:
-------------------------------------

Our Gump project uses the head of "xml-batik" and "xmlgraphics-commons" but uses our packaged "fop-1.0.jar".

Changing our Gump Descriptor to use our packaged "xmlgraphics-commons-1.5.jar".
Done in r1624475.

This may affect the use of head of Batik, lets see.

> Gump trouble because we use head of xmlgraphics-commons but specific fop-1.0
> ----------------------------------------------------------------------------
>
> Key: FOR-1249
> URL: https://issues.apache.org/jira/browse/FOR-1249
> Project: Forrest
> Issue Type: Task
> Components: Core operations
> Affects Versions: 0.10-dev
> Reporter: David Crossley
> Fix For: 0.10-dev
>
>
> On 2014-08-22 Gump started reporting a problem related to our use of FOP and XML Graphics Commons.
> Workaround this for now by tweaking our Gump Descriptor to use our older package version of xmlgraphics-commons to match our old FOP.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)