From 1d5f006cf99dc970a93687c9a29e9884fd40c5e6 Mon Sep 17 00:00:00 2001 From: Kusal Kithul-Godage Date: Sat, 19 Aug 2023 11:55:22 +1000 Subject: [PATCH] WW-5334 Misc corrections --- plugins/junit/README.md | 3 --- plugins/portlet-junit/README.md | 3 --- plugins/portlet-junit/pom.xml | 2 +- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/plugins/junit/README.md b/plugins/junit/README.md index e3c40d248..63eccdb92 100644 --- a/plugins/junit/README.md +++ b/plugins/junit/README.md @@ -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. diff --git a/plugins/portlet-junit/README.md b/plugins/portlet-junit/README.md index afb10b76a..db36979ba 100644 --- a/plugins/portlet-junit/README.md +++ b/plugins/portlet-junit/README.md @@ -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. diff --git a/plugins/portlet-junit/pom.xml b/plugins/portlet-junit/pom.xml index 8f0a9e93c..639986cee 100644 --- a/plugins/portlet-junit/pom.xml +++ b/plugins/portlet-junit/pom.xml @@ -29,7 +29,7 @@ struts2-portlet-junit-plugin jar - DEPRECATED: Struts 2 Portlet JUnit Plugin - since 6.4.0 + DEPRECATED: Struts 2 Portlet JUnit Plugin - since 6.3.0