From 9498868500e93b3e06fe37037e8f8bc87ef2ae89 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 13 Sep 2006 00:05:04 +0000 Subject: [PATCH] Bugzilla Report 40333, jsch 0.1.29 minimum required. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442762 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/sshexec.html | 4 ++-- docs/manual/install.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/OptionalTasks/sshexec.html b/docs/manual/OptionalTasks/sshexec.html index 629f4460a..14dfe2281 100644 --- a/docs/manual/OptionalTasks/sshexec.html +++ b/docs/manual/OptionalTasks/sshexec.html @@ -35,9 +35,9 @@

Note: This task depends on external libraries not included in the Ant distribution. See Library Dependencies -for more information. This task has been tested with jsch-0.1.7 and above +for more information. This task has been tested with jsch-0.1.29 and above and won't work with versions of jsch earlier than -0.1.7.

+0.1.28.

See also the scp task

diff --git a/docs/manual/install.html b/docs/manual/install.html index 4039b5169..3f8b476dc 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -717,7 +717,7 @@ Already included Java 1.4+ target="_top">http://xml.apache.org/commons/. - jsch.jar + jsch.jar 0.1.29 or later sshexec and scp tasks http://www.jcraft.com/jsch/index.html