You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "ron van den branden (JIRA)" <ji...@apache.org> on 2010/07/26 18:44:17 UTC

[jira] Updated: (COCOON-2295) integrating FOP-1.0 into Cocoon-2.1.12-dev

     [ https://issues.apache.org/jira/browse/COCOON-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ron van den branden updated COCOON-2295:
----------------------------------------

    Attachment: jars.patch
                jars.xml

Updates for %COCOON_HOME%\lib\jars.xml for integration of FOP-1.0.
2 versions:
  -jars.patch: patch against current trunk (rev. 932704)
  -jars.xml: full updated file

> integrating FOP-1.0 into Cocoon-2.1.12-dev
> ------------------------------------------
>
>                 Key: COCOON-2295
>                 URL: https://issues.apache.org/jira/browse/COCOON-2295
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: FOP
>    Affects Versions: 2.1.12-dev (Current SVN)
>            Reporter: ron van den branden
>         Attachments: jars.patch, jars.xml
>
>
> Here are instructions for updating the current FOP-0.95 serializer in Cocoon-2.1.12-dev (see https://issues.apache.org/jira/browse/COCOON-2289):
> 1. checkout http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X
> 2. download (and build) FOP-1.0 from http://xmlgraphics.apache.org/fop/download.html
> 3. update jars in %COCOON_HOME%\lib\*:
>     -replace %COCOON_HOME%\lib\optional\batik-all-1.6.jar with %FOP_HOME%\lib\batik-all-1.7.jar
>     -replace %COCOON_HOME%\lib\optional\fop-0.95.jar with %FOP_HOME%\build\fop.jar
>     -replace %COCOON_HOME%\lib\optional\xmlgraphics-commons-1.3.1.jar with %FOP_HOME%\lib\xmlgraphics-commons-1.4.jar
>     -replace %COCOON_HOME%\lib\optional\xmlgraphics-commons-1.3.1.jar with %FOP_HOME%\lib\xmlgraphics-commons-1.4.jar
>     -copy %FOP_HOME%\lib\xml-apis-ext-1.3.04.jar to %COCOON_HOME%\lib\endorsed
>     -copy %FOP_HOME%\lib\serializer-2.7.0.jar to %COCOON_HOME%\lib\optional
> 4. update references to these jars in %COCOON_HOME%\lib\jars.xml (see attached file)
> 5. build Cocoon

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.