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

Sahoo commented on FELIX-2572:
------------------------------

I have compared the package list for J2SE 1.4 till 6 and found only difference. 
For J2SE 5, there is an additional package in Felix file as shown below:
ss141213@Sahoo:~/bugs/Felix-2572$ diff j2se5 felix/
109a110
> org.omg.stub.javax.management.remote.rmi

> JRE system packages should include "uses" constraints
> -----------------------------------------------------
>
>                 Key: FELIX-2572
>                 URL: https://issues.apache.org/jira/browse/FELIX-2572
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-3.0.2
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-4.0.0
>
>         Attachments: jre-package-mac.txt
>
>
> The framework is configured by default to export all JRE packages. Currently, 
> this doesn't include "uses" constraints, which can lead to resolutions that 
> result in execution-time issues (e.g., LinkageErrors) that are hard to 
> diagnose. If we include "uses" constraints on the system packages, then we 
> can avoid this. We should be able to use BND to generate this information.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to