Browse Source

Merging to the 1.6 branch

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277200 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
c6995b83d9
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

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

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



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

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

<h3>Examples</h3>
<pre>


Loading…
Cancel
Save