Raymond Augé created FELIX-6139:
-----------------------------------
Summary: Felix framework does not list it's full capabilties in
it's manifest
Key: FELIX-6139
URL: https://issues.apache.org/jira/browse/FELIX-6139
Project: Felix
Issue Type: Improvement
Components: Framework
Reporter: Raymond Augé
Fix For: framework-6.0.4
Because Felix framework does not list any capabilities _other than_ the
packages it exports, it cannot be distinguished in a repository other than
directly by it's bsn. This makes it impossible to select through capabilities
that only a framework implementation could provide:
{code}
osgi.wiring.package;filter:='(osgi.wiring.package=org.osgi.framework.launch)',\
osgi.service;filter:='(objectClass=org.osgi.service.startlevel.StartLevel)'
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)