spring-boot/spring-boot-tools/spring-boot-loader-tools
Andy Wilkinson e6a3ca5da6 Address deprecation warning that's generated by Gradle 4.x
In Gradle 4.x, SourceSetOutput now has multiple classes directories
and getClassesDir() has been deprecated. This commit introduces the
use of reflection to use getClassesDirs() when it's available rather
than getClassesDir().

Closes gh-9559
2017-06-21 12:52:05 -07:00
..
src Address deprecation warning that's generated by Gradle 4.x 2017-06-21 12:52:05 -07:00
pom.xml Next Development Version 2017-06-08 12:47:16 +00:00