Rob Winch 39918b4a01 Reserve Server Ports in integrationTests
Previously the build would look up a server port dynamically, but since
it closed the port immediately it may not be reserved by the time jetty
started up.

We now reserve the port and do not close it till just before Jetty starts.
While there is still a race condition, it is much smaller window of time
than it was previously.
2012-11-01 12:34:01 -05:00
..
2012-10-02 11:20:40 -05:00
2012-10-02 11:20:40 -05:00
2012-10-02 11:20:40 -05:00