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

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


    from 030078d9fd Align with 10.0.x
     new 5f021c4b37 Clean-up (format) - no functional change
     new 2160a38641 Refactor to reduce code duplication

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/catalina/mapper/Mapper.java        | 483 ++++++++-------------
 .../org/apache/catalina/mapper/MapperListener.java |  95 ++--
 .../apache/catalina/mapper/WrapperMappingInfo.java |   3 +-
 .../servlet/annotation/TestServletSecurity.java    |   6 +-
 .../annotation/TestServletSecurityMappings.java    |  94 ++--
 test/org/apache/catalina/mapper/TestMapper.java    | 142 ++----
 .../apache/catalina/mapper/TestMapperListener.java |  39 +-
 .../catalina/mapper/TestMapperPerformance.java     |  12 +-
 .../apache/catalina/mapper/TestMapperWebapps.java  |  69 ++-
 9 files changed, 341 insertions(+), 602 deletions(-)


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

Reply via email to