-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.5.0-HF06, 5.6-RC1, 5.6
-
Component/s: Runtime
When installing a bundle fragment, the included resources are not returned by the bundle find entries.
This is not conform to the Bundle interface. As said in the javadoc, the Bundle.findEntries should
returns entries in this bundle and its attached fragments.
- is required by
-
NXP-7679 Review dead code in BundleRegistry
- Resolved