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 2018/08/29 11:31:08 UTC

svn commit: r1839566 [1/7] - in /httpcomponents/site: ./ css/

Author: olegk
Date: Wed Aug 29 11:31:08 2018
New Revision: 1839566

URL: http://svn.apache.org/viewvc?rev=1839566&view=rev
Log:
Updated project web site for HttpCore 5.0-beta3 release

Modified:
    httpcomponents/site/charter.html
    httpcomponents/site/css/site.css
    httpcomponents/site/dev-docs.html
    httpcomponents/site/downloads.html
    httpcomponents/site/get-involved.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=1839566&r1=1839565&r2=1839566&view=diff
==============================================================================
--- httpcomponents/site/charter.html (original)
+++ httpcomponents/site/charter.html Wed Aug 29 11:31:08 2018
@@ -1,18 +1,30 @@
-<?xml version="1.0" standalone="yes"?>
-<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></meta><title>Apache HttpComponents &#8211; HttpComponents Project Charter</title><style type="text/css" media="all">
+<!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 2018-01-22 ( $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>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Apache HttpComponents &#x2013; HttpComponents Project Charter</title>
+    <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
-    </style><link rel="stylesheet" href="./css/print.css" type="text/css" media="print"></link><meta name="Date-Revision-yyyymmdd" content="20180122"></meta><meta http-equiv="Content-Language" content="en"></meta></head><body class="composite">
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20180122" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
     <div id="banner">
-                        <a shape="rect" id="bannerLeft" href="http://www.apache.org/">
-                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache"></img>
+                        <a href="http://www.apache.org/" id="bannerLeft">
+                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache" />
                 </a>
-                                            <a shape="rect" id="bannerRight" href="./">
-                                                <img src="images/logos/httpcomponents.png" alt="HttpComponents"></img>
+                                            <a href="./" id="bannerRight">
+                                                <img src="images/logos/httpcomponents.png" alt="HttpComponents" />
                 </a>
             <div class="clear">
-        <hr></hr>
+        <hr/>
       </div>
     </div>
     <div id="breadcrumbs">
@@ -20,16 +32,16 @@
                 
                 <div class="xleft">
         <span id="publishDate">Last Published: 2018-01-22</span>
-                  &#160;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
-            <div class="xright">                    <a shape="rect" class="externalLink" href="http://www.apache.org/" title="Apache">Apache</a>
+            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
             |
-                        <a shape="rect" href="index.html" title="HttpComponents">HttpComponents</a>
+                        <a href="index.html" title="HttpComponents">HttpComponents</a>
               
                 
       </div>
       <div class="clear">
-        <hr></hr>
+        <hr/>
       </div>
     </div>
     <div id="leftColumn">
@@ -37,72 +49,103 @@
              
                 
                                 <h5>HttpComponents</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="index.html" title="Home">Home</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/licenses/" title="License">License</a>
-            </li><li class="none">
-                          <a shape="rect" href="downloads.cgi" title="Download">Download</a>
-            </li><li class="none">
-                          <a shape="rect" href="mail.html" title="Mailing Lists">Mailing Lists</a>
-            </li><li class="none">
-                          <a shape="rect" href="dev-docs.html" title="Developer documents">Developer documents</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://wiki.apache.org/HttpComponents/" title="Wiki (external)">Wiki (external)</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/security/" title="Security">Security</a>
-            </li></ul>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Home">Home</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
+            </li>
+                  <li class="none">
+                          <a href="downloads.cgi" title="Download">Download</a>
+            </li>
+                  <li class="none">
+                          <a href="mail.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="dev-docs.html" title="Developer documents">Developer documents</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)">Wiki (external)</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
+            </li>
+          </ul>
                        <h5>Overview</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="index.html" title="About">About</a>
-            </li><li class="none">
-                          <a shape="rect" href="news.html" title="News">News</a>
-            </li><li class="none">
-                          <a shape="rect" href="poweredby.html" title="Powered by">Powered by</a>
-            </li><li class="none">
-                          <a shape="rect" href="get-involved.html" title="Get Involved">Get Involved</a>
-            </li></ul>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="About">About</a>
+            </li>
+                  <li class="none">
+                          <a href="news.html" title="News">News</a>
+            </li>
+                  <li class="none">
+                          <a href="poweredby.html" title="Powered by">Powered by</a>
+            </li>
+                  <li class="none">
+                          <a href="get-involved.html" title="Get Involved">Get Involved</a>
+            </li>
+          </ul>
                        <h5>Components</h5>
-                  <ul><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
-                  </li></ul>
+                  <ul>
+                                                                                                                                                              <li class="collapsed">
+                          <a href="httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
+                  </li>
+                                                                                                                                                                                                                    <li class="collapsed">
+                          <a href="httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
+                  </li>
+                                                                                                        <li class="collapsed">
+                          <a href="httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
+                  </li>
+          </ul>
                        <h5>Legacy</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
-            </li></ul>
+                  <ul>
+                  <li class="none">
+                          <a href="httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
+            </li>
+          </ul>
                        <h5>Project</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="status.html" title="Status">Status</a>
-            </li><li class="none">
+                  <ul>
+                  <li class="none">
+                          <a href="status.html" title="Status">Status</a>
+            </li>
+                  <li class="none">
             <strong>Charter</strong>
-          </li></ul>
+          </li>
+          </ul>
                        <h5>Project Documentation</h5>
-                  <ul><li class="collapsed">
-                          <a shape="rect" href="project-info.html" title="Project Information">Project Information</a>
-                  </li></ul>
+                  <ul>
+                                                                                                                          <li class="collapsed">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                  </li>
+          </ul>
                        <h5>ASF</h5>
-                  <ul><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org" title="ASF Home Page">ASF Home Page</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/foundation/" title="Foundation">Foundation</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/foundation/sponsorship.html" title="Sponsor Apache">Sponsor Apache</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a>
-            </li></ul>
-                                                                                                                   <a shape="rect" class="poweredBy" href="http://www.apache.org/events/current-event.html" title="ApacheCon">
-        <img class="poweredBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"></img>
+                  <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>
+                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
+        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
       </a>
-                                                                                                    <a shape="rect" class="poweredBy" href="http://maven.apache.org/" title="Maven">
-        <img class="poweredBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"></img>
+                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
+        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
       </a>
                        
                 
@@ -111,7 +154,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2><a shape="rect" name="Charter">Charter</a></h2>
+<h2><a name="Charter">Charter</a></h2>
 <p>The Apache HttpComponents project is responsible for creating and maintaining a toolset of low level Java components focused on HTTP and associated protocols.</p>
 <p>We develop and maintain a component called <b>HttpCore</b>, which addresses the basic needs for communicating via HTTP on the client and server side. HttpCore defines a framework for extending the provided functionality beyond the basic needs.</p>
 <p>We develop and maintain a component called <b>HttpClient</b>, which builds on HttpCore and adds functionality typically required for client-side HTTP communication. In particular, HttpClient adds support for cookies, authentication, and client-side connection management.</p>
@@ -120,13 +163,13 @@
 <p>We are looking for new components that build upon and extend the functionality of the existing ones. We are also looking for new components that complement the functionality of the existing ones and make them more useful or easier to use.</p>
 <p>We are open to give a home to applications that derive a significant part of their functionality from our components, if approached by such projects.</p></div>
 <div class="section">
-<h2><a shape="rect" name="History">History</a></h2>
-<p>The history of the HttpComponents starts with the now retired <a shape="rect" class="externalLink" href="http://jakarta.apache.org/slide/">Jakarta Slide</a> project. Slide was a WebDAV server including a client component, and the WebDAV protocol builds on HTTP. There was interest in using the client-side HTTP implementation independently of Slide. The code was spun off from Slide in 2001 to become the HttpClient subproject of the Jakarta Commons.</p>
-<p>Since it generated a disproportional amount of traffic on the Commons mailing lists, HttpClient activity was moved to separate mailing lists. This started the dissociation of HttpClient from Commons, which continued when HttpClient was promoted to the Jakarta subproject level in 2004. The latter event is recorded as the oldest <a shape="rect" href="./news.html">News</a> item of the HttpComponents project.</p>
-<p>The shortcomings in the design of HttpClient, as explained in the <a shape="rect" href="./commons-httpclient-lessons.html">Lessons Learned</a>, created interest in redesigning the API from scratch. To that end, the Jakarta HttpComponents project replaced the HttpClient project in 2005. The new project was charged with the tasks of developing a successor to HttpClient 3.x, and of maintaining the existing codebase until the new one is ready to take over.</p>
-<p>The <a shape="rect" class="externalLink" href="http://commons.apache.org/">Commons</a>, cradle of HttpClient, left Jakarta in 2007 to become an independent Top Level Project. Later in the same year, the HttpComponents project also left Jakarta to become an independent Top Level Project, taking the responsibility for maintaining HttpClient 3.x with it. Our TLP resolution is presented below.</p></div>
+<h2><a name="History">History</a></h2>
+<p>The history of the HttpComponents starts with the now retired <a class="externalLink" href="http://jakarta.apache.org/slide/">Jakarta Slide</a> project. Slide was a WebDAV server including a client component, and the WebDAV protocol builds on HTTP. There was interest in using the client-side HTTP implementation independently of Slide. The code was spun off from Slide in 2001 to become the HttpClient subproject of the Jakarta Commons.</p>
+<p>Since it generated a disproportional amount of traffic on the Commons mailing lists, HttpClient activity was moved to separate mailing lists. This started the dissociation of HttpClient from Commons, which continued when HttpClient was promoted to the Jakarta subproject level in 2004. The latter event is recorded as the oldest <a href="./news.html">News</a> item of the HttpComponents project.</p>
+<p>The shortcomings in the design of HttpClient, as explained in the <a href="./commons-httpclient-lessons.html">Lessons Learned</a>, created interest in redesigning the API from scratch. To that end, the Jakarta HttpComponents project replaced the HttpClient project in 2005. The new project was charged with the tasks of developing a successor to HttpClient 3.x, and of maintaining the existing codebase until the new one is ready to take over.</p>
+<p>The <a class="externalLink" href="http://commons.apache.org/">Commons</a>, cradle of HttpClient, left Jakarta in 2007 to become an independent Top Level Project. Later in the same year, the HttpComponents project also left Jakarta to become an independent Top Level Project, taking the responsibility for maintaining HttpClient 3.x with it. Our TLP resolution is presented below.</p></div>
 <div class="section">
-<h2><a shape="rect" name="Resolution">Resolution</a></h2>
+<h2><a name="Resolution">Resolution</a></h2>
 <p>The Apache HttpComponents project was established as an Apache top level project in November 2007, when the Apache Board approved the following resolution:</p>
 <div>
 <pre>Establish the Apache HttpComponents project
@@ -137,15 +180,15 @@ the creation and maintenance of open-sou
 components focused on HTTP and associated protocols, and of applications based on these components,
 for distribution at no charge to the public.
 
-NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee (PMC), to be known as "Apache
-HttpComponents Project", be and hereby is established pursuant to Bylaws of the Foundation; and be
+NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee (PMC), to be known as &quot;Apache
+HttpComponents Project&quot;, be and hereby is established pursuant to Bylaws of the Foundation; and be
 it further
 
 RESOLVED, that the Apache HttpComponents Project be and hereby is responsible for the creation and
 maintenance of a toolset of low level Java components focused on HTTP and associated protocols, and
 of applications based on these components; and be it further
 
-RESOLVED, that the office of "Vice President, Apache HttpComponents" be and hereby is created, the
+RESOLVED, that the office of &quot;Vice President, Apache HttpComponents&quot; be and hereby is created, the
 person holding such office to serve at the direction of the Board of Directors as the chair of the
 Apache HttpComponents Project, and to have primary responsibility for management of the projects
 within the scope of responsibility of the Apache HttpComponents Project; and be it further
@@ -156,7 +199,7 @@ initial members of the Apache HttpCompon
     * Oleg Kalnichevski &lt;olegk AT apache DOT org&gt;
     * Sebastian Bazley &lt;sebb AT apache DOT org&gt;
     * Erik Abele &lt;erikabele AT apache DOT org&gt;
-    * Ortwin Gl&#65533;ck &lt;oglueck AT apache DOT org&gt;
+    * Ortwin Gl&#xfffd;ck &lt;oglueck AT apache DOT org&gt;
     * Roland Weber &lt;rolandw AT apache DOT org&gt;
     * Ant Elder &lt;antelder AT apache DOT org&gt;
     * Paul Fremantle &lt;pzf AT apache DOT org&gt;
@@ -180,22 +223,23 @@ hereafter discharged.</pre></div></div>
       </div>
     </div>
     <div class="clear">
-      <hr></hr>
+      <hr/>
     </div>
     <div id="footer">
                       
 <div class="xleft">Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, and the Apache HttpComponents project logo are trademarks of The Apache Software Foundation.</div>
             
-<br clear="none"></br>
+<br/>
             
 <div class="xleft">All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
                 <div class="xright">Copyright &#169;                    2005-2018
-                        <a shape="rect" href="http://www.apache.org/">The Apache Software Foundation</a>.
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
       </div>
       <div class="clear">
-        <hr></hr>
+        <hr/>
       </div>
     </div>
-  </body></html>
+  </body>
+</html>

Modified: httpcomponents/site/css/site.css
URL: http://svn.apache.org/viewvc/httpcomponents/site/css/site.css?rev=1839566&r1=1839565&r2=1839566&view=diff
==============================================================================
--- httpcomponents/site/css/site.css (original)
+++ httpcomponents/site/css/site.css Wed Aug 29 11:31:08 2018
@@ -1 +1 @@
-@import url("../../css/hc-maven.css");
\ No newline at end of file
+@import url("hc-maven.css");
\ No newline at end of file

Modified: httpcomponents/site/dev-docs.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/dev-docs.html?rev=1839566&r1=1839565&r2=1839566&view=diff
==============================================================================
--- httpcomponents/site/dev-docs.html (original)
+++ httpcomponents/site/dev-docs.html Wed Aug 29 11:31:08 2018
@@ -1,18 +1,30 @@
-<?xml version="1.0" standalone="yes"?>
-<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></meta><title>Apache HttpComponents &#8211; Developer Documentation Index</title><style type="text/css" media="all">
+<!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 2018-01-22 ( $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>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Apache HttpComponents &#x2013; Developer Documentation Index</title>
+    <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
-    </style><link rel="stylesheet" href="./css/print.css" type="text/css" media="print"></link><meta name="Date-Revision-yyyymmdd" content="20180122"></meta><meta http-equiv="Content-Language" content="en"></meta></head><body class="composite">
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20180122" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
     <div id="banner">
-                        <a shape="rect" id="bannerLeft" href="http://www.apache.org/">
-                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache"></img>
+                        <a href="http://www.apache.org/" id="bannerLeft">
+                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache" />
                 </a>
-                                            <a shape="rect" id="bannerRight" href="./">
-                                                <img src="images/logos/httpcomponents.png" alt="HttpComponents"></img>
+                                            <a href="./" id="bannerRight">
+                                                <img src="images/logos/httpcomponents.png" alt="HttpComponents" />
                 </a>
             <div class="clear">
-        <hr></hr>
+        <hr/>
       </div>
     </div>
     <div id="breadcrumbs">
@@ -20,16 +32,16 @@
                 
                 <div class="xleft">
         <span id="publishDate">Last Published: 2018-01-22</span>
-                  &#160;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
-            <div class="xright">                    <a shape="rect" class="externalLink" href="http://www.apache.org/" title="Apache">Apache</a>
+            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
             |
-                        <a shape="rect" href="index.html" title="HttpComponents">HttpComponents</a>
+                        <a href="index.html" title="HttpComponents">HttpComponents</a>
               
                 
       </div>
       <div class="clear">
-        <hr></hr>
+        <hr/>
       </div>
     </div>
     <div id="leftColumn">
@@ -37,72 +49,103 @@
              
                 
                                 <h5>HttpComponents</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="index.html" title="Home">Home</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/licenses/" title="License">License</a>
-            </li><li class="none">
-                          <a shape="rect" href="downloads.cgi" title="Download">Download</a>
-            </li><li class="none">
-                          <a shape="rect" href="mail.html" title="Mailing Lists">Mailing Lists</a>
-            </li><li class="none">
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Home">Home</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
+            </li>
+                  <li class="none">
+                          <a href="downloads.cgi" title="Download">Download</a>
+            </li>
+                  <li class="none">
+                          <a href="mail.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
             <strong>Developer documents</strong>
-          </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://wiki.apache.org/HttpComponents/" title="Wiki (external)">Wiki (external)</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/security/" title="Security">Security</a>
-            </li></ul>
+          </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)">Wiki (external)</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
+            </li>
+          </ul>
                        <h5>Overview</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="index.html" title="About">About</a>
-            </li><li class="none">
-                          <a shape="rect" href="news.html" title="News">News</a>
-            </li><li class="none">
-                          <a shape="rect" href="poweredby.html" title="Powered by">Powered by</a>
-            </li><li class="none">
-                          <a shape="rect" href="get-involved.html" title="Get Involved">Get Involved</a>
-            </li></ul>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="About">About</a>
+            </li>
+                  <li class="none">
+                          <a href="news.html" title="News">News</a>
+            </li>
+                  <li class="none">
+                          <a href="poweredby.html" title="Powered by">Powered by</a>
+            </li>
+                  <li class="none">
+                          <a href="get-involved.html" title="Get Involved">Get Involved</a>
+            </li>
+          </ul>
                        <h5>Components</h5>
-                  <ul><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
-                  </li><li class="collapsed">
-                          <a shape="rect" href="httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
-                  </li></ul>
+                  <ul>
+                                                                                                                                                              <li class="collapsed">
+                          <a href="httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
+                  </li>
+                                                                                                                                                                                                                    <li class="collapsed">
+                          <a href="httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
+                  </li>
+                                                                                                        <li class="collapsed">
+                          <a href="httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
+                  </li>
+          </ul>
                        <h5>Legacy</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
-            </li></ul>
+                  <ul>
+                  <li class="none">
+                          <a href="httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
+            </li>
+          </ul>
                        <h5>Project</h5>
-                  <ul><li class="none">
-                          <a shape="rect" href="status.html" title="Status">Status</a>
-            </li><li class="none">
-                          <a shape="rect" href="charter.html" title="Charter">Charter</a>
-            </li></ul>
+                  <ul>
+                  <li class="none">
+                          <a href="status.html" title="Status">Status</a>
+            </li>
+                  <li class="none">
+                          <a href="charter.html" title="Charter">Charter</a>
+            </li>
+          </ul>
                        <h5>Project Documentation</h5>
-                  <ul><li class="collapsed">
-                          <a shape="rect" href="project-info.html" title="Project Information">Project Information</a>
-                  </li></ul>
+                  <ul>
+                                                                                                                          <li class="collapsed">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                  </li>
+          </ul>
                        <h5>ASF</h5>
-                  <ul><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org" title="ASF Home Page">ASF Home Page</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/foundation/" title="Foundation">Foundation</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/foundation/sponsorship.html" title="Sponsor Apache">Sponsor Apache</a>
-            </li><li class="none">
-                          <a shape="rect" class="externalLink" href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a>
-            </li></ul>
-                                                                                                                   <a shape="rect" class="poweredBy" href="http://www.apache.org/events/current-event.html" title="ApacheCon">
-        <img class="poweredBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"></img>
+                  <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>
+                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
+        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
       </a>
-                                                                                                    <a shape="rect" class="poweredBy" href="http://maven.apache.org/" title="Maven">
-        <img class="poweredBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"></img>
+                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
+        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
       </a>
                        
                 
@@ -111,17 +154,18 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2><a shape="rect" name="Developer_Documentation"></a>Developer Documentation</h2>
+<h2><a name="Developer_Documentation"></a>Developer Documentation</h2>
 <p>You are a developer of HttpComponents if you are developing code or documentation for the components themselves.</p>
 <p>Unfortunately, this page is currently mostly a dummy. It will eventually point you to information about setting up a development environment, submitting patches, and updating information on the website. For the time being, the documentation on cutting releases may include some interesting pieces of information for you.</p></div>
 <div class="section">
-<h2><a shape="rect" name="Release_Process"></a>Release Process</h2>
-<ul><li><a shape="rect" class="externalLink" href="http://wiki.apache.org/HttpComponents/HttpComponentsCoreReleaseProcess"> HttpComponents Core Release Process</a></li></ul></div>
+<h2><a name="Release_Process"></a>Release Process</h2>
+<ul>
+<li><a class="externalLink" href="http://wiki.apache.org/HttpComponents/HttpComponentsCoreReleaseProcess"> HttpComponents Core Release Process</a></li></ul></div>
 <div class="section">
-<h2><a shape="rect" name="Web_Site_Updates"></a>Web Site Updates</h2>
-<p>Instructions for updating the various sections of our website are <a shape="rect" class="externalLink" href="http://wiki.apache.org/HttpComponents/WebSite"> in the Wiki</a>.</p></div>
+<h2><a name="Web_Site_Updates"></a>Web Site Updates</h2>
+<p>Instructions for updating the various sections of our website are <a class="externalLink" href="http://wiki.apache.org/HttpComponents/WebSite"> in the Wiki</a>.</p></div>
 <div class="section">
-<h2><a shape="rect" name="Maven_Skin_details"></a>Maven Skin details</h2>
+<h2><a name="Maven_Skin_details"></a>Maven Skin details</h2>
 <p>The HC project has created a Maven skin to enable customisation of page footers. This is intended to be used to add Trademark notices to pages. </p>
 <p>To use the skin, add the following to the <tt>src/site/site.xml</tt> file:</p>
 <div class="source">
@@ -143,34 +187,35 @@
 <div class="source">
 <pre> &lt;custom&gt;
     &lt;footer&gt;
-      &lt;div class="xleft"&gt;Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, 
+      &lt;div class=&quot;xleft&quot;&gt;Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, 
       and the Apache HttpComponents project logo are trademarks of The Apache Software Foundation.&lt;/div&gt;
       &lt;br/&gt;
-      &lt;div class="xleft"&gt;All other marks mentioned may be trademarks or registered trademarks of their respective owners.&lt;/div&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>
 <div class="section">
-<h2><a shape="rect" name="Editting_APT_documents"></a>Editting APT documents</h2>
-<p>The APT syntax is documented at <a shape="rect" class="externalLink" href="http://maven.apache.org/doxia/references/apt-format.html">http://maven.apache.org/doxia/references/apt-format.html</a></p></div>
+<h2><a name="Editting_APT_documents"></a>Editting APT documents</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>
       </div>
     </div>
     <div class="clear">
-      <hr></hr>
+      <hr/>
     </div>
     <div id="footer">
                       
 <div class="xleft">Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, and the Apache HttpComponents project logo are trademarks of The Apache Software Foundation.</div>
             
-<br clear="none"></br>
+<br/>
             
 <div class="xleft">All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
                 <div class="xright">Copyright &#169;                    2005-2018
-                        <a shape="rect" href="http://www.apache.org/">The Apache Software Foundation</a>.
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
       </div>
       <div class="clear">
-        <hr></hr>
+        <hr/>
       </div>
     </div>
-  </body></html>
+  </body>
+</html>