You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2014/09/12 10:16:35 UTC

[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)