You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mi...@apache.org on 2023/06/30 11:41:20 UTC

[tomcat] branch 10.1.x updated: Remove used property

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

michaelo 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 8b1833f75b Remove used property
8b1833f75b is described below

commit 8b1833f75bfce59a05791dede5eb9904b51da3da
Author: Michael Osipov <mi...@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 a45cfbff54..44cd9a37a5 100644
--- a/java/org/apache/catalina/core/LocalStrings.properties
+++ b/java/org/apache/catalina/core/LocalStrings.properties
@@ -166,7 +166,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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org