You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mb...@apache.org on 2004/09/20 04:33:15 UTC

cvs commit: jakarta-commons/httpclient/xdocs navigation.xml news.xml status.xml

mbecke      2004/09/19 19:33:15

  Modified:    httpclient/xdocs navigation.xml news.xml status.xml
  Log:
  Updates for HttpClient 3.0a2
  
  Revision  Changes    Path
  1.14      +2 -1      jakarta-commons/httpclient/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/navigation.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- navigation.xml	16 Sep 2004 06:24:43 -0000	1.13
  +++ navigation.xml	20 Sep 2004 02:33:14 -0000	1.14
  @@ -11,6 +11,7 @@
   
     <body>
       <menu name="Overview">
  +      <item name="HttpClient 2.0" href="../index.html"/>
         <item name="Features" href="/features.html"/>
         <item name="News" href="/news.html"/>
         <item name="Status" href="/status.html"/>
  
  
  
  1.30      +4 -1      jakarta-commons/httpclient/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/news.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- news.xml	19 Sep 2004 20:30:02 -0000	1.29
  +++ news.xml	20 Sep 2004 02:33:14 -0000	1.30
  @@ -24,6 +24,9 @@
                   received, as well as the quality and quantity of feedback, we are looking 
                   at an API freeze in one to two months time.
               </p>
  +           <p>The preview of the HttpClient 3.0 site can be found 
  +             <a href="http://jakarta.apache.org/commons/httpclient/3.0/">here</a>.</p>
  +
               <p>Please <a href="downloads.html">download</a> and enjoy.</p>
           </section>
         <section name="1 August 2004 - HttpClient 2.0.1 released">
  
  
  
  1.27      +4 -1      jakarta-commons/httpclient/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/status.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- status.xml	19 Sep 2004 20:30:02 -0000	1.26
  +++ status.xml	20 Sep 2004 02:33:14 -0000	1.27
  @@ -21,6 +21,9 @@
           improved 3.0 API before we freeze API changes for the first beta release. 
           Any feedback would be greatly appreciated. </p>
   
  +        <p>The preview of the HttpClient 3.0 site can be found 
  +         <a href="http://jakarta.apache.org/commons/httpclient/3.0/">here</a>.</p>
  +
           <p>HttpClient 2.0 is no longer being actively developed, with the exception of 
           bug fixes and minor enhancements.  2.0.1 is the latest stable release.</p>
           
  
  
  

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