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

Tomas Forsman commented on FELIX-3195:
--------------------------------------

This would be a very good feature.
                
> 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 Distribution
>    Affects Versions: framework-4.0.0
>         Environment: any
>            Reporter: Andreas Schlosser
>            Priority: Minor
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to