This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from b8a0625  Update FailedRequestFilter's javadoc
     new 859b2b9  Added Javadoc comments for Java 15
     new 92289a8  Added Javadoc comments for Java 15
     new 3d7c17f  Add remaining Javadoc for the Annotations API

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:
 java/javax/annotation/Generated.java               | 10 +++
 java/javax/annotation/ManagedBean.java             |  3 +
 java/javax/annotation/Priority.java                |  4 ++
 java/javax/annotation/Resource.java                | 32 ++++++++++
 java/javax/annotation/Resources.java               |  4 ++
 java/javax/annotation/security/DeclareRoles.java   |  4 ++
 java/javax/annotation/security/RolesAllowed.java   |  4 ++
 java/javax/annotation/security/RunAs.java          |  4 ++
 .../javax/annotation/sql/DataSourceDefinition.java | 73 ++++++++++++++++++++++
 .../annotation/sql/DataSourceDefinitions.java      |  4 ++
 java/javax/servlet/FilterRegistration.java         | 19 ++++--
 java/javax/servlet/GenericFilter.java              |  7 +++
 java/javax/servlet/Registration.java               |  5 ++
 java/javax/servlet/ServletRegistration.java        | 34 ++++++++--
 14 files changed, 197 insertions(+), 10 deletions(-)


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

Reply via email to