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

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


    from 7caf1a8  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63758
     new b999540  Fix Javadoc errors with Java 13. Clean-up (spacing, 
unnecessary (...))
     new 6c17de0  Fix Javadoc warnings
     new 3dd36e4  Fix Javadoc warnings with Java 13
     new b62bdb6  Remaining Javadoc fixes for Java 13 in org.apache.coyote
     new 38a6991  Add Javadoc for the Common Annotation API

The 5 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                                          | 22 ++++++++++++
 java/javax/annotation/Resource.java                |  2 ++
 java/org/apache/coyote/ajp/AjpNioProcessor.java    | 21 +++++++++++-
 java/org/apache/coyote/ajp/AjpProcessor.java       |  9 +++++
 java/org/apache/coyote/ajp/AjpProtocol.java        |  6 ++--
 java/org/apache/tomcat/util/buf/Ascii.java         | 39 ++++++++++++++++++----
 java/org/apache/tomcat/util/buf/B2CConverter.java  | 10 ++++++
 .../tomcat/util/digester/SetPropertiesRule.java    | 10 ++----
 webapps/docs/changelog.xml                         |  3 ++
 webapps/docs/project.xml                           |  2 ++
 10 files changed, 107 insertions(+), 17 deletions(-)


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

Reply via email to