spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick 7722394e19 Provide better error message if Docker is not running
Previously, if the Spring Boot build plugins got a connection error
when attempting to communicate with a Docker daemon (for example,
when the daemon isn't running), the error message made it appear that
the daemon returned an HTTP error code. This commit makes a connection
error distinct from an HTTP error response code to make it easier for
the user to diagnose the root cause of the problem.

Fixes gh-21554
2020-05-29 12:37:06 -05:00
..
spring-boot-antlib Upgrade to Ivy 2.5.0 2020-02-03 17:35:33 +01:00
spring-boot-autoconfigure-processor Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-buildpack-platform Provide better error message if Docker is not running 2020-05-29 12:37:06 -05:00
spring-boot-configuration-metadata Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-configuration-processor Polish 'Add Period converter support' 2020-05-06 00:21:50 -07:00
spring-boot-gradle-plugin Configure attributes on productionRuntimeClasspath 2020-05-26 15:12:21 +01:00
spring-boot-jarmode-layertools Include empty layers when listing and extracting 2020-05-04 15:50:55 +01:00
spring-boot-loader Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-loader-tools Improve compatibility by replacing use of seq with a native for-loop 2020-04-29 19:30:35 +01:00
spring-boot-maven-plugin Polish maven build image command line example 2020-05-20 16:06:48 -05:00
spring-boot-test-support Replace "folder" with "directory" 2020-04-28 19:20:24 -07:00