From f1aee37cb9eb1088354458c6c518c8dbd0d12b59 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 23 Sep 2003 09:32:48 +0000 Subject: [PATCH] tested jsch-0.1.8 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275298 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/scp.html | 2 +- docs/manual/OptionalTasks/sshexec.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/manual/OptionalTasks/scp.html b/docs/manual/OptionalTasks/scp.html index 29892be4b..2f37c032f 100644 --- a/docs/manual/OptionalTasks/scp.html +++ b/docs/manual/OptionalTasks/scp.html @@ -20,7 +20,7 @@ remote machine.

in the Ant distribution. See Library Dependencies for more information. This task has been tested with jsch-0.1.2 to -jsch-0.1.7.

+jsch-0.1.8.

Parameters

diff --git a/docs/manual/OptionalTasks/sshexec.html b/docs/manual/OptionalTasks/sshexec.html index 4b8d35b50..b5a4d4d02 100644 --- a/docs/manual/OptionalTasks/sshexec.html +++ b/docs/manual/OptionalTasks/sshexec.html @@ -18,8 +18,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 -won't work with earlier versions of jsch..

+for more information. This task has been tested with jsch-0.1.7 to +jsch-0.1.8 and won't work with versions of jsch earlier than +0.1.7.

Parameters