googleapis / googleapis/google-cloud-java
[java-storage] Drop Animal Sniffer in favor of building with a newer JDK using the release flag
Abierto
api: storage
type: process
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
Currently the SDK includes a dependency on Animal Sniffer to ensure to no APIs that were introduced post Java 8 are used. This can be replaced by the javac `--release` argument when building with newer JDKs and the annotations dependency can be removed.
As documented on https://www.mojohaus.org/animal-sniffer/
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.