Browse Source

Documentation change, javac.destdir is no longer required.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268076 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 25 years ago
parent
commit
fd1daa717e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/index.html

+ 2
- 2
docs/index.html View File

@@ -26,7 +26,7 @@
<li>Dave Walend (<a href="mailto:dwalend@cs.tufts.edu">dwalend@cs.tufts.edu</a>)</li>
</ul>

<p>Version 1.2 - 2000/10/10</p>
<p>Version 1.2 - 2000/10/12</p>

<hr>
<h2>Table of Contents</h2>
@@ -2555,7 +2555,7 @@ inclusion/exclusion of files works, and how to write patterns.</p>
<tr>
<td valign="top">destdir</td>
<td valign="top">location where to store the class files.</td>
<td align="center" valign="top">Yes</td>
<td align="center" valign="top">No (defaults to - the first - srcdir)</td>
</tr>
<tr>
<td valign="top">includes</td>


Loading…
Cancel
Save