spring-boot/spring-bootstrap
Greg Turnquist 9ab2f98df0 Tune expected exceptions to support more platforms
It appears that some machines break when looking for ConnectionException,
but not SocketException, both of which are IOExceptions. This seems to make
tests pass on more machines without compromising the intentions of the API.

[BS-162]
2013-06-17 18:44:10 -07:00
..
src Tune expected exceptions to support more platforms 2013-06-17 18:44:10 -07:00
pom.xml [bs-17], [bs-146] Add some ApplicationContextInitializers 2013-06-04 16:33:20 +01:00