Author: aheritier
Date: Fri Apr  7 06:02:52 2006
New Revision: 392271

URL: http://svn.apache.org/viewcvs?rev=392271&view=rev
Log:
Add doc for default setting for maven.junit.forkmode

Modified:
    maven/maven-1/plugins/trunk/test/xdocs/properties.xml

Modified: maven/maven-1/plugins/trunk/test/xdocs/properties.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/test/xdocs/properties.xml?rev=392271&r1=392270&r2=392271&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/test/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/test/xdocs/properties.xml Fri Apr  7 06:02:52 
2006
@@ -51,6 +51,7 @@
             can share a VM, so even if you set forkmode to "once", Ant may have
             to create more than a single Java VM. This attribute is ignored for
             tests that don't get forked into a new Java VM.
+            Defaults to <code>perTest</code>.
           </td>
         </tr>
         <tr>


Reply via email to