Branch: refs/heads/master Home: https://github.com/jenkinsci/port-allocator-plugin Commit: d025ea2381780f3303572ba845bd828de37bdb5e https://github.com/jenkinsci/port-allocator-plugin/commit/d025ea2381780f3303572ba845bd828de37bdb5e Author: Richard Mortimer <ri...@oldelvet.org.uk> Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths: M src/main/java/org/jvnet/hudson/plugins/port_allocator/PortAllocator.java Log Message: ----------- [FIXED JENKINS-18786] Port allocation blocks jobs from executing concurrently The fix for JENKINS-11255 uses Resources to block the execution of jobs requiring the same port configuration. However this does not take into account the node that the port is to be reserved on and also ranges of ports. Revert to the old behaviour for all but pooled ports. Commit: cc37a51d4e7e06c9421c2a888337aa154d4e8e9a https://github.com/jenkinsci/port-allocator-plugin/commit/cc37a51d4e7e06c9421c2a888337aa154d4e8e9a Author: Richard Mortimer <ri...@oldelvet.org.uk> Date: 2013-07-24 (Wed, 24 Jul 2013) Changed paths: M src/main/java/org/jvnet/hudson/plugins/port_allocator/PortAllocator.java Log Message: ----------- Merge pull request #3 from oldelvet/jenkins-18786 [FIXED JENKINS-18786] Port allocation blocks jobs from executing concurrently Compare: https://github.com/jenkinsci/port-allocator-plugin/compare/eb52ee640845...cc37a51d4e7e -- 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/groups/opt_out.