From 0f0cdfde0fb0b08ffc8aaefbb0c0ff8f02bfce7b Mon Sep 17 00:00:00 2001
From: Antoine Levy-Lambert
Date: Fri, 20 Oct 2006 11:07:09 +0000
Subject: [PATCH] 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
---
docs/manual/install.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/install.html b/docs/manual/install.html
index cbf98bc47..830b6d324 100644
--- a/docs/manual/install.html
+++ b/docs/manual/install.html
@@ -576,7 +576,7 @@ Installing Ant / Optional Tasks section above.
jakarta-oro-2.0.7.jar |
regexp type with mappers and the perforce tasks
To use the FTP task,
-you need jakarta-oro 2.0.1 or later, and commons-net |
+you need jakarta-oro 2.0.8 or later, and commons-net
http://jakarta.apache.org/oro/ |
@@ -689,7 +689,7 @@ you need jakarta-oro 2.0.1 or later, and commons-net<
commons-net.jar |
ftp, rexec and telnet tasks
- jakarta-oro 2.0.1 or later is required in any case together with commons-net.
+ jakarta-oro 2.0.8 or later is required together with commons-net 1.4.0.
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.
|