You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
spring-boot-antlib Next development version 8 years ago
spring-boot-configuration-metadata Next development version 8 years ago
spring-boot-configuration-processor Next development version 8 years ago
spring-boot-gradle-plugin Next development version 8 years ago
spring-boot-loader Next development version 8 years ago
spring-boot-loader-tools Fix spellcheck warning introduced in 6bbd50e0 8 years ago
spring-boot-maven-plugin Consider mvn spring-boot:run that exits with 130 (SIGINT) to be successful 8 years ago
pom.xml Next development version 8 years ago