Filter bundles within OBR lacks support for capabilities/services
-----------------------------------------------------------------
Key: FELIX-1421
URL: https://issues.apache.org/jira/browse/FELIX-1421
Project: Felix
Issue Type: Bug
Components: Bundle Repository (OBR)
Reporter: Kristian Koehler
Hi
as described on the mailing list
(http://www.mail-archive.com/[email protected]/msg05122.html) the filter
mechanism for OBR doesn't support "capability filtering".
Defining a filter like:
--- 8< ---
'(service=org.apache.felix.shell.Command)'
--- 8< ---
doesn't work for bundles with such meta data:
--- 8< ---
<capability name="service">
<p n="service" v="org.apache.felix.shell.Command"/>
</capability>
--- 8< ---
Kristian
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.