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 2005/02/07 05:41:38 UTC

svn commit: r151679 - in jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs: downloads.xml news.xml status.xml

Author: mbecke
Date: Sun Feb  6 20:41:37 2005
New Revision: 151679

URL: http://svn.apache.org/viewcvs?view=rev&rev=151679
Log:
Updates for 3.0RC1

Modified:
    jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml
    jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml
    jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml

Modified: jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml?view=diff&r1=151678&r2=151679
==============================================================================
--- jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml (original)
+++ jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml Sun Feb  6 20:41:37 2005
@@ -14,7 +14,7 @@
          The following releases are avilable for download:
        </p>
        <ul>
-         <li>3.0-beta1 - 21 November 2004 - 
+         <li>3.0-RC1 - 06 February 2004 - 
             <a href="http://jakarta.apache.org/site/binindex.cgi">Binary</a> and 
             <a href="http://jakarta.apache.org/site/sourceindex.cgi">Source</a> - <a 
              href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt"
@@ -53,7 +53,7 @@
          <source><![CDATA[
 <dependency>
     <id>commons-httpclient</id>
-    <version>3.0-alpha2</version>
+    <version>3.0-rc1</version>
     <url>http://jakarta.apache.org/commons/httpclient/</url>
 </dependency>
          ]]></source>

Modified: jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml?view=diff&r1=151678&r2=151679
==============================================================================
--- jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml (original)
+++ jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml Sun Feb  6 20:41:37 2005
@@ -10,6 +10,17 @@
   </properties>
 
   <body>
+        <section name="06 February 2005 - HttpClient 3.0 RC1 released">
+            <p>
+                We are pleased to announce the HttpClient 3.0 RC1 release.  The 3.0 API is frozen and
+                all known bugs have been fixed.  Assuming no major problems are discovered in RC1 a final 3.0
+                release will follow shortly.  We strongly encourage all current HttpClient users to start migrating. 
+                Please <a href="downloads.html">download</a> and enjoy.
+            </p>
+            <p>The HttpClient 3.0 site can be found 
+               <a href="http://jakarta.apache.org/commons/httpclient/3.0/">here</a>.
+            </p>
+        </section>    
         <section name="30 January 2005 - Source control switched to Subversion">
             <p>
                 Along with the rest of the Jakarta Commons projects, HttpClient's version control

Modified: jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml?view=diff&r1=151678&r2=151679
==============================================================================
--- jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml (original)
+++ jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml Sun Feb  6 20:41:37 2005
@@ -14,23 +14,18 @@
   <body>
 
     <section name="Current Status">
-        <p>Quite a lot of progress had been made in the 3.0 branch and we are nearly ready 
-        for our first beta release.  At this point HttpClient 3.0 is fully feature-complete 
-        and is just a few issue reports short of being code and documentation complete. 
-        We strongly encourage all current HttpClient users to have a look at the new and 
-        improved 3.0 API before we freeze API changes for the first beta release. 
-        Any feedback would be greatly appreciated. </p>
+        <p>The HttpClient 3.0 first release candidate is here.  The 3.0 API is frozen and
+        all known bugs have been fixed.  Assuming no major problems are discovered in RC1 a final 3.0
+        release will follow shortly.  We strongly encourage all current HttpClient users to start migrating.</p>
 
-        <p>The preview of the HttpClient 3.0 site can be found 
+        <p>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.2 is the latest stable release.</p>
         
-        <p>It is important to note that HttpClient Subversion Trunk is no longer fully compatible 
-        with 2.0.x APIs. We encourage using the <tt>HTTPCLIENT_2_0_BRANCH</tt> for production
-        development until the 3.0 APIs are stabilized. API incompatibilities with HttpClient
-        2.0.x are described 
+        <p>It is important to note that HttpClient Subversion Trunk (3.0) is no longer fully compatible 
+        with 2.0.x APIs. API incompatibilities with HttpClient 2.0.x are described 
         <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/API_CHANGES_3_0.txt?view=markup">here</a>.
         </p>
 
@@ -41,7 +36,7 @@
 
     <section name="Release Info">
       <p>Current Development Release: <a href="http://jakarta.apache.org/site/binindex.cgi">
-          Release 3.0-alpha2</a></p>
+          Release 3.0 RC1</a></p>
       <p>Current Stable Release: <a href="http://jakarta.apache.org/site/binindex.cgi">
           Release 2.0.2</a></p>
     </section>



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