This is an automated email from the ASF dual-hosted git repository.

kusal pushed a commit to branch fork/6.3
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 9e1fd914ec8ec2cce41528a85acf7f90eed2aa6b
Author: Kusal Kithul-Godage <g...@kusal.io>
AuthorDate: Mon Sep 4 15:34:37 2023 +1000

    Comment more unnecessary modules
---
 plugins/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/plugins/pom.xml b/plugins/pom.xml
index c454dd817..35c407748 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -36,7 +36,7 @@
 <!--        <module>bean-validation</module>-->
 <!--        <module>cdi</module>-->
 <!--        <module>config-browser</module>-->
-        <module>convention</module>
+<!--        <module>convention</module>-->
 <!--        <module>dwr</module>-->
 <!--        <module>embeddedjsp</module>-->
 <!--        <module>gxp</module>-->
@@ -49,9 +49,9 @@
 <!--        <module>oval</module>-->
 <!--        <module>pell-multipart</module>-->
 <!--        <module>plexus</module>-->
-        <module>portlet</module>
-        <module>portlet-junit</module>
-        <module>portlet-mocks</module>
+<!--        <module>portlet</module>-->
+<!--        <module>portlet-junit</module>-->
+<!--        <module>portlet-mocks</module>-->
 <!--        <module>portlet-tiles</module>-->
 <!--        <module>rest</module>-->
 <!--        <module>sitemesh</module>-->

Reply via email to