You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2009/11/08 22:17:32 UTC

[jira] Resolved: (CONFIGURATION-399) interpolator for reading environment variables

     [ https://issues.apache.org/jira/browse/CONFIGURATION-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Heger resolved CONFIGURATION-399.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7

A fix was applied in SVN revision 833927. The env: prefix should work now.

> interpolator for reading environment variables
> ----------------------------------------------
>
>                 Key: CONFIGURATION-399
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-399
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Interpolation
>    Affects Versions: 1.6
>         Environment: All
>            Reporter: Chandra
>            Assignee: Oliver Heger
>            Priority: Minor
>             Fix For: 1.7
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Hello there,
> This is an extension of issue Id CONFIGURATION-284
> The "env" interpolator prefix still does not seem to work. On investigation, I noticed that we have a new java class to support reading environment variables from different OSes, but there is no interpolator class (extending StrLookup) that supports the "env" prefix.
> Could someone look into this? For the moment, I have put in a class myself locally. Will add to the repository once I find some time.. 
> Regards.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.