|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-14247) Master Executor Nee... [email protected] (JIRA)
- [JIRA] (JENKINS-14247) Master Executo... [email protected] (JIRA)
- [JIRA] (JENKINS-14247) Master Executo... [email protected] (JIRA)

Code changed in jenkins
User: Nicolas De Loof
Path:
src/main/java/hudson/plugins/clearcase/AbstractClearCaseScm.java
src/main/java/hudson/plugins/clearcase/ClearCaseUcmSCM.java
http://jenkins-ci.org/commit/clearcase-plugin/bfee5ed189d86ed5d03b3f196b4a5a8dd8a41f01
Log:
JENKINS-14247 retrieve polling node from Launcher
hudson.model.Computer#currentComputer resolves to master during polling
hudson.Launcher#getComputer is deprecated and unsafe but seem to work in this context