You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2018/04/13 21:16:00 UTC

[jira] [Resolved] (FELIX-5800) Improve calculation of available system bundle exports

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

Karl Pauls resolved FELIX-5800.
-------------------------------
    Resolution: Fixed

Done in r1829104. In a nutshell, we now get the exported packages from the modules directly. Optionally (if FelixConstants.CALCULATE_SYSTEMPACKAGES_USES = "felix.systempackages.calculate.uses" is set to "true") we calculate the uses constraints as well. 

This will need some documentation.

> 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)