spring-boot/spring-boot-project
Andy Wilkinson 82dc2dffbd Select specific CLI distribution in CLI's integration tests
Previously, CommandLineInvoker would use the first -bin.zip file found
in build/distributions. If this directory contained multiple zips from
building different versions of Spring Boot, this could result in the
tests being run against the wrong version of the CLI.

This commit updates CommandLineInvoker look for a specific zip in
build/distributions, using the version from gradle.properties to
identify it.

Closes gh-25179
2021-02-11 10:20:30 +00:00
..
spring-boot Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-actuator Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-actuator-autoconfigure Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-autoconfigure Ignore events from other contexts when waiting for DS init to complete 2021-02-10 15:07:44 +00:00
spring-boot-cli Select specific CLI distribution in CLI's integration tests 2021-02-11 10:20:30 +00:00
spring-boot-dependencies Upgrade to Spring Kafka 2.5.11.RELEASE 2021-01-14 08:38:29 +01:00
spring-boot-devtools Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-docs Remove duplicate publication from spring-boot-docs 2021-02-09 14:10:58 +00:00
spring-boot-parent Upgrade to Testcontainers 1.15.0 2020-11-10 16:24:16 +01:00
spring-boot-properties-migrator Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-starters Deprecate Spring Data Solr support 2021-01-20 13:56:50 +01:00
spring-boot-test Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-test-autoconfigure Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-tools Fix build deprecation warnings about duplicate jar entries 2021-02-09 14:45:58 +01:00