PackageAdmin returns null on getBundle(...) with system classes
---------------------------------------------------------------
Key: FELIX-915
URL: https://issues.apache.org/jira/browse/FELIX-915
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: felix-1.4.1
Reporter: Angelo van der Sijpt
Priority: Minor
When calling getBundle(clazz) on the PackageAdmin with a class from one of the
system packages, the system bundle should be returned. In stead, PackageAdmin
now returns null.
This applies not only to the 'standard' system classes (e.g., BundleContext or
PackageAdmin), but also to packages in org.osgi.framework.system.packages.extra.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.