Send logging to console so we can troubleshoot the build failures on the CI machines easier.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1483593 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2013-05-16 22:22:41 +00:00
parent ef6df68831
commit 5bb563dd1c
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@
<forkMode>always</forkMode>
<argLine>${surefire.argLine}</argLine>
<runOrder>alphabetical</runOrder>
<redirectTestOutputToFile>false</redirectTestOutputToFile>
<systemProperties>
<property>
<name>org.apache.activemq.default.directory.prefix</name>