|
||||||||
|
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: pepov
Path:
pom.xml
src/main/java/org/jvnet/hudson/plugins/port_allocator/PluginImpl.java
src/main/java/org/jvnet/hudson/plugins/port_allocator/Pool.java
src/main/java/org/jvnet/hudson/plugins/port_allocator/PoolNotDefinedException.java
src/main/java/org/jvnet/hudson/plugins/port_allocator/PooledPort.java
src/main/java/org/jvnet/hudson/plugins/port_allocator/PooledPortType.java
src/main/java/org/jvnet/hudson/plugins/port_allocator/PortAllocationManager.java
src/main/java/org/jvnet/hudson/plugins/port_allocator/PortAllocator.java
src/main/java/org/jvnet/hudson/plugins/port_allocator/PortTypeDescriptor.java
src/main/resources/org/jvnet/hudson/plugins/port_allocator/PooledPortType/config.jelly
src/main/resources/org/jvnet/hudson/plugins/port_allocator/PortAllocator/global.jelly
src/main/webapp/help-pool-definition-name.html
src/main/webapp/help-pool-definition-ports.html
src/main/webapp/help-pool-select.html
http://jenkins-ci.org/commit/port-allocator-plugin/283b53e9a6f0d423d41e53d9ac443860a6ec2d13
Log:
JENKINS-11255 Pooled port allocation support (+ implement ResourceActivity to queue builds instead of blocking after start).