[ 
https://issues.apache.org/jira/browse/KARAF-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357527#comment-14357527
 ] 

Dhiraj Bokde commented on KARAF-3596:
-------------------------------------

I've updated PRs https://github.com/apache/karaf/pull/57 and 
https://github.com/apache/karaf/pull/58 to update the list of xerces packages 
in {{org.osgi.framework.system.packages.extra}} and put back ALL xerces 
packages in {{org.osgi.framework.bootdelegation}} using {{org.apache.xerces.*}}
Can someone merge these changes and close the PRs?

> Export Xerces packages using org.osgi.framework.system.packages.extra instead 
> of org.osgi.framework.bootdelegation
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-3596
>                 URL: https://issues.apache.org/jira/browse/KARAF-3596
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 3.0.3, 2.4.1
>            Reporter: Dhiraj Bokde
>            Assignee: Jean-Baptiste Onofré
>
> Some xerces packages like org.apache.xerces.jaxp.datatype, and 
> org.apache.xerces.stax are being exported using 
> org.osgi.framework.bootdelegation, which simply delegates package resolution, 
> instead of exporting them through system bundle with version information, 
> which should be done using org.osgi.framework.system.packages.extra. 
> Hence, all xerces packages should be listed in 
> org.osgi.framework.system.packages.extra, and removed from 
> org.osgi.framework.bootdelegation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to