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-tools
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-antlib Next Development Version 8 years ago
spring-boot-autoconfigure-processor Next Development Version 8 years ago
spring-boot-configuration-metadata Next Development Version 8 years ago
spring-boot-configuration-processor Next Development Version 8 years ago
spring-boot-gradle-plugin Ignore excludeDevtools on extension when it has been set on bootRepackage 8 years ago
spring-boot-loader Next Development Version 8 years ago
spring-boot-loader-tools Next Development Version 8 years ago
spring-boot-maven-plugin Next Development Version 8 years ago
spring-boot-test-support Next Development Version 8 years ago
pom.xml Next Development Version 8 years ago