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

svn commit: r1529496 - in /httpcomponents/project-website/trunk/src/site: apt/httpcomponents-asyncclient-4.0.x/ site.xml

Author: olegk
Date: Sat Oct  5 18:57:10 2013
New Revision: 1529496

URL: http://svn.apache.org/r1529496
Log:
Copied web content from HttpAsyncClient 4.0.x branch

Added:
    httpcomponents/project-website/trunk/src/site/apt/httpcomponents-asyncclient-4.0.x/   (props changed)
      - copied from r1529494, httpcomponents/httpasyncclient/trunk/src/site/apt/
Modified:
    httpcomponents/project-website/trunk/src/site/site.xml

Propchange: httpcomponents/project-website/trunk/src/site/apt/httpcomponents-asyncclient-4.0.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Sat Oct  5 18:57:10 2013
@@ -0,0 +1,2 @@
+/httpcomponents/httpasyncclient/branches/conn-mgmt-redesign/src/site/apt:1155312-1159070
+/httpcomponents/httpasyncclient/branches/protocol-handler-refactoring/src/site/apt:1167093-1174316

Modified: httpcomponents/project-website/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project-website/trunk/src/site/site.xml?rev=1529496&r1=1529495&r2=1529496&view=diff
==============================================================================
--- httpcomponents/project-website/trunk/src/site/site.xml (original)
+++ httpcomponents/project-website/trunk/src/site/site.xml Sat Oct  5 18:57:10 2013
@@ -109,7 +109,10 @@
         <item name="Download" href="httpcomponents-core-4.2.x/download.html"/>
         <item name="Project Info" href="httpcomponents-core-4.2.x/project-info.html"/>
       </item>
-      <item name="HttpAsyncClient 4.0 (DEV)" href="httpcomponents-asyncclient-dev/index.html"/>
+      <item name="HttpAsyncClient 4.0" collapse="true" href="httpcomponents-asyncclient-4.0.x/index.html">
+        <item name="Examples" href="httpcomponents-asyncclient-4.0.x/examples.html"/>
+        <item name="Download" href="httpcomponents-asyncclient-4.0.x/download.html"/>
+      </item>
     </menu>
     <menu name="Legacy">
       <item name="Commons HttpClient" href="httpclient-legacy/index.html"/>