You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be great if we could remove the dependency to this "dormant" (rather dead) JSR305.
Actually, we currently have trouble with two Artifacts both exposing the package "javax.annotation" and JSR305 is one of them.
I'm happy to exclude the artifact. Can you make a PR? Please leave comments where you remove the annotations (like // ThreadSafe, // GuardedBy this). Do not remove the parent pom block, that is used for deployment to Maven Central.
I would be great if we could remove the dependency to this "dormant" (rather dead) JSR305.
Actually, we currently have trouble with two Artifacts both exposing the package "javax.annotation" and JSR305 is one of them.
Reference: https://stackoverflow.com/a/67415527/1747140
The text was updated successfully, but these errors were encountered: