Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
SLING-2109 Separate some system bundle provide packages into properties for easier overwrite
- Closed