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)