You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/11/18 15:12:58 UTC

[jira] [Resolved] (FELIX-5420) Refreshing a bundle can cause the system bundle to be refreshed

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

Guillaume Nodet resolved FELIX-5420.
------------------------------------
    Resolution: Won't Fix

> Refreshing a bundle can cause the system bundle to be refreshed
> ---------------------------------------------------------------
>
>                 Key: FELIX-5420
>                 URL: https://issues.apache.org/jira/browse/FELIX-5420
>             Project: Felix
>          Issue Type: Bug
>    Affects Versions: framework-5.6.1
>            Reporter: Guillaume Nodet
>
> The problem happens when we refresh a bundle. This bundle has an attached fragment. This fragment has a wiring for the requirement "osgi.ee; (&(osgi.ee=JavaSE)(version=1.6))" to the system bundle.
> Not sure if the fragment is supposed to have such a wiring.
> The relevant code is here https://github.com/apache/felix/blob/trunk/framework/src/main/java/org/apache/felix/framework/BundleRevisionDependencies.java#L168-L175



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