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:02:35 UTC

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

adammurdoch    2003/06/28 05:02:35

  Modified:    vfs/xdocs todo.xml
  Log:
  Updated todo list.
  
  Revision  Changes    Path
  1.11      +9 -19     jakarta-commons-sandbox/vfs/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/vfs/xdocs/todo.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- todo.xml	13 Apr 2003 00:15:19 -0000	1.10
  +++ todo.xml	28 Jun 2003 12:02:35 -0000	1.11
  @@ -41,8 +41,9 @@
                   <li>WebDAV Provider:
                       <ul>
                           <li>Add plain http support, and auto-detect dav resources.</li>
  -                        <li>Support attributes.</li>
  -                        <li>Support last-modified.</li>
  +                        <li>Add set last-modified.</li>
  +                        <li>Add proxy support</li>
  +                        <li>HTTPS</li>
                       </ul>
                   </li>
                   <li>SFTP Provider:
  @@ -66,17 +67,18 @@
                       <ul>
                           <li>Fix set last-modified.</li>
                           <li>Support passive mode.</li>
  +                        <li>Add proxy support.</li>
                       </ul>
                   </li>
  -                <li>SMB Provider:
  +                <li>URL Provider:
                       <ul>
  -                        <li>Support set last-modified.</li>
  +                        <li>Support attributes.</li>
                       </ul>
                   </li>
  -                <li>URL Provider:
  +                <li>HTTP Provider:
                       <ul>
                           <li>Support attributes.</li>
  -                        <li>Support last-modified.</li>
  +                        <li>HTTPS support.</li>
                       </ul>
                   </li>
                   <li>
  @@ -91,10 +93,6 @@
                       configurable.
                   </li>
                   <li>Add persistent replicator.</li>
  -                <li>
  -                    Make StandardFileSystemManager configurable from an XML
  -                    descriptor or properties file.
  -                </li>
                   <li>Change the model so that folders may have content.</li>
                   <li>
                       Finish support for junctions:  Make ancestors of a junction
  @@ -119,15 +117,7 @@
                       Allow selectors, name mappers, and filters to be specified
                       for the Ant tasks.
                   </li>
  -                <li>Capabilities discovery.
  -                    <ul>
  -                        <li>Add capabilities to FileObject.</li>
  -                        <li>
  -                            Split LAST_MODIFIED into GET_LAST_MODIFIED and
  -                            SET_LAST_MODIFIED caps.
  -                        </li>
  -                    </ul>
  -                </li>
  +                <li>Add capabilities to FileObject.</li>
                   <li>Attributes and attribute schema.</li>
                   <li>
                       Handle file canonicalisation better (for cases like
  
  
  

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