|
|
@@ -44,14 +44,7 @@ Notes</i>). |
|
|
|
<tr> |
|
|
|
<td valign="top">executable</td> |
|
|
|
<td valign="top">the command to execute without any command line |
|
|
|
arguments.<br/> |
|
|
|
<i>There is no resolution of this attribute against the build file location.</i><br/> |
|
|
|
So you can use here : |
|
|
|
<ul> |
|
|
|
<li>the basename of the command if it is in the path (for instance <code>ls</code>),</li> |
|
|
|
<li>the full path of the command (for instance <code>/usr/local/bin/emacs</code>),</li> |
|
|
|
<li>a path relative to the running directory of ant.</li> |
|
|
|
</ul></td> |
|
|
|
arguments.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">dir</td> |
|
|
|