spring-boot/spring-boot-tools
Andy Wilkinson 427d3140b3 Remove unwanted printing of stack trace from the Launcher
Previously, the Launcher would call ex.printStackTrace for any
exception that was thrown when launching the application. This was
unnecessary as the stack trace should already have been logged by
the application when it failed to start.

This commit removes the call to ex.printStackTrace, thereby allowing
an exception to be logged only once or not at all after successful
failure analysis.

Closes gh-5358
2016-03-09 12:30:35 +00:00
..
spring-boot-antlib Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-configuration-metadata Merge branch '1.3.x' 2016-03-08 09:51:57 -08:00
spring-boot-configuration-processor Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-gradle-plugin Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-loader Remove unwanted printing of stack trace from the Launcher 2016-03-09 12:30:35 +00:00
spring-boot-loader-tools Polish 2016-03-03 09:14:24 -08:00
spring-boot-maven-plugin Polish 2016-03-03 09:14:24 -08:00
pom.xml Next Development Version 2016-02-26 01:06:16 -08:00