[
https://issues.apache.org/jira/browse/SLING-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved SLING-10956.
--------------------------------
Resolution: Fixed
> Create assembly for feature launcher
> ------------------------------------
>
> Key: SLING-10956
> URL: https://issues.apache.org/jira/browse/SLING-10956
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Affects Versions: Feature Model Launcher 1.1.26
> Reporter: Karl Pauls
> Assignee: Karl Pauls
> Priority: Major
> Fix For: Feature Model Launcher 1.1.28
>
>
> The launcher can be extended with service loader based class path extenders.
> That makes it tricky to have it inline its dependencies (especially
> conditionally) as the extenders might have dependencies as well.
> I think we should provide the launcher as an assembly so that we can have the
> launcher jar only contain the launcher classes and provide a zip file with
> everything included.
> That way, one can drop in extensions (and their dependencies) into the libs
> dir and manage the dependencies if required.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)