Browse Source

better track the version for now, jsch is still in a flux a bit

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274237 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
c17abf5130
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/OptionalTasks/scp.html

+ 1
- 1
docs/manual/OptionalTasks/scp.html View File

@@ -16,7 +16,7 @@ remote machine.</p>
<p><b>Note:</b> This task depends on external libraries not included
in the Ant distribution. See <a
href="../install.html#librarydependencies">Library Dependencies</a>
for more information.</p>
for more information. This task has been tested with jsch-0.1.2.</p>

<h3>Parameters</h3>
<table border="1" cellpadding="2" cellspacing="0">


Loading…
Cancel
Save