David Jencks created FELIX-4916:
-----------------------------------
Summary: [DS] Provide service capability
Key: FELIX-4916
URL: https://issues.apache.org/jira/browse/FELIX-4916
Project: Felix
Issue Type: Bug
Components: Declarative Services (SCR)
Affects Versions: scr-2.0.0
Reporter: David Jencks
Assignee: David Jencks
Fix For: scr-2.0.0
cmpn spec requires that a DS implementation state something like this:
{code}
Provide-Capability: osgi.service;
objectClass:List<String>=
"org.osgi.service.component.runtime.ServiceComponentRuntime";
uses:="org.osgi.service.component.runtime"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)