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

Karl Pauls commented on FELIX-5800:
-----------------------------------

[~gjoranv], if by inclusion you mean that they are exported by the system 
bundle now then yes, that was intentional. OSGi R7 now allows bundles to have 
import package statements that import java.* packages and subsequently, 
requires R7 frameworks to export the same. I didn't not, however, make them 
part of the uses constraints as at least for R7, java.* packages can only be 
exported by the system bundle.

> Improve calculation of available system bundle exports
> ------------------------------------------------------
>
>                 Key: FELIX-5800
>                 URL: https://issues.apache.org/jira/browse/FELIX-5800
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-5.6.10
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: framework-6.0.0
>
>
> We already added some support for dynamically calculating available exports 
> in 5.6.10 and FELIX-5792 calculated available java.* exports. However, we 
> currently rely on a set of static definitions for anything except java.*. We 
> should be able to improve what we have by dynamically calculating for 
> anything else where we don't have a static definition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to