You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Yurii Rashkovskii (JIRA)" <ji...@apache.org> on 2016/09/24 17:35:20 UTC

[jira] [Created] (FELIX-5364) Felix Prefs does not declare a capability it provides

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)