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

Inconsistency in properties naming (at least for "server name")

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • None
    • core
    • None

      The "server name" property is currently exposed with 3 different names via 3 different mechanisms:

      • java.lang.System.getProperty("server")
      • SystemProperty.getProperty("magnolia.servername")
      • when resolving the magnolia.initialization.file value, this property is exposed as servername

      With MAGNOLIA-2569 and MAGNOLIA-3521, we're revising the properties mechanisms, so we could perhaps try to consolidate this; todo: check if other properties are also inconsistently exposed/named, and fix.

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD