[
https://issues.apache.org/jira/browse/FELIX-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Leangen resolved FELIX-5713.
----------------------------------
Resolution: Won't Fix
Issue has aged. Closing.
> 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<String>="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)