You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2021/12/12 12:19:06 UTC

[struts] 01/02: WW-5154 Marks GXP plugin as deprecated

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 3f0f98532c962d35db62e522114f1f4ec1fb7f2a
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Dec 12 13:15:49 2021 +0100

    WW-5154 Marks GXP plugin as deprecated
---
 plugins/gxp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/gxp/pom.xml b/plugins/gxp/pom.xml
index 0fd9ec5..0951f85 100644
--- a/plugins/gxp/pom.xml
+++ b/plugins/gxp/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>struts2-gxp-plugin</artifactId>
     <packaging>jar</packaging>
-    <name>Struts 2 GXP Plugin</name>
+    <name>DEPRECATED: Struts 2 GXP Plugin - since 2.6</name>
 
     <dependencies>
         <dependency>