Avoid dependencies from basedriver to javax.xml for jdk13
---------------------------------------------------------
Key: FELIX-488
URL: https://issues.apache.org/jira/browse/FELIX-488
Project: Felix
Issue Type: Improvement
Components: UPnP Device Service
Reporter: Stefano Lenzi
Assignee: Stefano Lenzi
Priority: Minor
The base driver depends on the org.osgi.compendium bundle, but on jdk1.3
platform it require that some bundles installed in OSGi to export the
javax.xml.parsers because it's not included in jdk1.3.
At the moment java.xml.parsers is exported only by the commons/xml-apis bundles
which is quite big for embedded system where jdk1.3 is usually found.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.