spring-boot/spring-boot-project/spring-boot-cli/src
Andy Wilkinson f251772e17 Fix behaviour of DependencyCustomizer ifAllResourcesPresent
Previously, DependencyCustomizer's ifAllResourcesPresent method
would return a customizer that added modules if any of the resources
were present. This commit corrects this behaviours so that modules are
only added if all resources are present.

Fixes gh-20418
2020-03-11 13:00:49 +00:00
..
it Merge '1.5.x' into 2.0.x 2019-07-24 11:39:58 +01:00
main Fix behaviour of DependencyCustomizer ifAllResourcesPresent 2020-03-11 13:00:49 +00:00
test Fix behaviour of DependencyCustomizer ifAllResourcesPresent 2020-03-11 13:00:49 +00:00