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 1b75434  Backport updates to Chinese translations
     new b1e2760  Deprecate get/set attribute
     new 47c9f38  Use setProperty and test return value in preference to 
setAttribute
     new 00d95b6  No need to duplicate class level @SuppressWarnings annotation

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/servlet/http/HttpSessionContext.java    |   2 -
 java/org/apache/catalina/connector/Connector.java  |   8 +
 .../apache/catalina/core/ApplicationContext.java   |   2 +-
 .../connector/TestCoyoteAdapterRequestFuzzing.java |   2 +-
 .../apache/catalina/core/TestAsyncContextImpl.java |   3 +-
 .../catalina/core/TestSwallowAbortedUploads.java   |   2 +-
 .../apache/catalina/mbeans/TestRegistration.java   |   2 +-
 .../apache/catalina/startup/TomcatBaseTest.java    |   7 +-
 .../coyote/http11/TestAbstractHttp11Processor.java | 650 +++++++++++++++++++++
 .../apache/tomcat/util/http/TestMimeHeaders.java   |   3 +-
 test/org/apache/tomcat/util/net/TestCustomSsl.java |   7 +-
 test/org/apache/tomcat/util/net/TesterSupport.java |  22 +-
 12 files changed, 681 insertions(+), 29 deletions(-)


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

Reply via email to