|
|
@@ -40,7 +40,7 @@ |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">name</td> |
|
|
|
<td valign="top">The name of the new definition</td> |
|
|
|
<td valign="top">The name of the new definition.</td> |
|
|
|
<td valign="top" align="center">Yes</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
@@ -50,16 +50,22 @@ |
|
|
|
</td> |
|
|
|
<td valign="top" align="center">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">description</td> |
|
|
|
<td valign="top">A description of the macrodef |
|
|
|
(for documentation purposes only). |
|
|
|
</td> |
|
|
|
<td valign="top" align="center">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">backtrace</td> |
|
|
|
<td valign="top"> |
|
|
|
This controls the error traceback if they is an |
|
|
|
error detected when running the macro. If this is |
|
|
|
set to true, there will be an error trackback, if false |
|
|
|
there will not be one. The default value is true. |
|
|
|
<em>Since ant 1.7</em>. |
|
|
|
there will not be one. <em>Since Ant 1.7</em>. |
|
|
|
</td> |
|
|
|
<td valign="top" align="center">No</td> |
|
|
|
<td valign="top" align="center">No; default <em>true</em></td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h3>Parameters specified as nested elements</h3> |
|
|
@@ -355,7 +361,7 @@ |
|
|
|
</pre> |
|
|
|
</blockquote> |
|
|
|
<hr> |
|
|
|
<p align="center">Copyright © 2003-2005 The Apache Software |
|
|
|
<p align="center">Copyright © 2003-2006 The Apache Software |
|
|
|
Foundation. All rights Reserved.</p> |
|
|
|
|
|
|
|
</body> |
|
|
|