Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: customtools-plugin
-
Labels:None
-
Environment:Windows slave
-
Similar Issues:
Description
PATH without the plugin:
Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;...
PATH with the plugin:
Path=C:\Users\developer\jenkins\tools\Custom_tool\Maven_3.0.4_for_non-maven_projects_\apache-maven-3.0.4:/C:\Users\developer\jenkins\tools\Custom_tool\Maven_3.0.4_for_non-maven_projects_\apache-maven-3.0.4/bin:C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;...
Attachments
Issue Links
- links to
Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
http://jenkins-ci.org/commit/customtools-plugin/6f337351a7450d1a29139d9045805a762fae51e5
Log:
Merge pull request #20 from jglick/
JENKINS-14515-pathsep[FIXED JENKINS-14515] Incorrect path separator used on Win slave from Unix master
Compare: https://github.com/jenkinsci/customtools-plugin/compare/8b09f8bbff45...6f337351a745