You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2017/04/10 14:35:41 UTC

[jira] [Updated] (KARAF-5082) Allow the use of external data for features configuration

     [ https://issues.apache.org/jira/browse/KARAF-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated KARAF-5082:
-----------------------------------
    Summary: Allow the use of external data for features configuration  (was: add "location" attribute to config feature tag)

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