bodewig 2004/04/27 00:45:34
Modified: docs/manual/OptionalTasks junit.html
Log:
@since
Revision Changes Path
1.36 +1 -1 ant/docs/manual/OptionalTasks/junit.html
Index: junit.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/OptionalTasks/junit.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- junit.html 27 Apr 2004 07:44:47 -0000 1.35
+++ junit.html 27 Apr 2004 07:45:34 -0000 1.36
@@ -82,7 +82,7 @@
<code>failureproperty</code> can share a VM, so even if you set
<code>forkmode</code> 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.</td>
+ that don't get forked into a new Java VM. <em>since Ant 1.6.2</em></td>
<td align="center" valign="top">No; default is <code>perTest</code>.</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]