[
https://issues.apache.org/jira/browse/KARAF-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006057#comment-16006057
]
ASF subversion and git services commented on KARAF-5082:
--------------------------------------------------------
Commit 1b1b94497465e22a274b7b28f49bfde6067b2054 in karaf's branch
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=1b1b944 ]
[KARAF-5082] Remove the need to hack the code each time a new feature namespace
is defined
> Allow the use of external data for features configuration
> ---------------------------------------------------------
>
> Key: KARAF-5082
> URL: https://issues.apache.org/jira/browse/KARAF-5082
> Project: Karaf
> Issue Type: New Feature
> Affects Versions: 4.1.1
> Reporter: Jean-Philippe CLEMENT
> Assignee: Guillaume Nodet
> Fix For: 4.2.0
>
>
> This addition follows KARAF-4829. In order to get synchronous configuration
> file, the <config> tag should be used instead of <configfile>.
> At present time <config> does not allow to use external files as <configfile>
> does. Using several external files might be more handy (and short) than
> inlining the configuration in the <config> tag.
> I would be a real nice addition to add a location attribute to <config>, for
> instance:
> <config name="whatever" location="mvn:some.groupid/1.0.0/cfg"/>
> Thank you!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)