Author: aheritier
Date: Fri Apr  7 14:35:33 2006
New Revision: 392421

URL: http://svn.apache.org/viewcvs?rev=392421&view=rev
Log:
fork once the jvm to execute tests (to speed up them a little bit)

Modified:
    maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties

Modified: maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties?rev=392421&r1=392420&r2=392421&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties 
(original)
+++ maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties Fri 
Apr  7 14:35:33 2006
@@ -138,6 +138,7 @@
 #=====
 # Fork so that plugins unit tests are run with the correct classpath
 maven.junit.fork = true
+maven.junit.forkmode = once
 
 #=====
 # XDOC plugin settings


Reply via email to