Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When running the Felix core through the R5 OSGi CT I noticed that two types of adapt() arguments were not yet supported:
- BundleContext.class
- Framework.class
This causes the following CT failures:
BundleAdaptTests.testBundleContextAdapt()
BundleAdaptTests.testFrameworktAdapt()
Attachments
Attachments
Issue Links
- is depended upon by
-
FELIX-4128 [Core R5] Provide an OSGi R5 compliant framework implementation
- Closed