Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: customtools-plugin
-
Labels:None
-
Similar Issues:
Description
Example: ${TOOLS_ROOT}/path/to/my/tool
In case of windows, path will be interpreted as relative path. Leading "/" makes tool to install properly, but TOOL_HOME variable will be something like /C:/Tools/...
Pull request: https://issues.jenkins-ci.org/browse/JENKINS-18815