WW-5334 Misc corrections

This commit is contained in:
Kusal Kithul-Godage
2023-08-19 11:55:22 +10:00
parent 2514685266
commit 1d5f006cf9
3 changed files with 1 additions and 7 deletions
-3
View File
@@ -2,6 +2,3 @@
The JUnit Plugin supports testing actions within a Struts invocation, meaning that a full request is simulated,
and the output of the action can be tested.
You will find more details in [documentation](https://struts.apache.org/plugins/junit/).
## Installation
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
-3
View File
@@ -1,5 +1,2 @@
# Struts 2 Portlet JUnit plugin
The Portlet JUnit Plugin supports testing applications that use the Portlet Plugin.
## Installation
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
+1 -1
View File
@@ -29,7 +29,7 @@
<artifactId>struts2-portlet-junit-plugin</artifactId>
<packaging>jar</packaging>
<name>DEPRECATED: Struts 2 Portlet JUnit Plugin - since 6.4.0</name>
<name>DEPRECATED: Struts 2 Portlet JUnit Plugin - since 6.3.0</name>
<dependencies>
<dependency>