Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 69151 invoked from network); 6 Apr 2010 17:11:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Apr 2010 17:11:55 -0000 Received: (qmail 85974 invoked by uid 500); 6 Apr 2010 17:11:54 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 85921 invoked by uid 500); 6 Apr 2010 17:11:54 -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 85914 invoked by uid 99); 6 Apr 2010 17:11:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 17:11:54 +0000 X-ASF-Spam-Status: No, hits=-1230.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 17:11:53 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 933D6234C48D for ; Tue, 6 Apr 2010 17:11:33 +0000 (UTC) Message-ID: <1131164398.18671270573893602.JavaMail.jira@brutus.apache.org> Date: Tue, 6 Apr 2010 17:11:33 +0000 (UTC) From: "Jasha Joachimsthal (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON-2289) [2.1] Backport FOPNGSerializer In-Reply-To: <307484859.16231270569093538.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COCOON-2289?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D128= 54067#action_12854067 ]=20 Jasha Joachimsthal commented on COCOON-2289: -------------------------------------------- It goes a bit further than just copying the FOPNGSerializer.java. Especiall= y the conflicting fop dependency. In 2.2 this is easier because of the modu= lar maven setup. The bluid process of 2.1 is more complex. > [2.1] Backport FOPNGSerializer > ------------------------------ > > Key: COCOON-2289 > URL: https://issues.apache.org/jira/browse/COCOON-2289 > Project: Cocoon > Issue Type: Improvement > Components: Blocks: FOP > Reporter: C=C3=A9dric Damioli > Fix For: 2.1.12-dev (Current SVN) > > > Cocoon 2.1 still don't have official support for FOP 0.9x, while Cocoon = 2.2 does > This compatibility is only a matter of FOPSerializer (called FOPNGSeriali= zer in the Cocoon 2.2 fop-ng block) > I won't put a patch here because it would only be a copy of the FOPNGSeri= alizer.java from Cocoon-2.2, but it would be great if someone could backpor= t the fop-ng block --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.