|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/groups/opt_out.

Code changed in jenkins
User: Richard Mortimer
Path:
src/main/java/org/jvnet/hudson/plugins/port_allocator/PortAllocationManager.java
src/test/java/org/jvnet/hudson/plugins/port_allocator/PortAllocationManagerTest.java
http://jenkins-ci.org/commit/port-allocator-plugin/007ca2616293ece2e033070e4e0ad13253eecd0a
Log:
Add PortAllocationManager#allocateConsecutivePortRange to allow multiple
ports to be allocated together within a specific range of ports.
This forms part of the fix for JENKINS-12821 in android-emulator-plugin..