You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2013/09/12 16:09:20 UTC

svn commit: r1522585 [2/2] - in /httpcomponents/site: ./ httpcomponents-client-4.2.x/ httpcomponents-client-4.3.x/ httpcomponents-core-4.2.x/ httpcomponents-core-4.3.x/

Modified: httpcomponents/site/httpcomponents-core-4.3.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-4.3.x/download.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.3.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-4.3.x/download.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="../httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>
@@ -170,28 +170,12 @@
         <!-- ==================================================================== --><!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- ==========================
 ========================================== --><!--  --><!-- This software consists of voluntary contributions made by many --><!-- individuals on behalf of the Apache Software Foundation.  For more --><!-- information on the Apache Software Foundation, please see --><!-- <http://www.apache.org/>. --><div class="section">
 <h2>HttpCore Downloads<a name="HttpCore_Downloads"></a></h2>
 <p>The latest release available for download:</p>
-<p><a class="externalLink" href="http://hc.apache.org/downloads.cgi">Release packages</a> - <a class="externalLink" href="http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES.txt">Release Notes</a> - <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></p></div>
+<p><a class="externalLink" href="http://hc.apache.org/downloads.cgi">Release packages</a> - <a class="externalLink" href="http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES-4.3.x.txt">Release Notes</a> - <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></p></div>
 <div class="section">
-<h2><a name="Dependency_management_with_Maven">Dependency management with Maven</a></h2>
-<p>If you are using <a class="externalLink" href="http://maven.apache.org">Maven</a> for your project, you can create a dependency in your <a class="externalLink" href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">pom.xml</a> by adding the following block to the dependency descriptor:</p>
-<div class="section">
-<h3><a name="HttpComponents_Core_4.3">HttpComponents Core 4.3</a></h3>
-<div>
-<pre>  &lt;dependency&gt;
-    &lt;groupId&gt;org.apache.httpcomponents&lt;/groupId&gt;
-    &lt;artifactId&gt;httpcore&lt;/artifactId&gt;
-    &lt;version&gt;4.3&lt;/version&gt;
-    &lt;scope&gt;compile&lt;/scope&gt;
-  &lt;/dependency&gt;</pre></div></div>
-<div class="section">
-<h3><a name="HttpComponents_Core_NIO_4.3">HttpComponents Core NIO 4.3</a></h3>
-<div>
-<pre>  &lt;dependency&gt;
-    &lt;groupId&gt;org.apache.httpcomponents&lt;/groupId&gt;
-    &lt;artifactId&gt;httpcore-nio&lt;/artifactId&gt;
-    &lt;version&gt;4.3&lt;/version&gt;
-    &lt;scope&gt;compile&lt;/scope&gt;
-  &lt;/dependency&gt;</pre></div></div></div>
+<h2><a name="Dependency_management">Dependency management</a></h2>
+<p>If you are using a dependency manager for your project such as <a class="externalLink" href="http://maven.apache.org">Apache Maven</a> or <a class="externalLink" href="http://ant.apache.org/projects/ivy.html">Apache Ivy</a>, you can create a dependency on HttpClient modules by using this information:</p>
+<p><a href="./httpcore/dependency-info.html">HttpCore</a></p>
+<p><a href="./httpcore-nio/dependency-info.html">HttpCore NIO</a></p></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-core-4.3.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-4.3.x/examples.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.3.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-4.3.x/examples.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="../httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/httpcomponents-core-4.3.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-4.3.x/index.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.3.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-4.3.x/index.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="../httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/index.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/index.html (original)
+++ httpcomponents/site/index.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/issue-tracking.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/issue-tracking.html (original)
+++ httpcomponents/site/issue-tracking.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/license.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/license.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/license.html (original)
+++ httpcomponents/site/license.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/mail-lists.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/mail-lists.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/mail-lists.html (original)
+++ httpcomponents/site/mail-lists.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/mail.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/mail.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/mail.html (original)
+++ httpcomponents/site/mail.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/news.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/news.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/news.html (original)
+++ httpcomponents/site/news.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>
@@ -156,6 +156,22 @@
         <!-- ==================================================================== --><!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- ==========================
 ========================================== --><!--  --><!-- This software consists of voluntary contributions made by many --><!-- individuals on behalf of the Apache Software Foundation.  For more --><!-- information on the Apache Software Foundation, please see --><!-- <http://www.apache.org/>. --><div class="section">
 <h2>HttpComponents Project News<a name="HttpComponents_Project_News"></a></h2>
 <div class="section">
