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 e65621b Enable naming
e65621b is described below
commit e65621b616722dfc38cd0e1f086d37cfa5385d0c
Author: remm <[email protected]>
AuthorDate: Tue Apr 14 10:41:16 2026 +0200
Enable naming
---
src/it/simple-war-exec-project/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/it/simple-war-exec-project/pom.xml
b/src/it/simple-war-exec-project/pom.xml
index 6d1fadd..aaa811e 100644
--- a/src/it/simple-war-exec-project/pom.xml
+++ b/src/it/simple-war-exec-project/pom.xml
@@ -61,6 +61,7 @@
<configuration>
<path>foo</path>
<serverXml>${basedir}/src/main/tomcatconf/server.xml</serverXml>
+ <enableNaming>true</enableNaming>
</configuration>
</execution>
</executions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]