Move SlingSettingsService to API bundle
---------------------------------------
Key: SLING-1460
URL: https://issues.apache.org/jira/browse/SLING-1460
Project: Sling
Issue Type: Improvement
Components: API, Engine
Affects Versions: API 2.0.8, Engine 2.0.6
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Engine 2.1.0, API 2.0.10
As discussed in the mailinglist, the SlingSettings service should be moved to
the API bundle:
- Add the interface to the API in the o.a.s.api.services package
- Deprecate the interface in the enigne bundle and let it extend
from the interface in the API
- Let the service impl in the engine bundle register itself for
both interfaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.