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 <lukaszlen...@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 lukaszlen...@apache.org.