GitHub user garethcollins opened a pull request:
https://github.com/apache/karaf/pull/43
Add support for redirecting feature configs to file
This is what I was asking about adding here:
http://karaf.922171.n3.nabble.com/Problems-With-Factory-Configurations-In-Karaf-3-0-1-td4033921i20.html
By being able to redirect configurations defined in feature files to file
(rather than direct to configuration admin) makes these configurations much
easier to manage. I have tested it myself and everything appears to work as
expected. The default behaviour will be to work as before (i.e. the feature
configs go direct to config admin).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/garethcollins/karaf feature-config-updates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/43.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #43
----
commit 74eb7bafe47a47e6a7924c1d6b86f3f720165d97
Author: Gareth Collins <[email protected]>
Date: 2014-07-07T04:36:36Z
Add support for redirecting feature configs to file
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---