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
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.