spring-boot/spring-boot-tools
Andy Wilkinson b3e0b3a542 Consider mvn spring-boot:run that exits with 130 (SIGINT) to be successful
Previously, if mvn spring-boot:run with a forked JVM was killed with 
CTRL+C, the run would be considered unsuccessful. This commits updates
the run mojo to consider a forked JVM that exists with 130 (the exit
code produced when exiting due to SIGINT which is what CTRL+C sends) to
be successful.

Closes gh-6498
2016-08-15 11:23:49 +01:00
..
spring-boot-antlib Next development version 2016-07-28 19:54:01 +00:00
spring-boot-configuration-metadata Next development version 2016-07-28 19:54:01 +00:00
spring-boot-configuration-processor Next development version 2016-07-28 19:54:01 +00:00
spring-boot-gradle-plugin Next development version 2016-07-28 19:54:01 +00:00
spring-boot-loader Next development version 2016-07-28 19:54:01 +00:00
spring-boot-loader-tools Fix spellcheck warning introduced in 6bbd50e0 2016-08-11 20:35:47 +01:00
spring-boot-maven-plugin Consider mvn spring-boot:run that exits with 130 (SIGINT) to be successful 2016-08-15 11:23:49 +01:00
pom.xml Next development version 2016-07-28 19:54:01 +00:00