• Phillip Webb's avatar
    Retain inner-class data on incremental compile · cf09451f
    Phillip Webb authored
    Ensure that metadata sourced from inner-types is not deleted when
    performing an incremental compile. Prior to this commit, the source
    type was searched using the `Outer$Inner` format. This is not supported
    `Elements.getTypeElement` so we now convert the names to `Outer.Inner`.
    
    Closes gh-10886
    cf09451f
Name
Last commit
Last update
..
org.springframework.boot.gradle.plugin Loading commit data...
spring-boot-antlib Loading commit data...
spring-boot-autoconfigure-processor Loading commit data...
spring-boot-configuration-docs Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
spring-boot-test-support Loading commit data...
pom.xml Loading commit data...