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
2022-09-10 07:47:19 +01:00
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00
src Only disable test tasks when a project isn't compatible with toolchain 2022-09-10 07:47:19 +01:00
build.gradle Upgrade to Test Retry Gradle Plugin 1.4.1 2022-08-31 14:58:03 +01:00
gradle.properties Upgrade to Spring Java Format 0.0.34 2022-06-24 12:57:52 +01:00
settings.gradle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00