mirror of https://github.com/apache/activemq.git
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:
parent
9557e394e7
commit
0aedae6b1d
|
@ -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>-->
|
||||
|
|
Loading…
Reference in New Issue