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 think you're referring to jspecify/jspecify#503 (comment), right? In my opinion, since the annotations are not needed at runtime, they should not be declared as api. However, I'd be fine with documenting the two possibilities and letting users decide. WDYT?
The jspecify discussion came to the conclusion to use
api
scope due toRUNTIME
retention and tooling issues.Maybe it is the better choice for apiguardian as well?
⇓
https://github.com/apiguardian-team/apiguardian?tab=readme-ov-file#gradle
The text was updated successfully, but these errors were encountered: