From c2a696822c4ed7f0569c276610fb42de13bb65ea Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 21 Nov 2003 08:16:41 +0000 Subject: [PATCH] JSch 0.1.9 seems to work fine git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275656 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/scp.html | 2 +- docs/manual/OptionalTasks/sshexec.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/OptionalTasks/scp.html b/docs/manual/OptionalTasks/scp.html index 67a441b45..943d5f422 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.8.

+jsch-0.1.9.

Parameters

diff --git a/docs/manual/OptionalTasks/sshexec.html b/docs/manual/OptionalTasks/sshexec.html index 57fed08a9..855c4014f 100644 --- a/docs/manual/OptionalTasks/sshexec.html +++ b/docs/manual/OptionalTasks/sshexec.html @@ -19,7 +19,7 @@ in the Ant distribution. See Library Dependencies 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 +jsch-0.1.9 and won't work with versions of jsch earlier than 0.1.7.

Parameters