[ 
https://issues.apache.org/jira/browse/MSHARED-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256004#comment-17256004
 ] 

Markus Karg commented on MSHARED-969:
-------------------------------------

At least on Windows it is impossible to store null in env vars. According to 
Windows API description doing so will remove the variable from the environment. 
Can other OS experts confirm that this is the same on Linux, MacOS, etc? If so, 
I would be +1 for fixing this issue.

> Environment variable with null value
> ------------------------------------
>
>                 Key: MSHARED-969
>                 URL: https://issues.apache.org/jira/browse/MSHARED-969
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-shared-utils
>    Affects Versions: maven-shared-utils-3.3.3
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> When we add environment variable with {{null}} value then to executed process 
> is pass variable with {{"null"}} as string.
> Variable with {{null}} value should not be set, when executed process will 
> try to get this variable will receive {{null}} as we expect.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to