Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2763

[FileInstall] disableConfigSave actually enables configuration save

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • fileinstall-3.2.0
    • File Install
    • None

    Description

      Following FELIX-2699 a configuration option called
      felix.fileinstall.disableConfigSave
      has been introduces to prevent fileinstall to write back configuration changes in the original file.

      However the implementation skip this write-back if the value of the parameter is FALSE. Logically, it should be TRUE.

      Fix is pretty easy ConfigInstaller.java:109, I'm just not sure whether to introduce it or not, since it'll likely break all the applications using this feature.

      I documented anyway the current behaviour in the wiki a https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+File+Install

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            fdiotalevi Filippo Diotalevi
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: