[
https://issues.apache.org/jira/browse/SLING-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632808#comment-14632808
]
Oliver Lietz commented on SLING-4478:
-------------------------------------
You have to provide your own {{StartupHandler}} when not using _Sling
Launchpad_ ({{org.apache.sling.launchpad.base.impl.DefaultStartupHandler}}) or
_Sling Launchpad Karaf_
({{org.apache.sling.launchpad.karaf.KarafStartupHandler}}) otherwise Sling will
not work properly.
> Support run modes
> -----------------
>
> Key: SLING-4478
> URL: https://issues.apache.org/jira/browse/SLING-4478
> Project: Sling
> Issue Type: Improvement
> Components: Installer
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: File Installer 1.1.0
>
>
> The file installer currently does not support run modes, everything within an
> install folder is installed.
> We could support run modes by checking whether artifacts are in a folder. If
> the folder name follows the pattern install.{runModes} where runModes is the
> set of run modes separated by a dot, we only activate these artifacts if all
> run modes are active.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)