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 2018/04/24 10:51:29 UTC

[struts] branch struts-2-4 updated: Disables rest-showcase app

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

lukaszlenart pushed a commit to branch struts-2-4
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/struts-2-4 by this push:
     new 7048375  Disables rest-showcase app
7048375 is described below

commit 70483755ac546a94652510080190d03e79455b14
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Apr 24 12:51:20 2018 +0200

    Disables rest-showcase app
---
 apps/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/pom.xml b/apps/pom.xml
index cce2d0f..064d975 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -37,7 +37,7 @@
         <module>mailreader</module>
         <module>portlet</module>
         <module>showcase</module>
-        <module>rest-showcase</module>
+        <!-- module>rest-showcase</module -->
     </modules>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
lukaszlenart@apache.org.