This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from bd49eed3a5 Additional file requiring version format tweak new 30253cd1de Add new annotations for Annotations API 2.1 new 51e5cb22f2 Align with Jakarta Annotations API 2.1 new e186d7e337 Jakarta Annotations API 2.1 is final and has been released The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: build.xml | 2 +- .../PersistenceProperty.java => annotation/Nonnull.java} | 14 ++++++++------ .../PersistenceProperty.java => annotation/Nullable.java} | 14 ++++++++------ java/jakarta/annotation/Priority.java | 3 --- java/jakarta/annotation/Resource.java | 2 ++ java/jakarta/annotation/sql/DataSourceDefinition.java | 2 ++ res/META-INF/annotations-api.jar.manifest | 2 +- res/bnd/annotations-api.jar.tmp.bnd | 2 +- 8 files changed, 23 insertions(+), 18 deletions(-) copy java/jakarta/{persistence/PersistenceProperty.java => annotation/Nonnull.java} (85%) copy java/jakarta/{persistence/PersistenceProperty.java => annotation/Nullable.java} (85%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org