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/11/21 09:16:41 UTC

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

bodewig     2003/11/21 00:16:41

  Modified:    docs/manual/OptionalTasks scp.html sshexec.html
  Log:
  JSch 0.1.9 seems to work fine
  
  Revision  Changes    Path
  1.11      +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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- scp.html	28 Oct 2003 10:29:53 -0000	1.10
  +++ scp.html	21 Nov 2003 08:16:41 -0000	1.11
  @@ -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.8.</p>
  +jsch-0.1.9.</p>
   
   <h3>Parameters</h3>
   <table border="1" cellpadding="2" cellspacing="0">
  
  
  
  1.9       +1 -1      ant/docs/manual/OptionalTasks/sshexec.html
  
  Index: sshexec.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/sshexec.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sshexec.html	28 Oct 2003 10:29:53 -0000	1.8
  +++ sshexec.html	21 Nov 2003 08:16:41 -0000	1.9
  @@ -19,7 +19,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.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.</p>
   
   <h3>Parameters</h3>
  
  
  

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