You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/01/27 16:41:00 UTC

[jira] [Created] (SLING-9031) Support OR logic for run mode support

Konrad Windszus created SLING-9031:
--------------------------------------

             Summary: Support OR logic for run mode support
                 Key: SLING-9031
                 URL: https://issues.apache.org/jira/browse/SLING-9031
             Project: Sling
          Issue Type: Improvement
          Components: Installer
    Affects Versions: JCR Installer 3.1.26, File Installer 1.1.0
            Reporter: Konrad Windszus


It would be nice if the run mode support in both the JCR as well as the File installer would be enhancde so that apart from the AND logic (with ".", requiring all run modes to be active) also an OR logic would be supported (i.e. to set a certain config on an instance having runmode a or b) without being forced to duplicate that config.

As a syntax one could choose to use "|" as OR separator and keep using "." as AND separator. OR should have lower precedence so that AND is processed first.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)