[
https://issues.apache.org/jira/browse/FELIX-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568245#action_12568245
]
Stefano Lenzi commented on FELIX-488:
-------------------------------------
Do you think it's better to embed (the current solution) or should we create a
javax.xml bundle containing only the javax.xml API which are available only on
JDK 1.4 or obove?
> 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.