Issue Type: Bug Bug
Assignee: Gregory Boissinot
Components: envinject
Created: 16/Oct/14 2:16 PM
Description:

I am trying to set a variable to the value of the Windows Property "ProgramFiles(x86)" which in my case points to

C:\Program Files (x86)

However, the pugin sets the variable to

C:\Program Files(x86)

I believe the error lies with the fact there are 2 variables on a 64 bit windows machine,

ProgramFiles and ProgramFiles(x86)

It looks like the plugin stops analyzing the variable name afte ProgramFiles because there is a variable with that name.

Environment: Windows
Project: Jenkins
Priority: Minor Minor
Reporter: Alexander Ziller
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to