This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 03e58bf fix message
03e58bf is described below
commit 03e58bf316573860620d94f851e93bcc64a07f26
Author: KeiichiFujino <[email protected]>
AuthorDate: Tue Mar 19 16:44:36 2019 +0900
fix message
---
.../org/apache/catalina/tribes/membership/cloud/LocalStrings.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/java/org/apache/catalina/tribes/membership/cloud/LocalStrings.properties
b/java/org/apache/catalina/tribes/membership/cloud/LocalStrings.properties
index 9657f4c..5c1ec09 100644
--- a/java/org/apache/catalina/tribes/membership/cloud/LocalStrings.properties
+++ b/java/org/apache/catalina/tribes/membership/cloud/LocalStrings.properties
@@ -19,7 +19,7 @@ abstractStream.trustManagerError=Could not create trust
manager for {0}
certificateStream.clientCertError=Could not create key manager for {0} ({1})
-cloudMembershipService.stopFail=Unable to stop the static membership service,
level: [{0}]
+cloudMembershipService.stopFail=Unable to stop the cloud membership service,
level: [{0}]
dnsMembershipProvider.dnsError=Error getting hosts address list for namespace
[{0}]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]