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

Guillaume Nodet commented on KARAF-5074:
----------------------------------------

While investigating a bit the current config related code, I found that:
  * when a configuration is modified, it's written twice, first by the 
{{config:update}} command, then asynchronously by fileinstall
  * config:update does not support typed properties file at all
  * when a configuration is deleted, fileinstall does not delete the related 
file, it's done by {{config:delete}}

> Support for typed config files (as in Felix ConfigAdmin config files) in 
> features
> ---------------------------------------------------------------------------------
>
>                 Key: KARAF-5074
>                 URL: https://issues.apache.org/jira/browse/KARAF-5074
>             Project: Karaf
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>             Fix For: 4.2.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to