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 bb473c32e2 Enable Animal Sniffer checking of spring-boot-loader-tools
Previously, Animal Sniffer checking of spring-boot-loader-tools
was disabled as it failed with an NPE. This has been fixed in
Animal Sniffer 1.15.

This commit upgrades Animal Sniffer to 1.15 and adds the necessary
annotations to suppress failures for safe usage of sun.* and Java 7
APIs.

Note that UsesUnsafeJava has been copied from spring-boot and made
package-private. This retains the clearer intent of the custom
annotation (versus @IgnoreJRERequirement) while avoiding the change
in the build order that would be necessary for
spring-boot-loader-tools to use the annotation from spring-boot.

Closes gh-5284
9 years ago
..
spring-boot-antlib Next Development Version 9 years ago
spring-boot-configuration-metadata Next Development Version 9 years ago
spring-boot-configuration-processor Next Development Version 9 years ago
spring-boot-gradle-plugin Next Development Version 9 years ago
spring-boot-loader Next Development Version 9 years ago
spring-boot-loader-tools Enable Animal Sniffer checking of spring-boot-loader-tools 9 years ago
spring-boot-maven-plugin Next Development Version 9 years ago
pom.xml Next Development Version 9 years ago