Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Using : as separator for tool location is not the best choice on Windows, as for example maven:c:\blahblah won't be parsed correctly.
Code changed in jenkins
User: Nico Mommaerts
Path:
plugin/src/main/java/hudson/plugins/swarm/PluginImpl.java
http://jenkins-ci.org/commit/swarm-plugin/c0e0fe33227af2c709563fb45d441df28fb13dbe
Log:
JENKINS-25002Added a java comment explaining the use of the limit on the split function