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/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
3 years ago
..
spring-boot-server-tests-app Update copyright year of changed files 3 years ago
src/intTest/java/org/springframework/boot/context/embedded Polish "Use 2012 for copyright beginning year" 3 years ago
build.gradle Fix up-to-date checking of syncAppSource tasks 3 years ago