• Andy Wilkinson's avatar
    Ignore excludeDevtools on extension when it has been set on bootRepackage · f67dd957
    Andy Wilkinson authored
    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
    f67dd957
Name
Last commit
Last update
..
boot-run-resources Loading commit data...
executable-jar Loading commit data...
multi-project-common-file-dependency Loading commit data...
multi-project-runtime-project-dependency Loading commit data...
multi-project-transitive-file-dependency Loading commit data...
spring-loaded-jvm-args Loading commit data...
spring-loaded-old-gradle Loading commit data...
classifier-extension.gradle Loading commit data...
classifier.gradle Loading commit data...
deprecated-plugin.gradle Loading commit data...
flatdir.gradle Loading commit data...
foo.jar Loading commit data...
install-app.gradle Loading commit data...
installer.gradle Loading commit data...
main-class.gradle Loading commit data...
mixed-version-repackaging.gradle Loading commit data...
nojar.gradle Loading commit data...
repackage.gradle Loading commit data...
starter-dependencies.gradle Loading commit data...
war-packaging.gradle Loading commit data...