Branch: refs/heads/master Home: https://github.com/jenkinsci/build-blocker-plugin Commit: f87b2375c9720aec711be807553c96465abdae8d https://github.com/jenkinsci/build-blocker-plugin/commit/f87b2375c9720aec711be807553c96465abdae8d Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2015-05-11 (Mon, 11 May 2015)
Changed paths: M src/main/java/hudson/plugins/buildblocker/BlockingJobsMonitor.java Log Message: ----------- Avoid NPE isBusy now covers the case where there is a workUnit but no executable. So if a job has been assigned but not started, you will start to get NPEs which will prevent anything from going anywhere. Better to just check the current executable... or perhaps better yet the current work unit as you may be leaving a gap Commit: 662535799e2d46641c698fc7681ab0cf8c16080d https://github.com/jenkinsci/build-blocker-plugin/commit/662535799e2d46641c698fc7681ab0cf8c16080d Author: Frederik Fromm <ffr...@users.noreply.github.com> Date: 2015-06-26 (Fri, 26 Jun 2015) Changed paths: M src/main/java/hudson/plugins/buildblocker/BlockingJobsMonitor.java Log Message: ----------- Merge pull request #5 from stephenc/patch-1 Avoid NPE Compare: https://github.com/jenkinsci/build-blocker-plugin/compare/36c396af4df7...662535799e2d -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.