[
https://issues.apache.org/jira/browse/KARAF-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-550:
---------------------------------------
Fix Version/s: (was: 4.1.0)
4.1.1
> Make it easier to add additional custom property files
> ------------------------------------------------------
>
> Key: KARAF-550
> URL: https://issues.apache.org/jira/browse/KARAF-550
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Reporter: Andreas Pieber
> Assignee: Andreas Pieber
> Fix For: 4.1.1
>
>
> The current custom.properties approach has some drawbacks in case you have a
> structure like karaf <- other framework project like smx <- client project.
> In this case you may like to add some custom.properties which should not be
> as easy to overwrite by the client. For example you want to provide a default
> configuration for activemq webconsole, or some other properties. As the
> framework you can overwrite the config.properties file now and include
> additional property files used this way but this has the drawback that you,
> as framework developer, have to upgrade the config.properties with each karaf
> upgrade. I've two options in minds:
> <<edit>>
> After some lengthy discussion with Guillaume and JB we come to the following
> conclusion for this issue:
> In addition to providing directly the files which should be used in
> config.properties in system.properties and config.properties a pattern could
> be defined in config.properties and system.properties (besides the "regular"
> includes) to allow that client projects/frameworks could easily add
> additional config files which are included without any additional work
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)