You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Thomas GILLET (JIRA)" <ji...@apache.org> on 2014/08/13 11:58:13 UTC

[jira] [Issue Comment Deleted] (FELIX-3195) Allow definition of multiple auto-deploy directories w/ run levels per directory

     [ https://issues.apache.org/jira/browse/FELIX-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas GILLET updated FELIX-3195:
---------------------------------

    Comment: was deleted

(was: Patch for main-4.2.1 and main.distribution-4.2.1)

> Allow definition of multiple auto-deploy directories w/ run levels per directory
> --------------------------------------------------------------------------------
>
>                 Key: FELIX-3195
>                 URL: https://issues.apache.org/jira/browse/FELIX-3195
>             Project: Felix
>          Issue Type: Improvement
>          Components: Main
>    Affects Versions: framework-4.0.0
>         Environment: any
>            Reporter: Andreas Schlosser
>            Priority: Minor
>         Attachments: multiple-auto-deploy.patch
>
>
> We put a slight addition into the launcher to get the bundle setup easier to handle. We added start levels to auto-deploy directory configurations; this allows you to configure multiple auto-deploy directories and have all of the bundles in a single directory deployed and started with the defined run level. This makes configuration easier compared to listing all bundles for each start level explicitly. We used the same syntax you already use for autostart, i.e. felix.auto.deploy.dir.<N>=/some/bundle/dir
> Maybe you want to consider adding this to the default distribution. The only change we did is really do add an additional loop into the AutoProcessor. In case you want to put it in maybe you want to add some more in there around auto-deploy actions per run level...



--
This message was sent by Atlassian JIRA
(v6.2#6252)