This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 9363c74e1f Simplify registry method signature new 985e96d1e8 Fix IDE warnings new c49a53f1a1 Mostly revert changes 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: .../core/ThreadLocalLeakPreventionListener.java | 4 +-- .../org/apache/catalina/filters/ExpiresFilter.java | 3 ++ .../apache/catalina/ha/tcp/SendMessageData.java | 4 +++ .../apache/catalina/mapper/WrapperMappingInfo.java | 5 +++ java/org/apache/catalina/ssi/SSIServlet.java | 1 - .../tribes/tipis/AbstractReplicatedMap.java | 38 +++++++++------------- java/org/apache/coyote/UpgradeToken.java | 6 ++++ .../dbcp2/datasources/PerUserPoolDataSource.java | 1 - 8 files changed, 36 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org