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/buildSrc
Scott Frederick 9e6709eda0 Enable caching for system tests in CI
Setting the `systemTest` Gradle task output as never up-to-date ensures
that all system tests are executed each time they are run in CI. The
`--rerun-tasks` Gradle option that was used previously had the same
effect but also disabled build caching.

Closes gh-29029
3 years ago
..
src Enable caching for system tests in CI 3 years ago
build.gradle Upgrade to Log4j2 2.16.0 3 years ago
gradle.properties Upgrade to Spring Java Format 0.0.29 3 years ago
settings.gradle Adopt Gradle Enterprise Conventions Plugin 5 years ago