You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2008/12/23 23:43:19 UTC

[jira] Commented: (MNG-3940) Interpolation of environment variables is not case-insensitive on Windows

    [ http://jira.codehaus.org/browse/MNG-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159117#action_159117 ] 

Paul Benedict commented on MNG-3940:
------------------------------------

You could use a TreeMap with a String#CASE_INSENSITIVE_ORDER Comparator too.

> Interpolation of environment variables is not case-insensitive on Windows
> -------------------------------------------------------------------------
>
>                 Key: MNG-3940
>                 URL: http://jira.codehaus.org/browse/MNG-3940
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 2.0.9, 2.1.0-M1, 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 2.0.11, 2.1.0-M2, 3.0-alpha-1
>
>
> {noformat}
> 00:47  wsmoak  I can't get ${env.PATH} to be evaluated in the pom... but only on Windows. Any ideas?
> 00:47  wsmoak  echo %PATH% produces the right stuff. and it works fine with Maven 2.0.9 on OS X or linux
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira