Jürgen Albert created FELIX-6462:
------------------------------------
Summary: osgi.service Capability for ConditionalPermissionAdmin is
missing
Key: FELIX-6462
URL: https://issues.apache.org/jira/browse/FELIX-6462
Project: Felix
Issue Type: Bug
Components: Conditional Permission Admin, Framework Security
Reporter: Jürgen Albert
The Bundle org.apache.felix,framework.security seems to provide the
org.osgi.service.condpermadmin.ConditionalPermissionAdmin. It unfortunately
does not provide a fitting osgi.service capability , which can make the
resolver upset.
At least the following Capability needs to be added:
osgi.service;objectClass:List<String>=org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Maybe there are other Services that are provided I haven't seen at first glance.
Tested with Version 2.8.1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)