|
||||||||
|
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.

Code changed in jenkins
User: Peter Jönsson
Path:
client/pom.xml
client/src/main/java/hudson/plugins/swarm/Client.java
client/src/main/java/hudson/plugins/swarm/Options.java
client/src/main/java/hudson/plugins/swarm/SwarmClient.java
plugin/src/main/java/hudson/plugins/swarm/PluginImpl.java
plugin/src/main/java/hudson/plugins/swarm/SwarmSlave.java
http://jenkins-ci.org/commit/swarm-plugin/8f666f15b20dd640149b639871ee88d3b7148fa2
Log:
Merge pull request #17 from mrdfuse/JENKINS-7543
Set tool locations from Swarm plugin CLI
Swarm plugin CLI agent cannot specify tools (JDK, Maven, etc) locations on the slave host.
Locations can differ among slaves - especially if slave OSes are different.
Automatic tool installation does not suit for many cases - shared slaves, custom tool variations.
Closes https://issues.jenkins-ci.org/browse/JENKINS-7543
Compare: https://github.com/jenkinsci/swarm-plugin/compare/18a88f071829...8f666f15b20d