This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit d5504c37a1df1edc7f43f1625fb51fe74182259a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Mar 1 16:49:24 2023 +0000

    Remove unused translation
---
 java/org/apache/catalina/tribes/util/LocalStrings.properties | 2 --
 1 file changed, 2 deletions(-)

diff --git a/java/org/apache/catalina/tribes/util/LocalStrings.properties 
b/java/org/apache/catalina/tribes/util/LocalStrings.properties
index bbfb77abc3..4238fab4ac 100644
--- a/java/org/apache/catalina/tribes/util/LocalStrings.properties
+++ b/java/org/apache/catalina/tribes/util/LocalStrings.properties
@@ -21,7 +21,5 @@ arrays.srcoffset.outOfBounds=srcoffset is out of bounds.
 executorFactory.not.running=Executor not running, can't force a command into 
the queues
 executorFactory.queue.full=Queue capacity is full.
 
-jre14Compat.javaPre14=Class not found so assuming code is running on a 
pre-Java 14 JVM
-
 uuidGenerator.createRandom=Creation of SecureRandom instance for UUID 
generation using [{0}] took [{1}] milliseconds.
 uuidGenerator.unable.fit=Unable to fit [{0}] bytes into the array. 
length:[{1}] required length:[{2}]


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

Reply via email to