• Andy Wilkinson's avatar
    Address deprecation warning that's generated by Gradle 4.x · e6a3ca5d
    Andy Wilkinson authored
    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
    e6a3ca5d
Name
Last commit
Last update
..
main Loading commit data...
test/java/org/springframework/boot/loader/tools Loading commit data...