This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 2def975 Fix typo. Better test coverage. new 57bc709 Make JAR URL generation consistent with how JRE constructs JAR URLs new b732c45 Rework the fix for BZ 64021 for better custom class loader support 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/startup/WebappServiceLoader.java | 116 +++++++----- java/org/apache/tomcat/util/buf/UriUtil.java | 2 +- .../catalina/startup/TestWebappServiceLoader.java | 197 +++++++++++++++++++-- .../org/apache/catalina/startup/service-config.txt | 8 +- webapps/docs/changelog.xml | 5 + 5 files changed, 265 insertions(+), 63 deletions(-) copy java/org/apache/catalina/ha/deploy/LocalStrings_ru.properties => test/org/apache/catalina/startup/service-config.txt (75%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org