[ 
https://issues.apache.org/jira/browse/SLING-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790233#comment-13790233
 ] 

Carsten Ziegeler commented on SLING-3156:
-----------------------------------------

The startup bundles (OSGi installer, launchpad installer and one or two more) 
need to be specified with:
 <startLevel level="boot"> in the bundle list - these bundles are the once 
which can't be run mode dependent. All bundles in real start levels including 
the default can use a run mode configuration in the bundle list.

and then the maven launchpad plugin needs to be configured with
<bundlesDirectory>install</bundlesDirectory>
<bootDirectory>bundles</bootDirectory>

Et voila

> Add bundles support to Launchpad installer
> ------------------------------------------
>
>                 Key: SLING-3156
>                 URL: https://issues.apache.org/jira/browse/SLING-3156
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>    Affects Versions: Launchpad Installer 1.2.0
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>
> The launchpad installer currently supports only configurations, but for 
> SLING-3155 we need to provide runmode-dependent bundles to the OSGi installer.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to