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 d5a6660 Close WebConnection new 8a4eb09 Update comments new 4d71949 Fix BZ 65586 - Correct bloom filter lookups for directories with final / 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: .../apache/catalina/webresources/JarContents.java | 20 +++++++++--- ...et.java => TestAbstractArchiveResourceSet.java} | 37 +++++++++------------- .../webresources/TesterWebResourceRoot.java | 3 +- test/org/apache/tomcat/unittest/TesterContext.java | 9 ++++-- webapps/docs/changelog.xml | 6 ++++ 5 files changed, 46 insertions(+), 29 deletions(-) copy test/org/apache/catalina/webresources/{TestJarWarResourceSet.java => TestAbstractArchiveResourceSet.java} (51%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org