This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 2b616c2 Update FailedRequestFilter's javadoc new e92a2d4 Added Javadoc comments for Java 15 new 1da55f6 Added Javadoc comments for Java 15 new 2c91124 Add remaining Javadoc for the Annotations API new 263a8e9 Remove unnecessary space characters The 4 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/Registration.java | 5 ++ java/javax/servlet/ServletRegistration.java | 34 ++++++++-- 13 files changed, 190 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org