Le 01/02/2021 à 11:58, Jochen Wiedmann a écrit :

> So, assuming that my proposal should be accepted: How do we proceed? I
> see two alternatives:
> 
> a) We had com.google.code.findbugs:jsr305:3.0.2 with a scope
> "provided" to our dependencies. The scope will guarantee, that users
> aren't affected at all.

+1, that's the dependency commonly used to provide these annotations.

> b) We create our own annotations, say
> org.apache.commons.lang3.annotations.NonNull, etc. When using
> Spotbugs, or the respective IDE's, we need to adjust the namespace,
> but that should be doable.

-1, we don't need more JSR305-like annotations in the Java ecosystem.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to