mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
WW-5484 Marks the DWR plugin as deprecated
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# Struts 2 Direct Web Remoting (DWR) plugin
|
||||
|
||||
**DEPRECATED**: The plugin has been marked as deprecated since Struts 6.7.0 as there is no active development
|
||||
nor DWR doesn't support JakartaEE!
|
||||
|
||||
This plugin allows to use Struts validation via DWR as remote beans.
|
||||
You will find more details in [documentation](https://struts.apache.org/plugins/dwr/).
|
||||
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
<artifactId>struts2-dwr-plugin</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 DWR Plugin</name>
|
||||
<name>DEPRECATED: Struts 2 DWR Plugin - since 6.7.0</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user