Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 45dec68e003e4d720ca282cc429bd920046afe94
https://github.com/jenkinsci/jenkins/commit/45dec68e003e4d720ca282cc429bd920046afe94
Author: Jesse Glick <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M core/src/main/java/hudson/model/AsyncPeriodicWork.java
M core/src/main/java/hudson/model/FingerprintCleanupThread.java
M core/src/main/java/hudson/model/PeriodicWork.java
Log Message:
-----------
FingerprintCleanupThread ought to write messages to its saved log file.
Commit: 9d016f68fd7f4e45b0d933b48bb79f219ab91437
https://github.com/jenkinsci/jenkins/commit/9d016f68fd7f4e45b0d933b48bb79f219ab91437
Author: Jesse Glick <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java
Log Message:
-----------
Report a warning to build log when the selected JDK cannot be found.
Commit: 17d90931655e6c67651ec371344552d7c23bdcda
https://github.com/jenkinsci/jenkins/commit/17d90931655e6c67651ec371344552d7c23bdcda
Author: Jesse Glick <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M changelog.html
M core/src/main/java/hudson/tools/InstallerTranslator.java
M test/src/test/java/hudson/tools/InstallerTranslatorTest.java
Log Message:
-----------
[FIXED JENKINS-17667] Fixed race condition when running tool installers on
many slaves at once.
Correcting change made in #1176, which introduced an NPE, to restore original
logic merely wrapped in a synchronized block.
Reproduced NPE in new functional test (original bug probably very hard to
reproduce).
Compare:
https://github.com/jenkinsci/jenkins/compare/84d49ceef2d6...17d90931655e
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" 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.