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

remm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git


The following commit(s) were added to refs/heads/trunk by this push:
     new b284f27  Missing string from PR#27
b284f27 is described below

commit b284f2782aba5608bdbe11460e5695372722a3bf
Author: remm <[email protected]>
AuthorDate: Fri Feb 6 00:03:18 2026 +0100

    Missing string from PR#27
---
 .../org/apache/tomcat/maven/common/messages/messages.properties        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/common-tomcat-maven-plugin/src/main/resources/org/apache/tomcat/maven/common/messages/messages.properties
 
b/common-tomcat-maven-plugin/src/main/resources/org/apache/tomcat/maven/common/messages/messages.properties
index da29fb9..7339cda 100644
--- 
a/common-tomcat-maven-plugin/src/main/resources/org/apache/tomcat/maven/common/messages/messages.properties
+++ 
b/common-tomcat-maven-plugin/src/main/resources/org/apache/tomcat/maven/common/messages/messages.properties
@@ -108,4 +108,5 @@ ReloadMojo.reloadingApp = Reloading application at {0}
 
 #
 
-tomcatHttpStatusError = Tomcat return http status error: {0}, Reason Phrase: 
{1}
+tomcatHttpBodyError = Tomcat returned HTTP body error: {0}
+tomcatHttpStatusError = Tomcat returned HTTP status error: {0}, Reason Phrase: 
{1}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to