[ 
https://issues.apache.org/jira/browse/FELIX-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefano Lenzi updated FELIX-488:
--------------------------------

    Attachment: pom.xml.r628091.patch

As discussed on mailing-list: 
http://www.nabble.com/Creating-a-javax.xml-bundle-(FELIX-488)-td15461636.html
I have attached a patch which modifies the import-package for all javax.* 
package to optional. 


> 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
>         Attachments: pom.xml.r628091.patch
>
>
> 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.

Reply via email to