You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by il...@apache.org on 2016/08/23 07:19:56 UTC

svn commit: r1757317 - /openjpa/trunk/pom.xml

Author: ilgrosso
Date: Tue Aug 23 07:19:56 2016
New Revision: 1757317

URL: http://svn.apache.org/viewvc?rev=1757317&view=rev
Log:
Attempt to get cleaner test output

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=1757317&r1=1757316&r2=1757317&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Tue Aug 23 07:19:56 2016
@@ -683,7 +683,7 @@
                     <version>${maven.surefire.version}</version>
                     <configuration>
                         <argLine>${surefire.jvm.args}</argLine>
-                        <useFile>false</useFile>
+                        <redirectTestOutputToFile>true</redirectTestOutputToFile>
                         <trimStackTrace>false</trimStackTrace>
                         <useSystemClassLoader>true</useSystemClassLoader>
                         <excludes>