Browse Source

decide to recommend jakarta-oro 2.0.8

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

+ 2
- 2
docs/manual/install.html View File

@@ -576,7 +576,7 @@ Installing Ant / Optional Tasks</a> section above.</p>
<td>jakarta-oro-2.0.7.jar</td>
<td>regexp type with mappers and the perforce tasks<br>
To use the FTP task,
you need jakarta-oro 2.0.1 or later, and <a href="#commons-net">commons-net</a></td>
you need jakarta-oro 2.0.8 or later, and <a href="#commons-net">commons-net</a></td>
<td><a href="http://jakarta.apache.org/oro/" target="_top">http://jakarta.apache.org/oro/</a></td>
</tr>
<tr>
@@ -689,7 +689,7 @@ you need jakarta-oro 2.0.1 or later, and <a href="#commons-net">commons-net</a><
<tr>
<td><a name="commons-net">commons-net.jar</a></td>
<td>ftp, rexec and telnet tasks<br>
jakarta-oro 2.0.1 or later is required in any case together with commons-net.<br>
jakarta-oro 2.0.8 or later is required together with commons-net 1.4.0.<br>
For all users, a minimum version of commons-net of 1.4.0 is recommended. Earlier
versions did not support the full range of configuration options, and 1.4.0 is needed
to compile Ant.


Loading…
Cancel
Save