[
https://issues.apache.org/jira/browse/SLING-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz updated SLING-4851:
---------------------------------------
Description:
The launchpad currently embeds the incremental startup logic (in
DefaultStartupHandler) as well as the StartupMode detection logic in a way
that's tightly linked to the launchpad runnable jar.
In other to make these functionalities available to other startup environments
(Karaf, Crankstart etc.) we need to extract them into a separate bundle that
can be installed at start level 1 to provide these functions with any OSGi
launcher.
We might create two bundles, one for incremental startup and one for startup
mode detection. For now I have started to experiment with tests at
https://svn.apache.org/repos/asf/sling/whiteboard/bdelacretaz/it-startup to
have a baseline before moving things out.
was:
The launchpad currently embeds the incremental startup logic (in
DefaultStartupHandler) as well as the StartupMode detection logic in a way
that's tightly linked to the launchpad runnable jar.
In other to make these functionalities available to other startup environments
(Karaf, Crankstart etc.) we need to extract them into a separate bundle that
can be installed at start level 1 to provide these functions with any OSGi
launcher.
> Extract the launchpad startup logic in separate bundles
> -------------------------------------------------------
>
> Key: SLING-4851
> URL: https://issues.apache.org/jira/browse/SLING-4851
> Project: Sling
> Issue Type: Bug
> Components: Launchpad
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
>
> The launchpad currently embeds the incremental startup logic (in
> DefaultStartupHandler) as well as the StartupMode detection logic in a way
> that's tightly linked to the launchpad runnable jar.
> In other to make these functionalities available to other startup
> environments (Karaf, Crankstart etc.) we need to extract them into a separate
> bundle that can be installed at start level 1 to provide these functions with
> any OSGi launcher.
> We might create two bundles, one for incremental startup and one for startup
> mode detection. For now I have started to experiment with tests at
> https://svn.apache.org/repos/asf/sling/whiteboard/bdelacretaz/it-startup to
> have a baseline before moving things out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)