[
https://issues.apache.org/jira/browse/FELIX-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989116#comment-14989116
]
David Bosschaert commented on FELIX-5065:
-----------------------------------------
Looks good to me, thanks [~cziegeler]!
> Coordinator should provide osgi.service capability
> --------------------------------------------------
>
> Key: FELIX-5065
> URL: https://issues.apache.org/jira/browse/FELIX-5065
> Project: Felix
> Issue Type: Bug
> Components: Coordinator Service
> Affects Versions: coordinator-1.0.0
> Reporter: David Bosschaert
> Assignee: Carsten Ziegeler
> Fix For: coordinator-1.0.2
>
>
> The OSGi specs define an osgi.service capability that should be defined by
> bundles that provide a service. The coordinator service should provide this
> capability. It should be like this:
> {code}Provide-Capability: osgi.service;
> objectClass:List<String>=org.osgi.service.coordinator.Coordinator;
> uses:=org.osgi.service.coordinator{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)