Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 3314 invoked from network); 21 Dec 2009 13:14:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Dec 2009 13:14:42 -0000 Received: (qmail 10146 invoked by uid 500); 21 Dec 2009 13:14:41 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 9999 invoked by uid 500); 21 Dec 2009 13:14:41 -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 9981 invoked by uid 99); 21 Dec 2009 13:14:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Dec 2009 13:14:41 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Dec 2009 13:14:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 94A66234C04C for ; Mon, 21 Dec 2009 05:14:18 -0800 (PST) Message-ID: <1958722232.1261401258607.JavaMail.jira@brutus> Date: Mon, 21 Dec 2009 13:14:18 +0000 (UTC) From: "Reinhard Poetz (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Assigned: (COCOON3-3) Provide an XInclude transformer as a PipelineComponent In-Reply-To: <2090234489.1222698584963.JavaMail.jira@brutus> 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/COCOON3-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reinhard Poetz reassigned COCOON3-3: ------------------------------------ Assignee: Reinhard Poetz (was: Cocoon Developers Team) > Provide an XInclude transformer as a PipelineComponent > ------------------------------------------------------ > > Key: COCOON3-3 > URL: https://issues.apache.org/jira/browse/COCOON3-3 > Project: Cocoon 3 > Issue Type: Improvement > Components: cocoon-sax > Affects Versions: 3.0.0-alpha-1 > Reporter: Simone Tripodi > Assignee: Reinhard Poetz > Priority: Minor > Fix For: 3.0.0-alpha-3 > > Attachments: XInclude.patch, XIncludeTransformer.patch, XIncludeTransformerFixedAndApacheHeaders.patch > > > Oldest versions of cocoon already contain an XInclude transformer, it could be a good starting point: > http://svn.eu.apache.org/repos/asf/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/java/org/apache/cocoon/transformation/XIncludeTransformer.java > XPointer package's dependencies should be reduced to be imported in the new pipeline: > http://svn.eu.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/xpointer > An alternative solution could be using xerces2 APIs: > http://xerces.apache.org/xerces2-j/faq-xinclude.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.