[ https://issues.apache.org/jira/browse/FELIX-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965328#action_12965328 ]
Guillaume Nodet commented on FELIX-2699: ---------------------------------------- I'll implement that, but due to the fact that the ConfigInstaller is a global object, the flag will be global too and will be configured on the bundle properties. > 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.