You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2003/09/23 11:32:48 UTC

cvs commit: ant/docs/manual/OptionalTasks scp.html sshexec.html

bodewig     2003/09/23 02:32:48

  Modified:    docs/manual/OptionalTasks scp.html sshexec.html
  Log:
  tested jsch-0.1.8
  
  Revision  Changes    Path
  1.8       +1 -1      ant/docs/manual/OptionalTasks/scp.html
  
  Index: scp.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/scp.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- scp.html	28 Aug 2003 07:10:39 -0000	1.7
  +++ scp.html	23 Sep 2003 09:32:48 -0000	1.8
  @@ -20,7 +20,7 @@
   in the Ant distribution.  See <a
   href="../install.html#librarydependencies">Library Dependencies</a>
   for more information.  This task has been tested with jsch-0.1.2 to
  -jsch-0.1.7.</p>
  +jsch-0.1.8.</p>
   
   <h3>Parameters</h3>
   <table border="1" cellpadding="2" cellspacing="0">
  
  
  
  1.6       +3 -2      ant/docs/manual/OptionalTasks/sshexec.html
  
  Index: sshexec.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/sshexec.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- sshexec.html	28 Aug 2003 07:10:39 -0000	1.5
  +++ sshexec.html	23 Sep 2003 09:32:48 -0000	1.6
  @@ -18,8 +18,9 @@
   <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.  This task has been tested with jsch-0.1.7 and
  -won't work with earlier versions of jsch..</p>
  +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.</p>
   
   <h3>Parameters</h3>
   <table border="1" cellpadding="2" cellspacing="0">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org