|
|
@@ -320,9 +320,9 @@ the source distribution).</p> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>matchAny</td> |
|
|
|
<td>If <em>false</em>, then all the strings are expected to be present in the line. If |
|
|
|
<em>true</em>, then the presence of any of the strings in the line, is considered |
|
|
|
a successful match. Defaults to <em>false</em>. |
|
|
|
<td>If <q>false</q>, then all the strings are expected to be present in the line. If |
|
|
|
<q>true</q>, then the presence of any of the strings in the line is considered |
|
|
|
a successful match. Defaults to <q>false</q>. |
|
|
|
<br/> |
|
|
|
<em>Since Ant 1.10.4</em> |
|
|
|
</td> |
|
|
|