Browse Source

@since

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276414 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 21 years ago
parent
commit
fc014731eb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/OptionalTasks/junit.html

+ 1
- 1
docs/manual/OptionalTasks/junit.html View File

@@ -82,7 +82,7 @@ elements</a>).</p>
<code>failureproperty</code> can share a VM, so even if you set
<code>forkmode</code> to &quot;once&quot;, 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>


Loading…
Cancel
Save