From dev-return-102498-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Tue Jul 27 09:40:48 2010 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 70851 invoked from network); 27 Jul 2010 09:40:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Jul 2010 09:40:47 -0000 Received: (qmail 25510 invoked by uid 500); 27 Jul 2010 09:40:46 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 25303 invoked by uid 500); 27 Jul 2010 09:40:44 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 25296 invoked by uid 99); 27 Jul 2010 09:40:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jul 2010 09:40:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jul 2010 09:40:39 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6R9eH8K001119 for ; Tue, 27 Jul 2010 09:40:17 GMT Message-ID: <13280048.20481280223617366.JavaMail.jira@thor> Date: Tue, 27 Jul 2010 05:40:17 -0400 (EDT) From: "Jasha Joachimsthal (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-2295) integrating FOP-1.0 into Cocoon-2.1.12-dev In-Reply-To: <32177711.588641280162331963.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jasha Joachimsthal updated COCOON-2295: --------------------------------------- Comment: was deleted (was: Strange, at http://cocoon.zones.apache.org/demos/21branch/samples/blocks/batik/welcome they do work. I'll have a look at it, but not immediately.) > 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 > Assignee: Jasha Joachimsthal > 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.