Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Superimposing Resource Provider 0.2.0
Description
Sling superimposing is still relevant for particular contexts when resource mirroring is a necessity. SLING-1778
This ticket is for upgrading the old sling superimposing sling extension with latest resource provider API and OSGI annotations.
Following are the upgrades for the extension:
- Upgrade Resource provider API from org.apache.sling.api.resource.ResourceProvider to org.apache.sling.spi.resource.provider.ResourceProvider
- Upgrade to OSGi R7 annotations
- Use of service resolver instead of administrative resource resolver
- Upgrade for maven plugins and migration from maven-bundle-plugin to bnd-maven-plugin
Attachments
Issue Links
- is cloned by
-
SLING-9688 Upgrade Sling superimposing to use OSGi R7 annotations
- Resolved