spring-boot/spring-boot-project
Scott Frederick c6a6024062 Stop image building on error from builder
Previously, the image builder used by the build tool plugins ignored
errors from lifecycle phases and continued with subsequent phases.

This commit inspects the status of the builder container after each
lifecycle phase and aborts the image building process if the exit
status of the container after any phase is non-zero.

Fixes #19949
2020-01-29 17:51:32 -06:00
..
spring-boot Merge branch '2.2.x' 2020-01-28 17:17:01 +00:00
spring-boot-actuator Merge branch '2.2.x' 2020-01-28 17:00:55 -08:00
spring-boot-actuator-autoconfigure Disable bean overriding by default in ApplicationContextRunner 2020-01-28 15:57:28 +01:00
spring-boot-autoconfigure Polish 2020-01-28 18:22:28 +01:00
spring-boot-cli Remove obsolete files 2020-01-24 14:20:21 +01:00
spring-boot-dependencies Upgrade to Flyway 6.2.0 2020-01-27 14:56:04 +01:00
spring-boot-devtools Use Supplier variants of Assert 2020-01-28 15:04:11 +01:00
spring-boot-docs Polish "Fix scope of CqlSessionBuilder bean" 2020-01-28 14:12:31 +01:00
spring-boot-parent Merge branch '2.2.x' 2020-01-26 08:44:01 +01:00
spring-boot-properties-migrator Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-starters Remove obsolete files 2020-01-24 14:20:21 +01:00
spring-boot-test Disable bean overriding by default in ApplicationContextRunner 2020-01-28 15:57:28 +01:00
spring-boot-test-autoconfigure Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-tools Stop image building on error from builder 2020-01-29 17:51:32 -06:00