Declarative Services bund should not export Configuration Admin package
-----------------------------------------------------------------------
Key: FELIX-1313
URL: https://issues.apache.org/jira/browse/FELIX-1313
Project: Felix
Issue Type: Improvement
Components: Declarative Services (SCR)
Affects Versions: scr-1.0.8
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: scr-1.2.0, scr-1.0.10
Currently the Declarative Services bundle exports the Configuration Admin
packge org.osgi.service.cm besides the SCR package org.osgi.service.component.
This may collide with the export of the actual configuration admin
implementation and result in inconsistent class spaces.
Since SCR does not require configuration admin, it would be better to
optionally import the package and just ignore configuration admin
functionality if the import is not resolved.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.