David Leangen created FELIX-5713:
------------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to