+<h3>12 June 2013 - HttpComponents HttpClient 4.3 (GA) released<a name="a12_June_2013_-_HttpComponents_HttpClient_4.3_GA_released"></a></h3>
+<p>This is the first stable (GA) release of HttpClient 4.3. The 4.3 branch enhances HttpClient in several key areas and includes several notable features and improvements: </p>
+<ul>
+<li>Support for Java 7 try-with-resources for resource management (connection release.)</li>
+<li>Added fluent Builder classes for HttpEntity, HttpRequest, HttpClient and SSLContext instances. </li>
+<li>Deprecation of preference and configuration API based on HttpParams interface in favor of constructor injection and plain configuration objects.</li>
+<li>Reliance on object immutability instead of access synchronization for thread safety. Several old classes whose instances can be shared by multiple request exchanges have been replaced by immutable equivalents. </li>
+<li>DefaultHttpClient, DecompressingHttpClient, CachingHttpClient and similar classes are deprecated in favor of builder classes that produce immutable HttpClient instances. </li>
+<li>HttpClient builders now dynamically construct a request execution pipeline tailored specifically to the user configuration by physically excluding unnecessary protocol components.</li>
+<li>There is now an option to construct a minimal HttpClient implementation that can only execute basic HTTP message exchanges without redirects, authentication, state management or proxy support. This feature might be of particular use in web crawler development. </li>
+<li>There is now option to avoid strict URI syntax for request URIs by executing HTTP requests with an explicitly specified target host. HttpClient will no longer attempt to parse the request URI if it does not need to extract the target host from it.
+<p>This release also includes all fixes from the stable 4.2.x release branch.</p></li></ul></div>
+<div class="section">
+<h3>12 September 2013 - HttpComponents HttpClient 4.2.6 (GA) released<a name="a12_September_2013_-_HttpComponents_HttpClient_4.2.6_GA_released"></a></h3>
+<p>This is a maintenance release that addresses a number of non-critical issues reported since release 4.2.5.</p></div>
+<div class="section">
 <h3>5 August 2013 - HttpComponents HttpCore 4.3 released<a name="a5_August_2013_-_HttpComponents_HttpCore_4.3_released"></a></h3>
 <p>This is the first stable (GA) release of HttpCore 4.3. The most notable features in the 4.3 branch are:</p>
 <ul>
@@ -169,17 +185,8 @@
 <p>This is likely to be the last release in the 4.2.x branch.</p></div>
 <div class="section">
 <h3>12 June 2013 - HttpComponents HttpClient 4.3-beta2 released<a name="a12_June_2013_-_HttpComponents_HttpClient_4.3-beta2_released"></a></h3>
