Author: carlos
Date: Wed Aug 10 12:34:15 2005
New Revision: 231297

URL: http://svn.apache.org/viewcvs?rev=231297&view=rev
Log:
Added required maven version 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=231297&r1=231296&r2=231297&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/test/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/test/xdocs/properties.xml Wed Aug 10 12:34:15 
2005
@@ -41,6 +41,7 @@
           <td>maven.junit.forkmode</td>
           <td>Yes</td>
           <td>
+            NOTE: Ignored in maven &lt; 1.1.
             Controls how many Java Virtual Machines get created if you want
             to fork some tests. Possible values are "perTest" (the default), 
             and "once". "once" creates only a single Java VM for



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to