You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Leangen (JIRA)" <ji...@apache.org> on 2018/08/20 23:06:00 UTC

[jira] [Closed] (FELIX-5713) Addition of Provide-Capability

     [ https://issues.apache.org/jira/browse/FELIX-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Leangen closed FELIX-5713.
--------------------------------

> Addition of Provide-Capability
> ------------------------------
>
>                 Key: FELIX-5713
>                 URL: https://issues.apache.org/jira/browse/FELIX-5713
>             Project: Felix
>          Issue Type: Bug
>          Components: User Admin
>            Reporter: David Leangen
>            Assignee: David Leangen
>            Priority: Major
>
> Any objections to adding this to the pom.xml?
> {code}
>                         <Provide-Capability>
>                             osgi.service;objectClass:List&lt;String&gt;="org.osgi.service.useradmin";provider:="org.apache.felix"
>                         </Provide-Capability>
>                         <_sources>true</_sources>
> {code}
> I can remove the sources, but I would really like to have the Provide-Capability so I can pick up the right UserAdmin during resolution time.
> If nobody objects, I can commit the change.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)