feature <config/> tag doesn't create the cfg file
-------------------------------------------------

                 Key: KARAF-970
                 URL: https://issues.apache.org/jira/browse/KARAF-970
             Project: Karaf
          Issue Type: Bug
          Components: karaf-config, karaf-features
    Affects Versions: 2.2.4
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.5, 3.0.0


In a features XML descriptor, if we use:

<config id="my.pid">
 key = value
</config>

we don't have a etc/my.pid.cfg file. I make sense to create the corresponding 
config file (and add a property in org.apache.karaf.features.cfg to define the 
default behavior).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to