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

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


The following commit(s) were added to refs/heads/support-2-3 by this push:
     new 949e069  make maven's surefire show stacktrace in console
949e069 is described below

commit 949e069f534b48b1919c457cec8a98e71eb9b4bf
Author: Yasser Zamani <yasserzam...@apache.org>
AuthorDate: Thu Apr 26 21:22:33 2018 +0430

    make maven's surefire show stacktrace in console
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index ccce626..31d24cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,6 +181,7 @@
                         <excludes>
                             <exclude>**/TestBean.java</exclude>
                         </excludes>
+                        <useFile>false</useFile>
                     </configuration>
                 </plugin>
                 <plugin>

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

Reply via email to