-<p>This is the second BETA release of HttpClient 4.3. The 4.3 branch enhances HttpClient in several key areas and includes several notable features and improvements: </p>
-<ul>
-<li>Support for Java 7 try-with-resources for resource management (connection release.)</li>
-<li>Added fluent Builder classes for HttpEntity, HttpRequest, HttpClient and SSLContext instances. </li>
-<li>Deprecation of preference and configuration API based on HttpParams interface in favor of constructor injection and plain configuration objects.</li>
-<li>Reliance on object immutability instead of access synchronization for thread safety. Several old classes whose instances can be shared by multiple request exchanges have been replaced by immutable equivalents. </li>
-<li>DefaultHttpClient, DecompressingHttpClient, CachingHttpClient and similar classes are deprecated in favor of builder classes that produce immutable HttpClient instances. </li>
-<li>HttpClient builders now dynamically construct a request execution pipeline tailored specifically to the user configuration by physically excluding unnecessary protocol components.</li>
-<li>There is now an option to construct a minimal HttpClient implementation that can only execute basic HTTP message exchanges without redirects, authentication, state management or proxy support. This feature might be of particular use in web crawler development. </li>
-<li>There is now option to avoid strict URI syntax for request URIs by executing HTTP requests with an explicitly specified target host. HttpClient will no longer attempt to parse the request URI if it does not need to extract the target host from it.
-<p>This release also includes all fixes from the stable 4.2.x release branch.</p></li></ul></div>
+<p>This is the second BETA release of HttpClient 4.3. The 4.3 branch enhances HttpClient in several key areas and includes several notable features and improvements: Support for Java 7 try-with-resources for resource management (connection release); fluent Builder classes for HttpEntity, HttpRequest and HttpClient instances, deprecation of preference and configuration API based on HttpParams interface in favor of constructor injection and plain configuration objects, reliance on object immutability instead of access synchronization for thread safety.</p>
+<p>This release also includes all fixes from the stable 4.2.x release branch.</p></div>
 <div class="section">
 <h3>16 May - HttpComponents HttpAsyncClient 4.0-beta4 released<a name="a16_May_-_HttpComponents_HttpAsyncClient_4.0-beta4_released"></a></h3>
 <p>The 4.0 BETA4 release delivers significant performance improvements in request execution, especially for short HTTP messages, and also re-aligns programming interfaces used by the library with HttpCore 4.3 and HttpClient 4.3 APIs. Configuration and preference APIs of HttpAsyncClient are now consistent with those used by HttpClient 4.3.</p></div>

Modified: httpcomponents/site/poweredby.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/poweredby.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/poweredby.html (original)
+++ httpcomponents/site/poweredby.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/project-info.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/project-info.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/project-info.html (original)
+++ httpcomponents/site/project-info.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>

Modified: httpcomponents/site/status.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/status.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/status.html (original)
+++ httpcomponents/site/status.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>
@@ -162,8 +162,11 @@
 <h3><a name="HttpComponents_HttpCore_4.2.x">HttpComponents HttpCore 4.2.x</a></h3>
 <p>HttpCore 4.2.x branch is considered stable and production ready. It is no longer being actively developed. No new releases are planned with exception of emergency fixes for severe bugs and security issues.</p></div>
 <div class="section">
+<h3><a name="HttpComponents_HttpClient_4.3.x">HttpComponents HttpClient 4.3.x</a></h3>
+<p>HttpClient 4.3.x branch is considered stable and production ready. It is being actively maintained and supported. Users of all versions of HttpClient are advised to upgrade to the latest release of the 4.3 series. </p></div>
+<div class="section">
 <h3><a name="HttpComponents_HttpClient_4.2.x">HttpComponents HttpClient 4.2.x</a></h3>
-<p>HttpClient 4.2.x branch is considered stable and production ready.</p></div>
+<p>HttpClient 4.2.x branch is considered stable and production ready. It is no longer being actively developed. No new releases are planned with exception of emergency fixes for severe bugs and security issues.</p></div>
 <div class="section">
 <h3><a name="HttpComponents_HttpAsyncClient">HttpComponents HttpAsyncClient</a></h3>
 <p>HttpAsyncClient trunk is considered stable enough but minor API changes can be expected.</p></div>

Modified: httpcomponents/site/team-list.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/team-list.html?rev=1522585&r1=1522584&r2=1522585&view=diff
==============================================================================
--- httpcomponents/site/team-list.html (original)
+++ httpcomponents/site/team-list.html Thu Sep 12 14:09:19 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2013-09-11 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2013-09-12 ( $Revision$ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130911" />
+    <meta name="Date-Revision-yyyymmdd" content="20130912" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2013-09-11</span>
+        <span id="publishDate">Last Published: 2013-09-12</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -90,7 +90,7 @@
                        <h5>Components</h5>
                   <ul>
                                                                                                                                                                                                   <li class="collapsed">
-                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (DEV)">HttpClient 4.3 (DEV)</a>
+                          <a href="httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3 (GA)">HttpClient 4.3 (GA)</a>
                   </li>
                                                                                                                                                                                                   <li class="collapsed">
                           <a href="httpcomponents-client-4.2.x/index.html" title="HttpClient 4.2 (GA)">HttpClient 4.2 (GA)</a>