show test output in console for now.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428551 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2013-01-03 18:58:11 +00:00
parent 9557e394e7
commit 0aedae6b1d
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<forkMode>pertest</forkMode>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<redirectTestOutputToFile>false</redirectTestOutputToFile>
<argLine>-Xmx256m</argLine>
<excludes>
<!--<exclude>**/*Cxf*.*</exclude>-->