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 cf3fb9d59b Fix typo.
     new 0119904e57 Remove support for using ^ rather than * as the separator 
in WAR URL
     new a3057c8d91 Suppress this warning as there is no other option at present
     new e64a7f5348 Use URI.create(...) rather than new URI(...)

The 3 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/CachedResource.java       |  3 +++
 java/org/apache/tomcat/util/buf/UriUtil.java        |  6 +-----
 test/org/apache/catalina/connector/TestRequest.java |  3 ++-
 .../apache/catalina/filters/TestRemoteIpFilter.java |  6 +++---
 .../catalina/nonblocking/TestNonBlockingAPI.java    |  3 ++-
 test/org/apache/catalina/startup/TestTomcat.java    |  3 ++-
 .../catalina/startup/TestWebappServiceLoader.java   | 11 ++++++-----
 .../org/apache/catalina/startup/TomcatBaseTest.java |  5 +++--
 .../catalina/webresources/TestCachedResource.java   |  2 +-
 .../webresources/TestClasspathUrlStreamHandler.java |  3 ++-
 .../catalina/webresources/TestStandardRoot.java     | 16 ++++++----------
 .../catalina/webresources/war/TestHandler.java      | 21 ++-------------------
 .../webresources/war/TestWarURLConnection.java      |  5 +++--
 test/org/apache/jasper/servlet/TestTldScanner.java  |  3 ++-
 test/org/apache/juli/TestClassLoaderLogManager.java |  3 ++-
 .../apache/tomcat/util/bcel/TesterPerformance.java  |  3 ++-
 .../apache/tomcat/util/buf/TesterUriUtilBase.java   |  9 ++-------
 .../util/descriptor/web/TestWebXmlOrdering.java     |  4 ++--
 .../util/scan/TestAbstractInputStreamJar.java       |  4 ++--
 .../tomcat/util/scan/TestStandardJarScanner.java    |  3 ++-
 webapps/docs/changelog.xml                          |  6 ++++++
 21 files changed, 56 insertions(+), 66 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to