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

Felix Fileinstall: add support for recursing and skipping subdirectories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • fileinstall-3.5.0
    • fileinstall-3.5.2
    • File Install
    • None

    Description

      The current implementation follows the following pattern:
      if a file in a watched directory is changed, it is updated. If it resides in a subdirectory, that subdirectory is treated as jar.
      Sometimes it could be desired to organize files in subdirectories which shall not be treated as jars. sometimes you might want to have a separate watcher for a subdirectory, so the parent should skip them.

      therefor I propose the addition of a new property called "felix.fileinstall.subdir.mode" with the values "jar", "recurse" and "skip". jar being default if unset.

      This also would fix the problem described in FELIX-5134 which was found to be: works as designed.

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              fabianlange Fabian Lange
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: