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-integration-tests
Andy Wilkinson f67dd957b1 Ignore excludeDevtools on extension when it has been set on bootRepackage
Previously, bootRepackage's excludeDevtools property would be
overridden by the springBoot extension's excludeDevtools property.
This prevented devtools from being included by configuring it on the
repackaging task.

This commit corrects the logic so that the setting on the repackaging
task takes priority. It also adds some tests to verify the behaviour.

Closes gh-8308
8 years ago
..
spring-boot-devtools-tests Next Development Version 8 years ago
spring-boot-gradle-tests Ignore excludeDevtools on extension when it has been set on bootRepackage 8 years ago
spring-boot-launch-script-tests Next Development Version 8 years ago
spring-boot-security-tests Next Development Version 8 years ago
src/it Fix eclipse errors and warnings 10 years ago
pom.xml Next Development Version 8 years ago