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-project/spring-boot-tools
Scott Frederick c8ff874e91 Add builderFor label to ephemeral builder image
Adding a label to the ephemeral builder image cloned from the base
builder image eliminates contention between builds that are run
concurrently. Without this label, concurrent builds could result in
a race condition in the Docker daemon if the ephemeral builder image
shared by builds was deleted by both builds at exactly the same time.

Fixes gh-27888
3 years ago
..
spring-boot-antlib Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-autoconfigure-processor Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-buildpack-platform Add builderFor label to ephemeral builder image 3 years ago
spring-boot-configuration-metadata Stop s-b-configuration-metadata leaking enforced constraints 3 years ago
spring-boot-configuration-processor Polish "Polish access modifiers for test classes" 3 years ago
spring-boot-gradle-plugin Retain distinction between compile and runtime deps of optional deps 3 years ago
spring-boot-jarmode-layertools Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-loader Fix handling of Zip64 jar files larger than 4,294,967,295 bytes 3 years ago
spring-boot-loader-tools Update copyright year of changed files 3 years ago
spring-boot-maven-plugin Document that starter parent enables compilation with -parameters 3 years ago
spring-boot-test-support Customize Cassandra's configuration to reduce container startup time 3 years ago