Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 71ad43a141ddeb62d6df4a13b8513c42d73c0b82
https://github.com/jenkinsci/jenkins/commit/71ad43a141ddeb62d6df4a13b8513c42d73c0b82
Author: fma1977 <[email protected]>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/slaves/RetentionStrategy.java
Log Message:
-----------
[FIXED JENKINS-13735]
Added test whether the currently checked slave computer actually can take the
buildable item before flagging it as needed (avoids powering up and connecting
to slaves for jobs they can't build).