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

Make jcrinstall folder names runmode-aware

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment