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 84f13f968f Fix static resources in a JAR file when using a bloom filter. new c9f0d989c4 Code clean-up - formatting. No functional change. new 0201c60b1a Align with 10.1.x and 11.0.x - no functional change 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: .../catalina/webresources/AbstractArchiveResourceSet.java | 13 ++++++------- .../catalina/webresources/AbstractFileResourceSet.java | 13 ++++++------- .../webresources/AbstractSingleArchiveResourceSet.java | 2 +- java/org/apache/catalina/webresources/Cache.java | 14 +++++++------- java/org/apache/catalina/webresources/CachedResource.java | 4 ++-- .../apache/catalina/webresources/JarWarResourceSet.java | 10 +++++----- .../catalina/webresources/LocalStrings_ko.properties | 1 - .../catalina/webresources/LocalStrings_zh_CN.properties | 1 - 8 files changed, 27 insertions(+), 31 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org