Author: borges
Date: 2011-05-23 10:08:54 -0400 (Mon, 23 May 2011)
New Revision: 10717
Modified:
trunk/pom.xml
Log:
Test output to go to std out
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-05-23 13:48:37 UTC (rev 10716)
+++ trunk/pom.xml 2011-05-23 14:08:54 UTC (rev 10717)
@@ -469,7 +469,7 @@
<configuration>
<testFailureIgnore>true</testFailureIgnore>
<runOrder>alphabetical</runOrder>
- <redirectTestOutputToFile>true</redirectTestOutputToFile>
+ <redirectTestOutputToFile>false</redirectTestOutputToFile>
</configuration>
</plugin>
<plugin>
Show replies by date