jakartaee / common-annotations-api

Jakarta Annotations
https://eclipse.org/ee4j/ca
Other
51 stars 38 forks source link

Jakarta Annotations 2.1 page in "New features..." paragraph has @NotNull instead of Nonnull #109

Closed blekione closed 6 months ago

blekione commented 1 year ago

adding to the confusion :)

here: https://jakarta.ee/specifications/annotations/2.1/

It might be because the original issue has @NotNull in the title https://github.com/eclipse-ee4j/common-annotations-api/issues/89

lukasj commented 6 months ago

https://github.com/jakartaee/specifications/pull/696 should fix this

lukasj commented 6 months ago

fixed