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 2014/03/20 14:09:53 UTC

svn commit: r1579622 - in /httpcomponents/site: ./ css/ httpcomponents-client-4.3.x/

Author: olegk
Date: Thu Mar 20 13:09:52 2014
New Revision: 1579622

URL: http://svn.apache.org/r1579622
Log:
Updated project website for HttpClient for Android 4.3.3 release

Modified:
    httpcomponents/site/charter.html
    httpcomponents/site/css/hc-maven.css
    httpcomponents/site/dev-docs.html
    httpcomponents/site/downloads.cgi
    httpcomponents/site/downloads.html
    httpcomponents/site/get-involved.html
    httpcomponents/site/httpcomponents-client-4.3.x/android-port.html
    httpcomponents/site/httpcomponents-client-4.3.x/download.html
    httpcomponents/site/httpcomponents-client-4.3.x/examples.html
    httpcomponents/site/httpcomponents-client-4.3.x/index.html
    httpcomponents/site/httpcomponents-client-4.3.x/logging.html
    httpcomponents/site/httpcomponents-client-4.3.x/ntlm.html
    httpcomponents/site/httpcomponents-client-4.3.x/primer.html
    httpcomponents/site/httpcomponents-client-4.3.x/quickstart.html
    httpcomponents/site/index.html
    httpcomponents/site/issue-tracking.html
    httpcomponents/site/license.html
    httpcomponents/site/mail-lists.html
    httpcomponents/site/mail.html
    httpcomponents/site/news.html
    httpcomponents/site/poweredby.html
    httpcomponents/site/project-info.html
    httpcomponents/site/status.html
    httpcomponents/site/team-list.html

Modified: httpcomponents/site/charter.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/charter.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/charter.html (original)
+++ httpcomponents/site/charter.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
             <strong>Charter</strong>
           </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -219,8 +234,7 @@ obsoleted by the components of the Apach
 
 RESOLVED, that all responsibilities pertaining to the Apache Jakarta HttpComponents subproject and
 the former Apache Jakarta Commons HttpClient codebase encumbered upon the Apache Jakarta Project are
