|
@@ -327,7 +327,7 @@ public void setAttr(Resource r) { ... } |
|
|
<h2><a name="if+unless">If/Unless Attributes</a></h2> |
|
|
<h2><a name="if+unless">If/Unless Attributes</a></h2> |
|
|
<p> |
|
|
<p> |
|
|
The <code><target></code> element and various tasks (such as |
|
|
The <code><target></code> element and various tasks (such as |
|
|
<code><exit></code>) and task elements (such as <code><test></code> |
|
|
|
|
|
|
|
|
<code><fail></code>) and task elements (such as <code><test></code> |
|
|
in <code><junit></code>) support <code>if</code> and <code>unless</code> |
|
|
in <code><junit></code>) support <code>if</code> and <code>unless</code> |
|
|
attributes which can be used to control whether the item is run or otherwise |
|
|
attributes which can be used to control whether the item is run or otherwise |
|
|
takes effect. |
|
|
takes effect. |
|
|