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 11:39:13 UTC

[struts] 01/02: WW-4992 Adds a note since which version this plugin is 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 e7b20da4911443b54fbf2a47d03b9fb089fd69da
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Dec 12 12:38:43 2021 +0100

    WW-4992 Adds a note since which version this plugin is deprecated
---
 plugins/embeddedjsp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml
index ce459dc..bf3ed66 100644
--- a/plugins/embeddedjsp/pom.xml
+++ b/plugins/embeddedjsp/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>struts2-embeddedjsp-plugin</artifactId>
     <packaging>jar</packaging>
-    <name>DEPRECATED: Struts 2 Embedded JSP Plugin</name>
+    <name>DEPRECATED: Struts 2 Embedded JSP Plugin (since 2.6)</name>
 
     <dependencies>
         <dependency>