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 2003/08/01 05:22:01 UTC

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

mbecke      2003/07/31 20:22:01

  Modified:    httpclient Tag: HTTPCLIENT_2_0_BRANCH release_notes.txt
               httpclient/xdocs Tag: HTTPCLIENT_2_0_BRANCH downloads.xml
                        features.xml news.xml status.xml
  Log:
  Documentation updates for RC1.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.9.2.3   +3 -1      jakarta-commons/httpclient/release_notes.txt
  
  Index: release_notes.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/release_notes.txt,v
  retrieving revision 1.9.2.2
  retrieving revision 1.9.2.3
  diff -u -r1.9.2.2 -r1.9.2.3
  --- release_notes.txt	31 Jul 2003 17:43:50 -0000	1.9.2.2
  +++ release_notes.txt	1 Aug 2003 03:22:00 -0000	1.9.2.3
  @@ -1,4 +1,4 @@
  -Release 2.0 Release Candidate 2
  +Release 2.0 Release Candidate 1
   -------------------
   Changes since Release 2.0 Beta 2:
   
  @@ -6,6 +6,8 @@
      performance improvement at the cost of reduced reliability
   
    * Improved debug logging in multi-threaded connection manager
  +
  + * URI.normalize() no longer has an effect on relative URIs.
   
    * 21532 - Removed use of sun.* class in URI.java 
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.19.2.2  +3 -3      jakarta-commons/httpclient/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/downloads.xml,v
  retrieving revision 1.19.2.1
  retrieving revision 1.19.2.2
  diff -u -r1.19.2.1 -r1.19.2.2
  --- downloads.xml	26 Jul 2003 14:07:35 -0000	1.19.2.1
  +++ downloads.xml	1 Aug 2003 03:22:00 -0000	1.19.2.2
  @@ -17,7 +17,7 @@
          </p>
          <ul>
            <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">
  -             Release 2.0 Release Candidate 1</a> - 28 July 2003</li>
  +             Release 2.0 Release Candidate 1</a> - 1 August 2003</li>
          </ul>
          <p>
            Nightly source drops can be obtained 
  @@ -43,7 +43,7 @@
            <pre>
   &lt;dependency&gt;
       &lt;id&gt;commons-httpclient&lt;/id&gt;
  -    &lt;version&gt;2.0-beta2&lt;/version&gt;
  +    &lt;version&gt;2.0-rc1&lt;/version&gt;
       &lt;url&gt;http://jakarta.apache.org/commons/httpclient/&lt;/url&gt;
   &lt;/dependency&gt;
            </pre>
  
  
  
  1.10.2.1  +1 -2      jakarta-commons/httpclient/xdocs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/features.xml,v
  retrieving revision 1.10
  retrieving revision 1.10.2.1
  diff -u -r1.10 -r1.10.2.1
  --- features.xml	26 May 2003 15:13:43 -0000	1.10
  +++ features.xml	1 Aug 2003 03:22:00 -0000	1.10.2.1
  @@ -101,7 +101,6 @@
           <a href="http://www.nogoop.com/product_16.html#compare">product comparison</a>,
           noting the following recent additions to HttpClient:
           <ul>
  -        	<li>NTLM Authentication</li>
           	<li>idle connection timeout</li>
           </ul>
         </p>      
  
  
  
  1.20.2.3  +5 -5      jakarta-commons/httpclient/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/news.xml,v
  retrieving revision 1.20.2.2
  retrieving revision 1.20.2.3
  diff -u -r1.20.2.2 -r1.20.2.3
  --- news.xml	31 Jul 2003 17:39:58 -0000	1.20.2.2
  +++ news.xml	1 Aug 2003 03:22:00 -0000	1.20.2.3
  @@ -12,11 +12,11 @@
     <body>
   
       <section name="1 August 2003 - HttpClient 2.0 Release Candidate 1 released">
  -      <p>With this release the <em>HttpClient 2.0 BETA</em> development phase has been
  +      <p>The <em>HttpClient 2.0 BETA</em> development phase has been
           concluded. The number of bugs discovered in the course of the BETA development
  -        has been surprisingly low. We are growing confident that <em>HttpClient 
  -        2.0</em> has reached the required level of maturity, and we hope to have a final 2.0
  -        release by the end of the Summer or the mid Autumn the latest.</p>
  +        was surprisingly low. We are confident that <em>HttpClient 2.0</em> has 
  +        reached the required level of maturity, and we hope to have a final 2.0
  +        release by the end of the Summer.</p>
       </section>
   
       <section name="02 July 2003 - HttpClient 2.0 Beta 2 released">
  
  
  
  1.20.2.3  +12 -12    jakarta-commons/httpclient/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/status.xml,v
  retrieving revision 1.20.2.2
  retrieving revision 1.20.2.3
  diff -u -r1.20.2.2 -r1.20.2.3
  --- status.xml	26 Jul 2003 14:54:26 -0000	1.20.2.2
  +++ status.xml	1 Aug 2003 03:22:00 -0000	1.20.2.3
  @@ -14,18 +14,18 @@
     <body>
   
       <section name="Current Status">    	
  -        <p>HttpClient development team to pleased to announce that <em>HttpClient 2.0 BETA</em>
  -        development phase has been concluded. The number of bugs discovered in the course of the
  -        BETA development has been surprisingly low. We are growing confident that <em>HttpClient 
  +        <p>The HttpClient development team is pleased to announce that <em>HttpClient 2.0 BETA</em>
  +        development has been concluded. The number of bugs discovered in the course of the
  +        BETA development was surprisingly low. We are confident that <em>HttpClient 
           2.0</em> has reached the required level of maturity, and we hope to have a final 2.0
  -        release by the end of the Summer or the mid Autumn the latest.</p>
  +        release by the end of the Summer.</p>
   
   	<p>Only critical or major bug fixes and javadocs enhancements will be made to the 2.0 
           code base in the next few weeks.</p>
   
  -	<p>Meanwhile, the HttpClient development team has been busy working on the next version
  -        of <em>HttpClient</em>. The next version of <em>HttpClient</em> is going to build upon the 
  -        foundation laid with <em>HttpClient 2.0</em> while addressing those  architectural 
  +	<p>Meanwhile, the HttpClient development team has been busy working toward a post 2.0
  +	release. The next version of <em>HttpClient</em> is going to build upon the 
  +        foundation laid with <em>HttpClient 2.0</em> while addressing those architectural 
           shortcomings and flaws identified in the course of 2.0 development. Several well known 
           and much complained about problems cannot be resolved while maintaining complete 2.0 API 
           compatibility. The primary objective of the next version is to fix those design limitations, 
  @@ -34,11 +34,11 @@
   
   	<p>Depending upon how drastic those API changes are going to be, the next version of 
            HttpClient will be designated as <tt>2.1</tt>, <tt>2.5</tt> or <tt>3.0</tt>.
  -         The decision is to be taken before 2.0 final release.</p>
  +         The decision will be made prior to a 2.0 final release.</p>
   
  -	<p>It is important to note that HttpClient CVS HEAD may (and already is) no longer be 
  -         compatible with 2.0 APIs. We strongly encourage to use <tt>HTTPCLIENT_2_0_BRANCH</tt>
  -         until next version API are stabilized.</p>
  +	<p>It is important to note that HttpClient CVS HEAD is no longer fully compatible 
  +	 with 2.0 APIs. We strongly encourage using the <tt>HTTPCLIENT_2_0_BRANCH</tt>
  +         until the next version's APIs are stabilized.</p>
       </section>
   
       <section name="Release Info">