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 3e1fc1d Fix typo
new a20a1a1 Fix Javadoc error when building with Java 9
new f67a783 Fix some Javadoc warning when building with later versions of
Java
The 2 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/org/apache/coyote/AbstractProcessor.java | 3 ++-
java/org/apache/coyote/AbstractProtocol.java | 16 ++++++++++++++--
java/org/apache/coyote/OutputBuffer.java | 3 +++
java/org/apache/coyote/Processor.java | 7 +++++++
java/org/apache/coyote/ProtocolHandler.java | 3 +++
java/org/apache/coyote/ajp/AbstractAjpProcessor.java | 8 ++++++++
java/org/apache/coyote/ajp/AjpAprProcessor.java | 19 +++++++++++++++++++
java/org/apache/coyote/ajp/AjpMessage.java | 6 +++++-
.../tomcat/util/digester/SetPropertiesRule.java | 4 ++--
9 files changed, 63 insertions(+), 6 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]