Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-1.8.1
-
None
Description
Previously, the Felix framework had to override or implement certain classes in the OSGi package namespace (e.g., AdminPermission and FrameworkUtil). The OSGi R4.2 companion code now includes a Filter implementation as well as some new methods so we can actually use the all of the classes as is. Since this simplifies our project build, I think we should do it.