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

michaelo pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 0df28a6201 Remove used property
0df28a6201 is described below

commit 0df28a6201defbce8b835e9336d260b4574fc6e3
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Fri Jun 30 13:24:02 2023 +0200

    Remove used property
---
 java/org/apache/catalina/core/LocalStrings.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/org/apache/catalina/core/LocalStrings.properties 
b/java/org/apache/catalina/core/LocalStrings.properties
index 8f71f2d9b6..4d72b24c78 100644
--- a/java/org/apache/catalina/core/LocalStrings.properties
+++ b/java/org/apache/catalina/core/LocalStrings.properties
@@ -172,7 +172,6 @@ propertiesRoleMappingListener.linkedRole=Successfully 
linked application role [{
 propertiesRoleMappingListener.linkedRoleCount=Linked [{0}] application roles 
to technical roles
 propertiesRoleMappingListener.roleMappingFileEmpty=Role mapping file cannot be 
empty
 propertiesRoleMappingListener.roleMappingFileFail=Failed to load role mapping 
file [{0}]
-propertiesRoleMappingListener.roleMappingFileNotFound=Role mapping file [{0}] 
not found
 propertiesRoleMappingListener.roleMappingFileNull=Role mapping file cannot be 
null
 
 pushBuilder.noPath=It is illegal to call push() before setting a path


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

Reply via email to