[ 
https://issues.apache.org/jira/browse/KARAF-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121632#comment-16121632
 ] 

ASF subversion and git services commented on KARAF-5298:
--------------------------------------------------------

Commit ae930b3922d5db7b383ffc217386c93716bfa9e8 in karaf's branch 
refs/heads/model_features from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=ae930b3 ]

[KARAF-5298] Update storage when creating config


> config:update doesn't create the cfg file in the etc folder
> -----------------------------------------------------------
>
>                 Key: KARAF-5298
>                 URL: https://issues.apache.org/jira/browse/KARAF-5298
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 4.2.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.2.0
>
>
> In previous Karaf versions, {{config:update}} command creates the {{cfg}} 
> file in the {{etc}} folder (if needed). For instance, it's possible to do:
> {code}
> karaf@root()> config:edit net.test
> karaf@root()> config:property-set foo bar
> karaf@root()> config:update
> {code}
> and then, {{etc/net.test.cfg}} is created.
> However, in Karaf 4.2.x, the configuration is created in memory, but the 
> {{cfg}} file is not created.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to