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 14:53:59 UTC

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

Guillaume Nodet created FELIX-5420:
--------------------------------------

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