spring-boot/spring-boot-tools
Andy Wilkinson ad7cf48497 Update Repackager to use Java 8 APIs safely
Previously, Repackager used Java 8 APIs without protecting against the
possibility of a NoSuchMethodError on earlier versions of Java.
This commit wraps the Java 8 APIs in try-catch blocks to ensure
that they do not cause a failure on Java versions before 8, while
still making full use of Java 8's capabilities when available.

Closes gh-5280
2016-02-29 15:11:28 +00:00
..
spring-boot-antlib Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-configuration-metadata Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-configuration-processor Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-gradle-plugin Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-loader Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-loader-tools Update Repackager to use Java 8 APIs safely 2016-02-29 15:11:28 +00:00
spring-boot-maven-plugin Next Development Version 2016-02-26 01:06:16 -08:00
pom.xml Next Development Version 2016-02-26 01:06:16 -08:00