[
https://issues.apache.org/jira/browse/SLING-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert resolved SLING-8068.
-------------------------------------
Resolution: Fixed
> Relocate shaded classes in feature content extension to prevent classloading
> conflicts
> --------------------------------------------------------------------------------------
>
> Key: SLING-8068
> URL: https://issues.apache.org/jira/browse/SLING-8068
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Dominik Süß
> Priority: Major
>
> The Content Deployment Extension currently shades various classes that are
> required to build up the registry but are not added to the classpath by the
> launcher and therefore might cause classpath conflicts with other extensions
> or future versions of the launcher. Providing them via classpath would be
> viable but reduce the usability of the extension in CLI quite a lot.
> Therefore the shaded classes should be relocated via the shade plugin.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)