This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from ffe5b8f196 Mostly revert changes new a1afa1cddf Remove deprecated code new 9c22fded0f Fix IDE warnings 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/core/StandardContext.java | 16 ++------- .../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 - .../org/apache/catalina/startup/FailedContext.java | 10 ------ java/org/apache/coyote/UpgradeToken.java | 6 ++++ java/org/apache/tomcat/ContextBind.java | 42 +--------------------- .../dbcp2/datasources/PerUserPoolDataSource.java | 1 - test/org/apache/tomcat/unittest/TesterContext.java | 10 ------ 11 files changed, 23 insertions(+), 79 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org