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
Andy Wilkinson 5cb23aeb85 Only disable test tasks when a project isn't compatible with toolchain
Disabling compilation means that any downstream project will break.
For example, disabling our Gradle plugin's compileJava task means
that the launch script test app fails to build as it uses our
Gradle plugin and its classes are missing.

See gh-gh-32280
2 years ago
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 3 years ago
src Only disable test tasks when a project isn't compatible with toolchain 2 years ago
build.gradle Upgrade to Test Retry Gradle Plugin 1.4.1 2 years ago
gradle.properties Upgrade to Spring Java Format 0.0.34 2 years ago
settings.gradle Upgrade to Spring Java Format 0.0.33 3 years ago