The Sling Starter for FM will create an executable JAR file so that Sling can be launched with: ‘java -jar <sling jar file>’.
Also the Feature Launcher does not support to be launched in the background and so it cannot used as an IT test vehicle like the Slingstart Maven Plugin (Start / Stop Mojo). - Andy > On Jan 8, 2020, at 6:31 AM, Robert Munteanu <[email protected]> wrote: > > Hi Andy, > > On Tue, 2020-01-07 at 13:16 -0800, Andreas Schaefer wrote: >> Hi >> >> For the Sling Starter Module we need to be able to launch a FM system >> in a demon / background thread. The question is where is the code >> placed. > > Can't we just use the current feature launcher application to launch > the sling starter? > > Thanks, > Robert > >> >> As the Feature Launcher is not only here for Sling I think it should >> be added to the Feature Launcher instead of the Sling Starter for >> Features. >> >> What do you think? >> >> - Andy >
