Author: aheritier
Date: Fri Apr 7 14:40:38 2006
New Revision: 392428
URL: http://svn.apache.org/viewcvs?rev=392428&view=rev
Log:
fork once the jvm to execute tests (to speed up them a little bit)
Modified:
maven/maven-1/plugins/trunk/plugins-parent/project.properties
Modified: maven/maven-1/plugins/trunk/plugins-parent/project.properties
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugins-parent/project.properties?rev=392428&r1=392427&r2=392428&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugins-parent/project.properties Fri Apr 7
14:40:38 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