This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from e85bd81 Close WebConnection new 31d6242 Close WebConnection new 0ce225b 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 | 17 ++++++++-- ...et.java => TestAbstractArchiveResourceSet.java} | 37 +++++++++------------- .../webresources/TesterWebResourceRoot.java | 3 +- test/org/apache/tomcat/unittest/TesterContext.java | 9 ++++-- webapps/docs/changelog.xml | 14 ++++++++ 5 files changed, 53 insertions(+), 27 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