spring-boot/spring-boot-tools
Phillip Webb f27bdcb737 Prevent APT crashes on older Java versions
Update TypeUtils to guard against the use of older Java versions.
Both `Collection` and `Map` type lookups now fallback to generic free
versions of the classes.

Prior to this commit using `xmlbeans-maven-plugin` in combination with
Spring Boot's annotation processor could result in
`IllegalArgumentException: Incorrect number of type arguments`.

Fixes gh-6122
2016-06-10 17:06:45 -07:00
..
spring-boot-antlib Next Development Version 2016-05-10 05:28:34 +00:00
spring-boot-configuration-metadata Next Development Version 2016-05-10 05:28:34 +00:00
spring-boot-configuration-processor Prevent APT crashes on older Java versions 2016-06-10 17:06:45 -07:00
spring-boot-gradle-plugin Next Development Version 2016-05-10 05:28:34 +00:00
spring-boot-loader Update JarURLConnection to only require file read permission 2016-06-01 15:33:36 +01:00
spring-boot-loader-tools Always handle quoted arguments correctly in the launch script 2016-05-13 11:13:54 +01:00
spring-boot-maven-plugin Run Maven Plugin's integration tests when full profile is active 2016-05-25 17:42:08 +01:00
pom.xml Next Development Version 2016-05-10 05:28:34 +00:00