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

Guillaume Nodet resolved FELIX-2699.
------------------------------------

       Resolution: Fixed
    Fix Version/s: fileinstall-3.1.2
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
        M       
fileinstall/src/main/java/org/apache/felix/fileinstall/internal/ConfigInstaller.java
        M       
fileinstall/src/main/java/org/apache/felix/fileinstall/internal/DirectoryWatcher.java
Committed r1040674


> Disable writing configuration back to .cfg files
> ------------------------------------------------
>
>                 Key: FELIX-2699
>                 URL: https://issues.apache.org/jira/browse/FELIX-2699
>             Project: Felix
>          Issue Type: Improvement
>          Components: File Install
>    Affects Versions: fileinstall-3.1.0
>            Reporter: David Hay
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-3.1.2
>
>
> I'd like to see an option that indicates whether changes to a Configuration 
> should prompt writing a .cfg file again.
> The problem with rewriting the .cfg file is that I lose any placeholders I 
> may have originally had.  So a config value like this:
> my.config=${some.placeholder}
> gets overwritten with 
> my.config=actual.value

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to