Browse Source

update to reflect the latest release of commons-net which fixed some

bugs that interfered with the Ant interface.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276653 13f79535-47bb-0310-9956-ffa450edef68
master
Steven M. Cohen 21 years ago
parent
commit
12bf95a397
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/install.html

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

@@ -403,7 +403,7 @@ you need jakarta-oro 2.0.1 or later, and <a href="#commons-net">commons-net</a><
<td><a name="commons-net">commons-net.jar</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>
For a use with a Microsoft FTP server, a minimum version of commons-net of 1.2.1 is required.
For all users, a minimum version of commons-net of 1.2.2 is recommended.
</td>
<td><a href="http://jakarta.apache.org/commons/net/index.html"
target="_top">http://jakarta.apache.org/commons/net/index.html</a></td>


Loading…
Cancel
Save