-hereafter discharged.
-</pre></div></div>
+hereafter discharged.</pre></div></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/css/hc-maven.css
URL: http://svn.apache.org/viewvc/httpcomponents/site/css/hc-maven.css?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/css/hc-maven.css (original)
+++ httpcomponents/site/css/hc-maven.css Thu Mar 20 13:09:52 2014
@@ -1,5 +1,5 @@
 /*
-   $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/project-website/trunk/src/site/resources/css/hc-maven.css $
+   $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/project-website/trunk/src/site/resources/css/hc-maven.css $
    $Revision$
    $Date$
 

Modified: httpcomponents/site/dev-docs.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/dev-docs.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/dev-docs.html (original)
+++ httpcomponents/site/dev-docs.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -175,16 +190,14 @@
     &lt;groupId&gt;org.apache.httpcomponents&lt;/groupId&gt;
     &lt;artifactId&gt;maven-site-skin&lt;/artifactId&gt;
     &lt;version&gt;1.1&lt;/version&gt;
-  &lt;/skin&gt;
-</pre></div>
+  &lt;/skin&gt;</pre></div>
 <p>The skin contains an updated version of the default Maven template. The template checks the site.xml file for the presence of the following custom tag:</p>
 <div class="source">
 <pre>   &lt;custom&gt;
       &lt;footer&gt;
       Optional HTML-formatted text goes here
       &lt;/footer&gt;
-   &lt;/custom&gt;
-</pre></div>
+   &lt;/custom&gt;</pre></div>
 <p>If the tag is found, its contents are added to the footer just before the copyright statement. Example usage:</p>
 <div class="source">
 <pre> &lt;custom&gt;
@@ -194,8 +207,7 @@
       &lt;br/&gt;
       &lt;div class=&quot;xleft&quot;&gt;All other marks mentioned may be trademarks or registered trademarks of their respective owners.&lt;/div&gt;
     &lt;/footer&gt;
-  &lt;/custom&gt;
-</pre></div></div>
+  &lt;/custom&gt;</pre></div></div>
 <div class="section">
 <h2>Editting APT documents<a name="Editting_APT_documents"></a></h2>
 <p>The APT syntax is documented at <a class="externalLink" href="http://maven.apache.org/doxia/references/apt-format.html">http://maven.apache.org/doxia/references/apt-format.html</a></p></div>

Modified: httpcomponents/site/downloads.cgi
URL: http://svn.apache.org/viewvc/httpcomponents/site/downloads.cgi?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/downloads.cgi (original)
+++ httpcomponents/site/downloads.cgi Thu Mar 20 13:09:52 2014
@@ -1,6 +1,6 @@
-#!/bin/sh
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-cd /www/www.apache.org/dyn/mirrors
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Modified: httpcomponents/site/downloads.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/downloads.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/downloads.html (original)
+++ httpcomponents/site/downloads.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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>
@@ -12,7 +12,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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -121,6 +121,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -370,6 +385,30 @@
 
   
 <div class="section">
+<h3>HttpClient for Android 4.3.3 (GA)<a name="HttpClient_for_Android_4.3.3_GA"></a></h3>
+    <a class="externalLink" href="http://www.apache.org/dist/httpcomponents/httpclient-android/KEYS">KEYS</a>
+    <br />
+    
+<p>Source</p>
+    
+<ul>
+     
+<li>
+       <a href="[preferred]/httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.3-src.tar.gz">4.3.3.tar.gz</a>
+       [<a class="externalLink" href="http://www.apache.org/dist/httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.3-src.tar.gz.md5">md5</a>]
+       [<a class="externalLink" href="http://www.apache.org/dist/httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.3-src.tar.gz.asc">pgp</a>]
+     </li>
+     
+<li>
+       <a href="[preferred]/httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.3-src.zip">4.3.3.zip</a>
+       [<a class="externalLink" href="http://www.apache.org/dist/httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.3-src.zip.md5">md5</a>]
+       [<a class="externalLink" href="http://www.apache.org/dist/httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.3-src.zip.asc">pgp</a>]
+     </li>
+    </ul>
+  </div>
+
+  
+<div class="section">
 <h3>Older releases<a name="Older_releases"></a></h3>
     
 <p>

Modified: httpcomponents/site/get-involved.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/get-involved.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/get-involved.html (original)
+++ httpcomponents/site/get-involved.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/httpcomponents-client-4.3.x/android-port.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/android-port.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/android-port.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/android-port.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -190,25 +205,24 @@
 <p>Google Android 1.0 was released with a pre-BETA spapshot of Apache HttpClient. To coincide with the first Android release Apache HttpClient 4.0 APIs had to be frozen prematurely, while many of interfaces and internal structures were still not fully worked out. As Apache HttpClient 4.0 was maturing the project was expecting Google to incorporate the latest code improvements into their code tree. Unfortunately it did not happen. Version of Apache HttpClient shipped with Android has effectively become a fork. Eventually Google decided to discontinue further development of their fork while refusing to upgrade to the stock version of Apache HttpClient citing compatibility concerns as a reason for such decision. As a result those Android developers who would like to continue using Apache HttpClient APIs on Android cannot take advantage of newer features, performance improvements and bug fixes. </p>
 <p>Apache HttpClient 4.3 port for Android is intended to remedy the situation by providing official releases compatible with Google Android. </p></div>
 <div class="section">
+<h3><a name="Differences_with_the_stock_version_of_Apache_HttpClient">Differences with the stock version of Apache HttpClient</a> </h3>
+<ol style="list-style-type: decimal">
+<li>Compiled against HttpClient 4.0 APIs.</li>
+<li>Commons Logging replaced with Android Logging.</li>
+<li>Base64 implementation from Commons Codec replaced with Android Base64.</li>
+<li>Android SSLCertificateSocketFactory used by default for SSL/TLS connections.</li></ol></div>
+<div class="section">
 <h3><a name="Compatibility_notes">Compatibility notes</a> </h3>
 <ol style="list-style-type: decimal">
 <li>HttpClient port for Android is compiled against the official Android SDK and is expected to be fully compatible with any code consuming HttpClient services through its interface (HttpClient) rather than the default implementation (DefaultHttpClient).</li>
 <li>Code compiled against stock versions of Apache HttpClient 4.3 is not fully compatible with the HttpClient port for Android. Some of the implementation classes had to be copied (or shaded) with different names in order to avoid conflicts with the older versions of the same classes included in the Android runtime. One can increase compatibility of with the stock version of HttpClient by avoiding 'org.apache.http.**.*HC4' classes.</li></ol></div>
 <div class="section">
 <h3><a name="Download">Download</a></h3>
-<p>HttpClient 4.3 for Android is still in an early development phase and is only available as a snapshot release from the ASF snapshot repository. In order to be able to use HttpClient for Android in your project please add the following repository and compile time dependency to gradle.build of your project.</p>
-<p>Please note that this is not an official release, and is not fully tested. Use at your own risk!</p>
+<p>HttpClient 4.3 for Android is available from the Maven central and can be added to Gradle builds as the following dependency: </p>
 <div>
-<pre>repositories {
-    maven {
-        url 'https://repository.apache.org/content/repositories/snapshots'
-    }
-}
-
-dependencies {
-    compile group: 'org.apache.httpcomponents' , name: 'httpclient-android' , version: '4.3.1-SNAPSHOT'
-}
-</pre></div></div></div>
+<pre>dependencies {
+    compile group: 'org.apache.httpcomponents' , name: 'httpclient-android' , version: '4.3.3'
+}</pre></div></div></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-client-4.3.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/download.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/download.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/download.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/httpcomponents-client-4.3.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/examples.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/examples.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/httpcomponents-client-4.3.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/index.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/index.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/index.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/httpcomponents-client-4.3.x/logging.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/logging.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/logging.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/logging.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -212,28 +227,24 @@
 <pre>-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
 -Dorg.apache.commons.logging.simplelog.showdatetime=true
 -Dorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG
--Dorg.apache.commons.logging.simplelog.log.org.apache.http.wire=ERROR
-</pre></div></li>
+-Dorg.apache.commons.logging.simplelog.log.org.apache.http.wire=ERROR</pre></div></li>
 <li>Enable full wire + context logging
 <div>
 <pre>-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
 -Dorg.apache.commons.logging.simplelog.showdatetime=true
--Dorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG
-</pre></div></li>
+-Dorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG</pre></div></li>
 <li>Enable context logging for connection management
 <div>
 <pre>-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
 -Dorg.apache.commons.logging.simplelog.showdatetime=true
--Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.conn=DEBUG
-</pre></div></li>
+-Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.conn=DEBUG</pre></div></li>
 <li>Enable context logging for connection management / request execution
 <div>
 <pre>-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
 -Dorg.apache.commons.logging.simplelog.showdatetime=true
 -Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.conn=DEBUG
 -Dorg.apache.commons.logging.simplelog.log.org.apache.http.impl.client=DEBUG
--Dorg.apache.commons.logging.simplelog.log.org.apache.http.client=DEBUG
-</pre></div></li></ul></div>
+-Dorg.apache.commons.logging.simplelog.log.org.apache.http.client=DEBUG</pre></div></li></ul></div>
 <div class="section">
 <h4><a name="Log4j_Examples">Log4j Examples</a></h4>
 <p>The simplest way to configure <tt>Log4j</tt> is via a <tt>log4j.properties</tt> file. <tt>Log4j</tt> will automatically read and configure itself using a file named <tt>log4j.properties</tt> when it's present at the root of the application classpath. Below are some <tt>Log4j</tt> configuration examples.</p>
@@ -248,8 +259,7 @@ log4j.appender.stdout.layout=org.apache.
 log4j.appender.stdout.layout.ConversionPattern=%5p [%c] %m%n
 
 log4j.logger.org.apache.http=DEBUG
-log4j.logger.org.apache.http.wire=ERROR
-</pre></div></li>
+log4j.logger.org.apache.http.wire=ERROR</pre></div></li>
 <li>Enable full wire + context logging
 <div>
 <pre>log4j.rootLogger=INFO, stdout
@@ -258,8 +268,7 @@ log4j.appender.stdout=org.apache.log4j.C
 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
 log4j.appender.stdout.layout.ConversionPattern=%5p [%c] %m%n
 
-log4j.logger.org.apache.http=DEBUG
-</pre></div></li>
+log4j.logger.org.apache.http=DEBUG</pre></div></li>
 <li>Enable context logging for connection management
 <div>
 <pre>log4j.rootLogger=INFO, stdout
@@ -268,8 +277,7 @@ log4j.appender.stdout=org.apache.log4j.C
 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
 log4j.appender.stdout.layout.ConversionPattern=%5p [%c] %m%n
 
-log4j.logger.org.apache.http.impl.conn=DEBUG
-</pre></div></li>
+log4j.logger.org.apache.http.impl.conn=DEBUG</pre></div></li>
 <li>Enable context logging for connection management / request execution
 <div>
 <pre>log4j.rootLogger=INFO, stdout
@@ -280,8 +288,7 @@ log4j.appender.stdout.layout.ConversionP
 
 log4j.logger.org.apache.http.impl.conn=DEBUG
 log4j.logger.org.apache.http.impl.client=DEBUG
-log4j.logger.org.apache.http.client=DEBUG
-</pre></div></li></ul>
+log4j.logger.org.apache.http.client=DEBUG</pre></div></li></ul>
 <p>Note that the default configuration for Log4J is very inefficient as it causes all the logging information to be generated but not actually sent anywhere. The <tt>Log4J</tt> manual is the best reference for how to configure <tt>Log4J</tt>. It is available at <a class="externalLink" href="http://logging.apache.org/log4j/docs/manual.html"> http://logging.apache.org/log4j/docs/manual.html</a>.</p></div>
 <div class="section">
 <h4><a name="java.util.logging_Examples">java.util.logging Examples</a></h4>
@@ -295,13 +302,11 @@ java.util.logging.FileHandler.count = 1
 java.util.logging.FileHandler.formatter = java.util.logging.XMLFormatter
 java.util.logging.ConsoleHandler.level = INFO
 java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
-com.xyz.foo.level = SEVERE
-</pre></div>
+com.xyz.foo.level = SEVERE</pre></div>
 <p>To customize logging a custom <tt>logging.properties</tt> file should be created in the project directory. The location of this file must be passed to the JVM as asystem property. This can be done on the command line like so:</p>
 <div>
 <pre>$JAVA_HOME/java -Djava.util.logging.config.file=$HOME/myapp/logging.properties
--classpath $HOME/myapp/target/classes com.myapp.Main
-</pre></div>
+-classpath $HOME/myapp/target/classes com.myapp.Main</pre></div>
 <p>Alternatively <a class="externalLink" href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/LogManager.html#readConfiguration(java.io.InputStream)&quot;"> LogManager#readConfiguration(InputStream)</a> can be used to pass it the desired configuration.</p>
 <ul>
 <li>Enable header wire + context logging - <b>Best for Debugging</b>
@@ -313,8 +318,7 @@ java.util.logging.ConsoleHandler.formatt
 java.util.logging.ConsoleHandler.level = ALL
 
 org.apache.http.level = FINEST
-org.apache.http.wire.level = SEVERE
-</pre></div></li>
+org.apache.http.wire.level = SEVERE</pre></div></li>
 <li>Enable full wire + context logging
 <div>
 <pre>.level = INFO
@@ -323,8 +327,7 @@ handlers=java.util.logging.ConsoleHandle
 java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
 java.util.logging.ConsoleHandler.level = ALL
 
-org.apache.http.level = FINEST
-</pre></div></li>
+org.apache.http.level = FINEST</pre></div></li>
 <li>Enable context logging for connection management
 <div>
 <pre>.level = INFO
@@ -333,8 +336,7 @@ handlers=java.util.logging.ConsoleHandle
 java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
 java.util.logging.ConsoleHandler.level = ALL
 
-org.apache.http.impl.conn.level = FINEST
-</pre></div></li>
+org.apache.http.impl.conn.level = FINEST</pre></div></li>
 <li>Enable context logging for connection management / request execution
 <div>
 <pre>.level = INFO
@@ -345,8 +347,7 @@ java.util.logging.ConsoleHandler.level =
 
 org.apache.http.impl.conn.level = FINEST
 org.apache.http.impl.client.level = FINEST
-org.apache.http.client.level = FINEST
-</pre></div></li></ul>
+org.apache.http.client.level = FINEST</pre></div></li></ul>
 <p>More detailed information is available from the <a class="externalLink" href="http://docs.oracle.com/javase/7/docs/technotes/guides/logging/overview.html"> Java Logging documentation</a>.</p></div></div></div>
       </div>
     </div>

Modified: httpcomponents/site/httpcomponents-client-4.3.x/ntlm.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/ntlm.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/ntlm.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/ntlm.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -247,8 +262,7 @@ public final class JCIFSEngine implement
         return Base64.encode(type3Message.toByteArray());
     }
 
-}
-</pre></div></li>
+}</pre></div></li>
 <li>Implement AuthSchemeProvider interface
 <div>
 <pre>public class JCIFSNTLMSchemeFactory implements AuthSchemeProvider {
@@ -256,8 +270,7 @@ public final class JCIFSEngine implement
     public AuthScheme create(final HttpContext context) {
         return new NTLMScheme(new JCIFSEngine());
     }
-}
-</pre></div></li>
+}</pre></div></li>
 <li>Register NTLMSchemeFactory with the HttpClient instance you want to NTLM enable.
 <div>
 <pre>Registry&lt;AuthSchemeProvider&gt; authSchemeRegistry = RegistryBuilder.&lt;AuthSchemeProvider&gt;create()
@@ -269,8 +282,7 @@ public final class JCIFSEngine implement
         .build();
 CloseableHttpClient httpClient = HttpClients.custom()
         .setDefaultAuthSchemeRegistry(authSchemeRegistry)
-        .build();
-</pre></div></li>
+        .build();</pre></div></li>
 <li>Set NTCredentials for the web server you are going to access.</li></ul></div></div>
       </div>
     </div>

Modified: httpcomponents/site/httpcomponents-client-4.3.x/primer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/primer.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/primer.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/primer.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -276,44 +291,36 @@
 <p>Except for optional query parameters in the action attribute, the parameters of a form are specified by HTML tags between <i>form</i> and <i>/form</i>. The following is a list of tags that can be used to define parameters. Except where stated otherwise, they have a name attribute which specifies the name of the parameter. The value of the parameter usually depends on user input.</p>
 <div>
 <pre>&lt;input type=&quot;text&quot; name=&quot;...&quot;&gt;
-&lt;input type=&quot;password&quot; name=&quot;...&quot;&gt;
-</pre></div>
+&lt;input type=&quot;password&quot; name=&quot;...&quot;&gt;</pre></div>
 <p>specify single-line input fields. Using the return key in one of these fields will submit the form, so the value really is a single line of input from the user.</p>
 <div>
 <pre>&lt;input type=&quot;text&quot; readonly name=&quot;...&quot; value=&quot;...&quot;&gt;
-&lt;input type=&quot;hidden&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;
-</pre></div>
+&lt;input type=&quot;hidden&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;</pre></div>
 <p>specify a parameter that can not be changed by the user. The value of the parameter is given by the value attribute.</p>
 <div>
 <pre>&lt;input type=&quot;radio&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;
-&lt;input type=&quot;checkbox&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;
-</pre></div>
+&lt;input type=&quot;checkbox&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;</pre></div>
 <p>specify a parameter that can be included or omitted. There usually is more than one tag with the same name. For radio buttons, only one can be selected and the value of the parameter is the value of the selected radio button. For checkboxes, more than one can be selected. There will be one name-value-pair for each selected checkbox, with the same name for all of them.</p>
 <div>
 <pre>&lt;input type=&quot;submit&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;
-&lt;button type=&quot;submit&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;
-</pre></div>
+&lt;button type=&quot;submit&quot; name=&quot;...&quot; value=&quot;...&quot;&gt;</pre></div>
 <p>specify a button to submit the form. The parameter will only be added to the form if that button is used to submit. If another button is used, or the form is submitted by pressing the return key in a text input field, the parameter is not part of the submitted form data. If the name attribute is missing, no parameter is added to the form data for that button.</p>
 <div>
 <pre>&lt;textarea name=&quot;...&quot;&gt;
-&lt;textarea value=&quot;...&quot; readonly&gt;
-</pre></div>
+&lt;textarea value=&quot;...&quot; readonly&gt;</pre></div>
 <p>specify a multi-line input field. In the readonly case, the value of the parameter is the text between the <i>textarea</i> and <i>/textarea</i> tags.</p>
 <div>
 <pre>&lt;select name=&quot;...&quot; multiple&gt;}}}
   &lt;option value=&quot;...&quot;&gt;...&lt;/option&gt;}}}
   &lt;option value=&quot;...&quot;&gt;...&lt;/option&gt;}}}
   ...
-&lt;/select&gt;
-</pre></div>
+&lt;/select&gt;</pre></div>
 <p>specify a selection list or drop-down menu. If the multiple attribute is not present, only one option can be selected. There will be one name-value-pair for each selected option, with the same name for all of them. If there is no value attribute, the value for that option is the text between <i>option</i> and <i>/option</i>.</p>
 <div>
-<pre>&lt;input type=&quot;image&quot; name=&quot;...&quot;&gt;
-</pre></div>
+<pre>&lt;input type=&quot;image&quot; name=&quot;...&quot;&gt;</pre></div>
 <p>specifies an image that can be clicked to submit the form. If that image is clicked to submit the form, two parameters are added to the form data. The name attribute is suffixed with &quot;.x&quot; and &quot;.y&quot;, the values for the parameters are the relative coordinates of the mouse pointer within the image at the time of the click, in pixel. If the name attribute is missing, no parameters will be added to the form data.</p>
 <div>
-<pre>&lt;input type=&quot;file&quot; name=&quot;...&quot;&gt;
-</pre></div>
+<pre>&lt;input type=&quot;file&quot; name=&quot;...&quot;&gt;</pre></div>
 <p>specifies a file selection box. The user can select a file that should be sent as part of the form data. This is only possible if the encoding is multipart-mime. Unlike other parameters, the file is not mapped to a simple name-value-pair. File upload is not a topic for beginners.</p>
 <p>These tags are used to define parameters in static HTML. With dynamic HTML, in particular JavaScript, the parameter values can be changed before the form is submitted. If that is the case, you are in trouble. Learn JavaScript, analyze the code that is executed, and modify your application to match that behavior.</p></div>
 <div class="section">

Modified: httpcomponents/site/httpcomponents-client-4.3.x/quickstart.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.3.x/quickstart.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.3.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-4.3.x/quickstart.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -149,6 +149,21 @@
                           <a href="../charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">
@@ -224,8 +239,7 @@ try {
     EntityUtils.consume(entity2);
 } finally {
     response2.close();
-}
-</pre></div>
+}</pre></div>
 <p>Source can be downloaded <a href="./httpclient/examples/org/apache/http/examples/client/QuickStart.java">here</a></p></li>
 <li>The same requests can be executed using a simpler, albeit less flexible, fluent API.
 <div>
@@ -238,7 +252,6 @@ Request.Get(&quot;http://targethost/home
 Request.Post(&quot;http://targethost/login&quot;)
     .bodyForm(Form.form().add(&quot;username&quot;,  &quot;vip&quot;).add(&quot;password&quot;,  &quot;secret&quot;).build())
     .execute().returnContent();
-
 </pre></div>
 <p>Source can be downloaded <a href="./httpclient/examples/org/apache/http/examples/client/fuent/FluentQuickStart.java">here</a></p></li>
 <li><a href="./examples.html">HttpClient Examples</a> - a set of examples demonstrating some of the more complex behavior. </li>

Modified: httpcomponents/site/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/index.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/index.html (original)
+++ httpcomponents/site/index.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/issue-tracking.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/issue-tracking.html (original)
+++ httpcomponents/site/issue-tracking.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                                     <li class="expanded">

Modified: httpcomponents/site/license.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/license.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/license.html (original)
+++ httpcomponents/site/license.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                                     <li class="expanded">

Modified: httpcomponents/site/mail-lists.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/mail-lists.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/mail-lists.html (original)
+++ httpcomponents/site/mail-lists.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                                     <li class="expanded">

Modified: httpcomponents/site/mail.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/mail.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/mail.html (original)
+++ httpcomponents/site/mail.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/news.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/news.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/news.html (original)
+++ httpcomponents/site/news.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/poweredby.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/poweredby.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/poweredby.html (original)
+++ httpcomponents/site/poweredby.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/project-info.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/project-info.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/project-info.html (original)
+++ httpcomponents/site/project-info.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                               <li class="expanded">

Modified: httpcomponents/site/status.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/status.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/status.html (original)
+++ httpcomponents/site/status.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/team-list.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/team-list.html?rev=1579622&r1=1579621&r2=1579622&view=diff
==============================================================================
--- httpcomponents/site/team-list.html (original)
+++ httpcomponents/site/team-list.html Thu Mar 20 13:09:52 2014
@@ -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 2014-02-26 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2014-03-20 ( $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="20140226" />
+    <meta name="Date-Revision-yyyymmdd" content="20140320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2014-02-26</span>
+        <span id="publishDate">Last Published: 2014-03-20</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>
@@ -120,6 +120,21 @@
                           <a href="charter.html" title="Charter">Charter</a>
             </li>
           </ul>
+                                 <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
                   <ul>
                                                                                                                                     <li class="expanded">