You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
spring-boot-antlib Make Spring Boot Antlib's integration tests compatible with JDK 9 7 years ago
spring-boot-autoconfigure-processor Remove unused ExpectedExceptions 7 years ago
spring-boot-configuration-metadata Next development version 7 years ago
spring-boot-configuration-processor Polish 7 years ago
spring-boot-gradle-plugin Determine Spring Boot version for bom import correctly when using Java 9 7 years ago
spring-boot-loader Remove unused ExpectedExceptions 7 years ago
spring-boot-loader-tools Merge branch '1.5.x' 7 years ago
spring-boot-maven-plugin Polish "Fix handling of empty/null arguments" 7 years ago
spring-boot-test-support Upgrade to Hibernate Validator 6.0.2.Final 7 years ago
pom.xml Next development version 7 years ago