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 e5a7bc9  SpotBugs. Remove unnecessary code.
     new 46940e0  Code clean-up
     new 8e204b9  Ensure HEAD response is consistent with GET response for 
HttpServlet
     new 6090dcf  Expand i18n and update translations

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/HttpServlet.java           | 21 ++++++--
 java/javax/servlet/http/LocalStrings.properties    |  5 +-
 java/javax/servlet/http/LocalStrings_es.properties |  2 +-
 java/javax/servlet/http/LocalStrings_fr.properties | 15 +++---
 java/javax/servlet/http/LocalStrings_ja.properties |  5 +-
 test/javax/el/TestArrayELResolver.java             |  2 +-
 test/javax/el/TestBeanELResolver.java              |  2 +-
 test/javax/el/TestBeanNameELResolver.java          |  2 +-
 test/javax/el/TestImportHandler.java               |  4 +-
 test/javax/el/TestListELResolver.java              |  2 +-
 test/javax/el/TestMapELResolver.java               |  2 +-
 test/javax/el/TestResourceBundleELResolver.java    |  2 +-
 test/javax/el/TestStaticFieldELResolver.java       |  2 +-
 test/javax/servlet/http/TestHttpServlet.java       | 62 ++++++++++++++++++++++
 webapps/docs/changelog.xml                         |  5 ++
 15 files changed, 109 insertions(+), 24 deletions(-)


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

Reply via email to