Yurii Rashkovskii created FELIX-5364:
----------------------------------------
Summary: Felix Prefs does not declare a capability it provides
Key: FELIX-5364
URL: https://issues.apache.org/jira/browse/FELIX-5364
Project: Felix
Issue Type: Bug
Components: Preferences Service
Affects Versions: prefs-1.0.6
Reporter: Yurii Rashkovskii
Not declaring providing a service capability causes failures like missing
requirements in components that depend on PreferencesService:
osgi.service;
filter:="(objectClass=org.osgi.service.prefs.PreferencesService)";
effective:=active]"
If preferable, I can send a PR.
P.S. Or am I missing something of importance here?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)