You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by re...@locus.apache.org on 2000/11/29 04:06:34 UTC

cvs commit: jakarta-slide/src/doc changelog.xml news.xml release.xml status.xml

remm        00/11/28 19:06:34

  Modified:    src/doc  changelog.xml news.xml release.xml status.xml
  Log:
  - M3 release : website updates.
  
  Revision  Changes    Path
  1.7       +24 -0     jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changelog.xml	2000/11/25 01:40:43	1.6
  +++ changelog.xml	2000/11/29 03:06:33	1.7
  @@ -6,6 +6,30 @@
       
     <title>Changes</title>
     
  +  <section title="Slide 1.0M3">
  +    
  +    <p>
  +
  +      <changelog>
  +        <add>
  +          Support for locking in the WebDAV client (BC)
  +        </add>
  +        <fix>
  +          Proper handling of redirects in HTTP client (RM)
  +        </fix>
  +        <fix>
  +          HTTP pipelining over HTTP/1.1 in HTTP client (RM)
  +        </fix>
  +        <fix>
  +          Fix some connection handling problems in HTTP client with both
  +          HTTP/1.0 and HTTP/1.1 (RM)
  +        </fix>
  +      </changelog>
  +
  +    </p>
  +    
  +  </section>
  +  
     <section title="Slide 1.0M2">
       
       <p>
  
  
  
  1.6       +8 -8      jakarta-slide/src/doc/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/news.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- news.xml	2000/11/25 01:40:44	1.5
  +++ news.xml	2000/11/29 03:06:33	1.6
  @@ -8,6 +8,14 @@
     
     <section title="Slide News">
       
  +    <section title="11/28/2000 - Slide 1.0M3 released !">
  +
  +      <p>
  +        Get it in <a href="http://jakarta.apache.org/builds/jakarta-slide/nightly/jakarta-slide-20001129.zip">.zip</a> or <a href="http://jakarta.apache.org/builds/jakarta-slide/nightly/jakarta-slide-20001129.tar.gz">.tar.gz</a> format.
  +      </p>
  +
  +    </section>
  +
       <section title="11/25/2000 - Slide 1.0M2 released !">
   
         <p>
  @@ -32,14 +40,6 @@
       
       </section>
     
  -  </section>
  -  
  -  <section title="WebDAV News">
  -    
  -    <p>
  -      
  -    </p>
  -    
     </section>
     
   </body>
  
  
  
  1.3       +20 -0     jakarta-slide/src/doc/release.xml
  
  Index: release.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/release.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- release.xml	2000/11/26 23:06:45	1.2
  +++ release.xml	2000/11/29 03:06:33	1.3
  @@ -8,6 +8,26 @@
     
     <section title="Releases">
       
  +    <section title="Slide 1.0M3">
  +
  +      <p>
  +        Binaries :
  +        <ul>
  +        <li><a href="http://jakarta.apache.org/builds/jakarta-slide/nightly/jakarta-slide-20001129.zip">.zip format</a> (1.7M)</li>
  +        <li><a href="http://jakarta.apache.org/builds/jakarta-slide/nightly/jakarta-slide-20001129.tar.gz">.tar.gz format</a> (1.3M)</li>
  +        </ul>
  +      </p>
  +
  +      <p>
  +        Source :
  +        <ul>
  +        <li><a href="http://jakarta.apache.org/builds/jakarta-slide/nightly/src/jakarta-slide-src-20001129.zip">.zip format</a> (0.7M)</li>
  +        <li><a href="http://jakarta.apache.org/builds/jakarta-slide/nightly/src/jakarta-slide-src-20001129.tar.gz">.tar.gz format</a> (0.3M)</li>
  +        </ul>
  +      </p>
  +
  +    </section>
  +
       <section title="Slide 1.0M2">
   
         <p>
  
  
  
  1.11      +18 -21    jakarta-slide/src/doc/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/status.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- status.xml	2000/11/25 01:40:44	1.10
  +++ status.xml	2000/11/29 03:06:33	1.11
  @@ -94,14 +94,6 @@
           <th width="60%">Action Item</th>
           <th width="30%">Volunteers</th>
         </tr>
  -      <tr>
  -        <td align="center">Postponed</td>
  -        <td>
  -          Do a Slide implementation of Catalina's Resources interface.
  -          Delayed until Tomcat 4.1 is released.
  -        </td>
  -        <td><a href="mailto:remm@apache.org">Remy Maucherat</a></td>
  -      </tr>
       </table>
       </p>
       
  @@ -161,14 +153,14 @@
         <tr>
           <td align="center">High</td>
           <td>
  -          Write (or rewrite) some samples.
  +          Add some samples.
           </td>
           <td><a href="mailto:remm@apache.org">Remy Maucherat</a></td>
         </tr>
         <tr>
           <td align="center">High</td>
           <td>
  -          Write some test cases (webdav is used for testing right now).
  +          Add some test cases.
           </td>
           <td>---</td>
         </tr>
  @@ -210,9 +202,9 @@
         <tr>
           <td align="center">Medium</td>
           <td>
  -          DAV ACL support (based on the drafts).
  +          DAV ACL support.
           </td>
  -        <td><a href="mailto:cvrc@netscape.com">Murthy Chintalapati</a></td>
  +        <td><a href="mailto:remm@apache.org">Remy Maucherat</a></td>
         </tr>
       </table>
       </p>
  @@ -231,15 +223,6 @@
         <tr>
           <td align="center">High</td>
           <td>
  -          Locking support.
  -        </td>
  -        <td>
  -          <a href="mailto:bcholmes@interlog.com">B.C. Holmes</a>
  -        </td>
  -      </tr>
  -      <tr>
  -        <td align="center">High</td>
  -        <td>
             Write a command line client using the DAV library.
           </td>
           <td>
  @@ -254,6 +237,20 @@
           </td>
           <td><a href="mailto:remm@apache.org">Remy Maucherat</a>
           </td>
  +      </tr>
  +      <tr>
  +        <td align="center">Low</td>
  +        <td>
  +          HTTP test suite.
  +        </td>
  +        <td>---</td>
  +      </tr>
  +      <tr>
  +        <td align="center">Low</td>
  +        <td>
  +          WebDAV test suite.
  +        </td>
  +        <td>---</td>
         </tr>
       </table>
       </p>