Jean-Baptiste Onofré created KARAF-6808:
-------------------------------------------
Summary: Add ComponentFactory capability in the scr feature
Key: KARAF-6808
URL: https://issues.apache.org/jira/browse/KARAF-6808
Project: Karaf
Issue Type: Dependency upgrade
Components: karaf
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.3.0, 4.2.10
As some bundles might have requirement to ComponentFactory service, the scr
feature should provide this capability:
{code:java}
<capability>
osgi.service;objectClass=org.osgi.service.component.ComponentFactory;effective:=active
</capability> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)