Browse Source

Okay, maybe I was a little ambitious.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276631 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
ad05cd8c7a
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/manual/CoreTasks/ant.html
  2. +1
    -1
      docs/manual/CoreTasks/antcall.html

+ 1
- 1
docs/manual/CoreTasks/ant.html View File

@@ -153,7 +153,7 @@ targets so specified, in the order specified.</p>
<td valign="top" align="center">Yes</td>
</tr>
</table>
<p><em>since Ant 1.6.2</em>.</p>
<p><em>since Ant 1.7</em>.</p>

<h3>Basedir of the new project</h3>



+ 1
- 1
docs/manual/CoreTasks/antcall.html View File

@@ -138,7 +138,7 @@ targets so specified, in the order specified.</p>
<td valign="top" align="center">Yes</td>
</tr>
</table>
<p><em>since Ant 1.6.2</em>.</p>
<p><em>since Ant 1.7</em>.</p>

<h3>Examples</h3>
<pre>


Loading…
Cancel
Save