[
https://issues.apache.org/jira/browse/SLING-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002974#comment-17002974
]
Andreas Schaefer commented on SLING-8350:
-----------------------------------------
The Sling Starter is using the Launchpad Base's Main method to launch Sling and
I assume that we want to have the same arguments supported in the FM launcher.
Due to its setup I would like to add an additional class to the Launchpad Base
which does launch Sling using the Feature Launcher instead of its Launcher
which could be name 'FeatureMain' and create an abstract base class
AbstractMain that would contain code shared in both.
The main difference to the current Sling Launcher is that the Feature Main does
support either to override the Sling FM descriptor and/or provide additional
descriptors.
> Switch the Sling starter to the feature model
> ---------------------------------------------
>
> Key: SLING-8350
> URL: https://issues.apache.org/jira/browse/SLING-8350
> Project: Sling
> Issue Type: Improvement
> Components: Starter
> Reporter: Robert Munteanu
> Assignee: Andreas Schaefer
> Priority: Major
> Fix For: Starter 12
>
> Attachments: [SLING-8954] Sling Feature Launcher should support Class
> Resource Feature Files - ASF JIRA.webloc
>
>
> This is pretty straightforward, but we also need to have a way of generating
> the jar and war files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)