spring-boot/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-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
2021-10-05 11:08:22 +01:00
..
spring-boot-server-tests-app Update copyright year of changed files 2021-09-21 11:17:19 -07:00
src/intTest/java/org/springframework/boot/context/embedded Polish "Use 2012 for copyright beginning year" 2021-08-18 13:48:29 +01:00
build.gradle Fix up-to-date checking of syncAppSource tasks 2021-10-05 11:08:22 +01:00