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
            Priority: Minor
             Fix For: framework-3.2.0


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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to