Support additional files in "auto-start" property
-------------------------------------------------

                 Key: KARAF-1365
                 URL: https://issues.apache.org/jira/browse/KARAF-1365
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-core
    Affects Versions: 2.2.6
            Reporter: Tomas Forsman


Currently it would appear that the "auto-start" property supports the values 
"all" or "startup.properties".

It would be good to reshape the semantics to support multiple file names to 
this property. The reason for this is to maintain a simple upgrade path of 
Karaf, keeping the karaf-provided startup.properties as is, but still be able 
to add extra custom_startup.properties files containing start level definitions 
of custom/locally provided bundles.

The suggested improvement:
Make the auto-start property handle a list of file names instead of only the 
values "all" and "startup.properties".


--
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