Author: tabish
Date: Tue Apr 2 14:49:03 2013
New Revision: 1463573
URL: http://svn.apache.org/r1463573
Log:
patch for: https://issues.apache.org/jira/browse/AMQ-4427
Modified:
activemq/trunk/activemq-http/pom.xml
Modified: activemq/trunk/activemq-http/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/activemq-http/pom.xml?rev=1463573&r1=1463572&r2=1463573&view=diff
==============================================================================
--- activemq/trunk/activemq-http/pom.xml (original)
+++ activemq/trunk/activemq-http/pom.xml Tue Apr 2 14:49:03 2013
@@ -150,6 +150,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
+ <forkMode>always</forkMode>
</configuration>
</plugin>
</plugins>