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