Browse Source

update of FAQ

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908017 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 15 years ago
parent
commit
b50c463049
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/faq.html

+ 2
- 2
docs/faq.html View File

@@ -757,7 +757,7 @@
Which version of Java is required to run
Ant?
</p>
<p>You will need Java installed on your system, version 1.3 or
<p>You will need Java installed on your system, version 1.4 or
later required, 1.5 or later strongly recommended. The later
the version of Java, the more Ant tasks you get.</p>
<p>If only the JRE is present but not a full JDK then many
@@ -810,7 +810,7 @@
<tr>
<td colspan="1" rowspan="1"
valign="top" align="left">
current svn trunk
1.8.0 up to current svn trunk
</td>
<td colspan="1" rowspan="1"
valign="top" align="left">


Loading…
Cancel
Save