You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ad...@apache.org on 2003/06/28 14:32:59 UTC

cvs commit: jakarta-commons-sandbox/vfs/xdocs download.xml

adammurdoch    2003/06/28 05:32:59

  Modified:    vfs/xdocs download.xml
  Log:
  HTTP provider needs commons httpclient.
  
  Revision  Changes    Path
  1.10      +4 -2      jakarta-commons-sandbox/vfs/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/vfs/xdocs/download.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- download.xml	28 Jun 2003 06:17:50 -0000	1.9
  +++ download.xml	28 Jun 2003 12:32:59 -0000	1.10
  @@ -41,7 +41,10 @@
                           <a href="http://jakarta.apache.org/commons/httpclient/">Commons Httpclient</a>.
                           Version 2.0 beta 1 or later.
                       </td>
  -                    <td>WebDAV</td>
  +                    <td>
  +                        WebDAV<br/>
  +                        HTTP (optional).
  +                    </td>
                   </tr>
                   <tr>
                       <td>
  @@ -61,7 +64,6 @@
                   <tr>
                       <td>
                           <a href="http://www.jcraft.com/jsch/">JSch</a> Version 0.1.5 or later.
  -                        Note that JSch requires Java 1.4 or later.
                       </td>
                       <td>SFTP</td>
                   </tr>
  
  
  

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