You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2015/07/02 14:26:04 UTC

[jira] [Created] (SLING-4851) Extract the launchpad startup logic in a separate bundle

Bertrand Delacretaz created SLING-4851:
------------------------------------------

             Summary: Extract the launchpad startup logic in a separate bundle
                 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)