[
https://issues.apache.org/jira/browse/FELIX-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1421.
------------------------------------
Resolution: Duplicate
Assignee: Guillaume Nodet
I'm closing this issue as a duplicate of FELIX-2109 as I think your use case is
solved. Please reopen and provide more informations if that's not the case.
> 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
> Assignee: Guillaume Nodet
> Attachments: FELIX-1421_29_07_2009.txt
>
>
> 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.