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:10:58 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15676919#comment-15676919 ] 

Guillaume Nodet commented on FELIX-5420:
----------------------------------------

It looks it has been fixed by FELIX-5166


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