spring-security/samples
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
..
aspectj Updates for 3.0.x autorepo support 2012-10-02 11:20:40 -05:00
cas Reserve Server Ports in integrationTests 2012-11-01 12:34:01 -05:00
certificates Updates for 3.0.x autorepo support 2012-10-02 11:20:40 -05:00
contacts Remove log4jConfigLocation from sample web.xml files 2012-10-06 10:15:35 -05:00
dms Updates for 3.0.x autorepo support 2012-10-02 11:20:40 -05:00
ldap Updates for 3.0.x autorepo support 2012-10-02 11:20:40 -05:00
openid Remove log4jConfigLocation from sample web.xml files 2012-10-06 10:15:35 -05:00
preauth Updates for 3.0.x autorepo support 2012-10-02 11:20:40 -05:00
tutorial Remove log4jConfigLocation from sample web.xml files 2012-10-06 10:15:35 -05:00
runall.sh Updates for 3.0.x autorepo support 2012-10-02 11:20:40 -05:00