Author: tcurdt
Date: Wed Jan  6 01:18:38 2010
New Revision: 896294

URL: http://svn.apache.org/viewvc?rev=896294&view=rev
Log:
fixed the test execution (thanks elecharny!)


Modified:
    commons/sandbox/javaflow/trunk/pom.xml

Modified: commons/sandbox/javaflow/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/javaflow/trunk/pom.xml?rev=896294&r1=896293&r2=896294&view=diff
==============================================================================
--- commons/sandbox/javaflow/trunk/pom.xml (original)
+++ commons/sandbox/javaflow/trunk/pom.xml Wed Jan  6 01:18:38 2010
@@ -130,7 +130,6 @@
       <plugin>     
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
-          <forkMode>never</forkMode>
           <includes>
             <include>**/*TestSuite.java</include>
           </includes>


Reply via email to