|
|
@@ -175,17 +175,15 @@ task.</p> |
|
|
|
example <var>type</var>=<q>antlib:example.org:newtype</q></td> |
|
|
|
<td>No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>any resource or resource collection</td> |
|
|
|
<td><em>Since Ant 1.7.1</em>, this task can load scripts from any resource supplied as a nested |
|
|
|
element.</td> |
|
|
|
<td>No</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
|
|
|
|
<h4>classpath</h4> |
|
|
|
<p>See the <a href="../Tasks/script.html">script</a> task for using this nested element.</p> |
|
|
|
|
|
|
|
<h4>any resource collection</h4> |
|
|
|
<p><em>Since Ant 1.7.1</em></p> |
|
|
|
<p>This task can load scripts from any resource supplied as a nested element.</p> |
|
|
|
|
|
|
|
<h3>Examples</h3> |
|
|
|
|
|
|
|
<p>The following definition creates a task which supports an attribute called <var>attr</var> and |
|
|
|