Author: krosenvold
Date: Sun May 1 17:16:28 2011
New Revision: 1098371
URL: http://svn.apache.org/viewvc?rev=1098371&view=rev
Log:
o Another take at fixing build
Modified:
maven/surefire/trunk/surefire-providers/surefire-junit47/pom.xml
Modified: maven/surefire/trunk/surefire-providers/surefire-junit47/pom.xml
URL:
http://svn.apache.org/viewvc/maven/surefire/trunk/surefire-providers/surefire-junit47/pom.xml?rev=1098371&r1=1098370&r2=1098371&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-providers/surefire-junit47/pom.xml (original)
+++ maven/surefire/trunk/surefire-providers/surefire-junit47/pom.xml Sun May 1
17:16:28 2011
@@ -77,7 +77,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<jvm>${java.home}/bin/java</jvm>
- <redirectTestOutputToFile>true</redirectTestOutputToFile>
+ <redirectTestOutputToFile>false</redirectTestOutputToFile>
</configuration>
<dependencies>
<dependency>