[ 
https://issues.apache.org/jira/browse/SLING-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188436#comment-13188436
 ] 

Felix Meschberger commented on SLING-1958:
------------------------------------------

IIIRC the API exports has already been removed from the default 
sling.properties as per SLING-2109 (with an amendment in SLING-2281) ?

So, actually changing the build to include its own XML bundles is probably not 
that important. Maybe we can just go an document how it would be done in 
particular setups but continue with our XML system fragments we already deploy.
                
> 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
>            Assignee: Felix Meschberger
>             Fix For: Launchpad Builder 7, Launchpad Base 2.4.0
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to