You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2013/05/17 00:22:41 UTC

svn commit: r1483593 - /activemq/trunk/activemq-mqtt/pom.xml

Author: chirino
Date: Thu May 16 22:22:41 2013
New Revision: 1483593

URL: http://svn.apache.org/r1483593
Log:
Send logging to console so we can troubleshoot the build failures on the CI machines easier.

Modified:
    activemq/trunk/activemq-mqtt/pom.xml

Modified: activemq/trunk/activemq-mqtt/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-mqtt/pom.xml?rev=1483593&r1=1483592&r2=1483593&view=diff
==============================================================================
--- activemq/trunk/activemq-mqtt/pom.xml (original)
+++ activemq/trunk/activemq-mqtt/pom.xml Thu May 16 22:22:41 2013
@@ -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>