You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2011/01/27 11:29:43 UTC

[jira] Updated: (SLING-1958) Replace system package export of select XML API packages by bundles

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

Felix Meschberger updated SLING-1958:
-------------------------------------

    Attachment: SLING-1958.patch

Proposed patch:

  * Removing packages from system bundle exports
        - all javax.xml.* packages
        - all org.w3c.dom.* packages
        - all org.xml.sax.* packages

  * Adding bundles to Launchpad Builder list.xml at Start Level 3

> Replace system package export of select XML API packages by bundles
> -------------------------------------------------------------------
>
>                 Key: SLING-1958
>                 URL: https://issues.apache.org/jira/browse/SLING-1958
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Felix Meschberger
>             Fix For: Launchpad Builder 6, Launchpad Base 2.2.2
>
>         Attachments: SLING-1958.patch
>
>
> As discussed on the dev list [1] I propose to change the approach to supporting XML in Sling as follows:
>   - Remove javax.xml.*, org.w3c.*, and org.xml.sax* packages covered by JAX-P from the System bundle exports
>      (that is the jre-1.6 and jre-1.5 properties in the default sling properties)
>      --> Change in the default sling.properties in Launchpad Base
>   - Add the following bundles to the default Sling Build
>       - org.apache.servicemix.specs.jaxp-api-1.3, 1.7.0
>       - org.apache.servicemix.bundles.xerces, 2.9.1.4
>       - org.apache.servicemix.bundles.xmlresolver, 1.2.0.3
>      --> Change to the list.xml in Launchpad Builder
> Will attach a patch to this issue for feedback. 
> [1] http://markmail.org/message/2fk73koxf4ihjihm

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