This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 79a24b3896 Fox order
79a24b3896 is described below
commit 79a24b389605d5c4eba33dc2e33445bb133247e9
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Aug 11 16:50:45 2026 +0100
Fox order
---
java/org/apache/catalina/webresources/LocalStrings.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/org/apache/catalina/webresources/LocalStrings.properties
b/java/org/apache/catalina/webresources/LocalStrings.properties
index 0f4b7546ec..ad3cfe60a7 100644
--- a/java/org/apache/catalina/webresources/LocalStrings.properties
+++ b/java/org/apache/catalina/webresources/LocalStrings.properties
@@ -24,8 +24,8 @@ abstractArchiveResourceSet.manifestFail=Failed to read the
manifest from the arc
abstractArchiveResourceSet.multiReleaseFail=Failed to determine if the archive
[{0}] is a multi-release JAR
abstractArchiveResourceSet.setReadOnlyFalse=Archive based WebResourceSets such
as those based on JARs are hard-coded to be read-only and may not be configured
to be read-write
-abstractFileResourceSet.canonicalfileCheckFailed=Resource for web application
[{0}] at path [{1}] was not loaded as the canonical path [{2}] did not match.
Use of symlinks is one possible cause.
abstractFileResourceSet.canonicalPathFail=Failed to determine the canonical
path for [{0}]
+abstractFileResourceSet.canonicalfileCheckFailed=Resource for web application
[{0}] at path [{1}] was not loaded as the canonical path [{2}] did not match.
Use of symlinks is one possible cause.
abstractResource.getContentFail=Unable to return [{0}] as a byte array
abstractResource.getContentFirst=getContent must be called before
getCertificates
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]