Hi Chris,
thanks for your suggestion, but the problem isn't having spaces in a directory path.
The initial problem is that Jenkins adds the path to Java surrounded with quotes!
Jenkins adds

;"C:\Program Files (x86)\Java\jre6\bin"

to PATH variable.


On Windows even directories containing spaces are added without surrounded spaces.
That's the change that the Jenkins developers should do.

You see this when calling path command on any Windows system, e. g. =>

PATH=C:\Program Files\Common Files\Microsoft Shared\...
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