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


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.

Reply via email to