spring-boot/spring-boot-tools
Andy Wilkinson 975c005dfb Determine Spring Boot version for bom import correctly when using Java 9
In Java 9, a package may return null for its implementation version
even when the manifest attribute specifying the version is present
in the jar from which the package was loaded.

This commit updates DependencyManagementPluginAction to fall back to
accessing the jar and its manifest attributes directly when the
implementation version of its package is null.

Closes gh-10049
2017-09-19 20:46:48 +01:00
..
spring-boot-antlib Make Spring Boot Antlib's integration tests compatible with JDK 9 2017-08-16 17:41:20 +02:00
spring-boot-autoconfigure-processor Remove unused ExpectedExceptions 2017-08-29 13:19:04 +02:00
spring-boot-configuration-metadata Next development version 2017-07-27 08:00:21 +00:00
spring-boot-configuration-processor Polish 2017-09-14 18:33:03 -07:00
spring-boot-gradle-plugin Determine Spring Boot version for bom import correctly when using Java 9 2017-09-19 20:46:48 +01:00
spring-boot-loader Remove unused ExpectedExceptions 2017-08-29 13:19:04 +02:00
spring-boot-loader-tools Merge branch '1.5.x' 2017-09-07 09:43:50 +02:00
spring-boot-maven-plugin Polish "Fix handling of empty/null arguments" 2017-09-19 15:02:08 +02:00
spring-boot-test-support Upgrade to Hibernate Validator 6.0.2.Final 2017-09-19 17:40:45 +02:00
pom.xml Next development version 2017-07-27 08:00:21 +00:00