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-tests/spring-boot-integration-tests
Andy Wilkinson 8c3820f87e Fix up-to-date checking of syncAppSource tasks
Previously, the project version was used while filtering the apps
source during syncing but it was not considered as an input to
the task. This could result in the syncing being skipped even though
the project's version had changed.

This commit introduces a new custom task to make the configuration
more declarative and to allow the necessary input configuration to be
done in a single place.

Closes gh-28197
3 years ago
..
spring-boot-configuration-processor-tests Add junit-platform-launcher dependency by convention 4 years ago
spring-boot-launch-script-tests Fix up-to-date checking of syncAppSource tasks 3 years ago
spring-boot-loader-tests Fix up-to-date checking of syncAppSource tasks 3 years ago
spring-boot-server-tests Fix up-to-date checking of syncAppSource tasks 3 years ago
src/it Relocate test projects under `spring-boot-tests` 7 years ago