spring-boot/spring-boot-project/spring-boot-tools
Andy Wilkinson 2bcf29913d Skip building the Gradle plugin on Java 9 as well as 10
Upgrading the JDK 9-based build to use JDK 9.0.4 has revealed that
Gradle 4.0.x doesn't work with it as it fails to parse the 9.0.4
version number.

This commit disables building the Gradle plugin on Java 9 (as we
had already done for Java 10) until we decide what to do
(see gh-12333).
2018-05-04 11:40:35 +01:00
..
spring-boot-antlib Provide package info for all packages included in javadoc 2018-02-08 16:50:37 +00:00
spring-boot-autoconfigure-processor Polish "Use lambdas for map entry iteration where possible" 2018-04-04 19:36:18 -07:00
spring-boot-configuration-metadata Merge branch '1.5.x' into 2.0.x 2018-05-03 12:43:50 -07:00
spring-boot-configuration-processor Polish ternary expressions 2018-05-03 22:43:12 -07:00
spring-boot-gradle-plugin Skip building the Gradle plugin on Java 9 as well as 10 2018-05-04 11:40:35 +01:00
spring-boot-loader Polish ternary expressions 2018-05-03 22:43:12 -07:00
spring-boot-loader-tools Merge branch '1.5.x' into 2.0.x 2018-05-03 12:43:50 -07:00
spring-boot-maven-plugin Polish ternary expressions 2018-05-03 22:43:12 -07:00
spring-boot-test-support Polish caught exception names 2018-05-03 22:43:32 -07:00
pom.xml Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00