• Andy Wilkinson's avatar
    Consider mvn spring-boot:run that exits with 130 (SIGINT) to be successful · b3e0b3a5
    Andy Wilkinson authored
    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
    b3e0b3a5
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
pom.xml Loading commit data...