Change By: Jeff Maxwell (12/Sep/12 5:10 PM)
Description: EnvJect unsets empty and whitespace properties

Example
return ["LABEL":"  ",ANOTHER_LABEL:""]

[EnvInject] - Unset unresolved 'ANOTHER_LABEL' variable.
[EnvInject] - Unset unresolved 'LABEL' variable.


It appears that the fix for JENKINS-14930 caused the problem.

Unsetting blank variables should be optional.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to