Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-738

Make jcrinstall folder names runmode-aware

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • JCR Installer 3.0.0
    • Installer
    • None

    Description

      See http://markmail.org/message/topoqak74hdqxsvv - jcrinstall should append the names of the current runmodes to the names of folders that it watches.

      For example, if folder /libs/foo/config is watched and the current runmodes are "dev, staging", jcrinstall should also watch these folders:

      /libs/foo/config.dev
      /libs/foo/config.staging

      This is already possible currently by specifying a regepx like

      /libs/.*/config(.[dev|staging])?

      for the folder names, but it seems more logical to have the runmodes drive this, and that means less configuration.

      Attachments

        Activity

          People

            bdelacretaz Bertrand Delacretaz
            bdelacretaz Bertrand Delacretaz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: