Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Feature Model Launcher 1.1.26
-
None
Description
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.
Attachments
Attachments
Issue Links
- causes
-
SLING-11158 The starter's "Start Sling" instructions don't work with feature launcher v1.1.28 or later
- Resolved
- relates to
-
SLING-11408 Make sure that feature launcher contains only necessary runtime dependencies
- Closed
- links to