spring-security/samples/cas/sample
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
..
src/main Remove log4jConfigLocation from sample web.xml files 2012-10-06 10:15:35 -05:00
cassample.gradle Reserve Server Ports in integrationTests 2012-11-01 12:34:01 -05:00
pom.xml Updates for 3.0.x autorepo support 2012-10-02 11:20:40 -05:00