Browse Source

re-generate site

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@682312 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
59b0b7634d
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      docs/external.html
  2. +1
    -1
      docs/faq.html

+ 2
- 2
docs/external.html View File

@@ -7053,7 +7053,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
bundles 1.6.5 for NetBeans 5.0 and 5.5; 1.7.0 for NetBeans 6.0
bundles 1.7.0 for NetBeans 6.0 and 6.1, 1.7.1 for 6.5
</td>
</tr>
<tr>
@@ -7083,7 +7083,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Common Development and Distribution License
Common Development and Distribution License / GNU General Public License
</td>
</tr>
</table>


+ 1
- 1
docs/faq.html View File

@@ -757,7 +757,7 @@ Apache Ant version 1.6.2 compiled on July 16 2004
</p>
<p>The core idea is using property files which name accords to the
os-name. Then simply use the build-in property <tt>os.name</tt>.</p>
<p>For better use you should also provide a file with defaul values.
<p>For better use you should also provide a file with default values.
But be careful with the correct os-names. For test simply &lt;echo&gt;
the ${os.name} on all machines and you can be sure to use the right
file names.</p>


Loading…
Cancel
Save