Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-7809

Allow magnolia profile to be specified via system property

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2.2
    • None
    • core
    • None
    • Yes
    • TE 3
    • 2

      Since MAGNOLIA-7781 a configuration profile can be specified through the MAGNOLIA_PROFILE environment variable. We should extend this mechanism such that the profile could also be specified as a system property.

      The corresponding pattern would then change from ${env/MAGNOLIA_PROFILE} to just ${MAGNOLIA_PROFILE}.

      Implementation wise I suggest to inject that binding through the MagnoliaInitPaths mechanisms, which already provides bindings for server name etx.

        Acceptance criteria

              mduerig Michael Duerig
              mduerig Michael Duerig
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD