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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 598c069d1cbeb8fb9a59b7e1d32b0227ca486a41
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sun Dec 12 13:26:51 2021 +0100

    WW-5157 Marks Sitemesh plugin as deprecated
---
 plugins/sitemesh/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml
index 8a47ea2..e2f75bf 100644
--- a/plugins/sitemesh/pom.xml
+++ b/plugins/sitemesh/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>struts2-sitemesh-plugin</artifactId>
     <packaging>jar</packaging>
-    <name>Struts 2 Sitemesh Plugin</name>
+    <name>DEPRECATED: Struts 2 Sitemesh Plugin - since 2.6</name>
 
     <dependencies>
         <dependency>

Reply via email to