Phillip Webb
7e3c158f3a
Polish
2013-05-31 12:26:30 -07:00
Dave Syer
13cb224b0a
[bs-113] Remove dependency on slf4j for core jars
...
Also added explicit version for starter dependencies.
[Fixes #49588267 ]
2013-05-09 15:32:31 +01:00
Dave Syer
b462bc6e6c
[bs-96] Switch off m2e errors about /eclipse path
...
* Uploaded m2e eclipse baggage to http://static.springsource.org
* Changed location in parent pom
* Removed all main.basedir properties from poms
[Fixes #49285987 ]
2013-05-07 07:37:47 +01:00
Dave Syer
30087cf6b9
[bs-55] Add strategy for setting system exit code
...
* Added ExitCodeGenerator and SpringApplication.exit
convenience method
* User can add bean of type ExitCodeGenerator or supply
one in the call to exit()
[Fixes #48475971 ]
2013-05-01 11:17:27 +01:00