Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-284

ability to read OS environment variables

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5
    • Interpolation
    • None

    Description

      suggestion:
      interpolation with system environment, i.e.
      ${sys:user.name} reads from systemproperties (as of today)
      ${sysenv:TEMP} reads from OS environment

      these can be parsed from a supported set of OS's - windows read from a set in a "cmd /c", unix/linux from an "env" etc. (just once on demand)

      Attachments

        1. EnvironmentConfiguration.java
          2 kB
          Bas Zoetekouw
        2. CONFIGURATION-284.patch
          5 kB
          nicolas de loof

        Activity

          People

            oheger Oliver Heger
            aksel.schmidt Aksel Schmidt
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: