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 2015/11/07 20:02:08 UTC

svn commit: r1713165 [12/12] - in /httpcomponents/site/httpcomponents-asyncclient-4.1.x: ./ httpasyncclient-cache/ httpasyncclient-cache/apidocs/ httpasyncclient-cache/apidocs/org/apache/http/impl/client/cache/ httpasyncclient-cache/apidocs/org/apache/...

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/HttpAsyncClientBuilder.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/HttpAsyncClientBuilder.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/HttpAsyncClientBuilder.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/HttpAsyncClientBuilder.html Sat Nov  7 19:02:05 2015
@@ -659,9 +659,9 @@
 <a class="jxr_linenumber" name="649" href="#649">649</a>                 SSLContext sslcontext = <strong class="jxr_keyword">this</strong>.sslcontext;
 <a class="jxr_linenumber" name="650" href="#650">650</a>                 <strong class="jxr_keyword">if</strong> (sslcontext == <strong class="jxr_keyword">null</strong>) {
 <a class="jxr_linenumber" name="651" href="#651">651</a>                     <strong class="jxr_keyword">if</strong> (systemProperties) {
-<a class="jxr_linenumber" name="652" href="#652">652</a>                         sslcontext = SSLContexts.createDefault();
+<a class="jxr_linenumber" name="652" href="#652">652</a>                         sslcontext = SSLContexts.createSystemDefault();
 <a class="jxr_linenumber" name="653" href="#653">653</a>                     } <strong class="jxr_keyword">else</strong> {
-<a class="jxr_linenumber" name="654" href="#654">654</a>                         sslcontext = SSLContexts.createSystemDefault();
+<a class="jxr_linenumber" name="654" href="#654">654</a>                         sslcontext = SSLContexts.createDefault();
 <a class="jxr_linenumber" name="655" href="#655">655</a>                     }
 <a class="jxr_linenumber" name="656" href="#656">656</a>                 }
 <a class="jxr_linenumber" name="657" href="#657">657</a>                 <strong class="jxr_keyword">final</strong> String[] supportedProtocols = systemProperties ? split(

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.impl.nio.client</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.impl.nio.client</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/client/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.impl.nio.client</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.impl.nio.client</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.impl.nio.conn</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.impl.nio.conn</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/impl/nio/conn/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.impl.nio.conn</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.impl.nio.conn</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.client.methods</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.client.methods</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/methods/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.client.methods</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.client.methods</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.client</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.client</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.client</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.client</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.client.util</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.client.util</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/client/util/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.client.util</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.client.util</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.conn</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.conn</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.conn</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.conn</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.conn.scheme</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.conn.scheme</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/scheme/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.conn.scheme</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.conn.scheme</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.conn.ssl</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.conn.ssl</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/org/apache/http/nio/conn/ssl/package-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference Package org.apache.http.nio.conn.ssl</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference Package org.apache.http.nio.conn.ssl</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-frame.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/xref/overview-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache HttpAsyncClient 4.1 Reference</title>
+		<title>Apache HttpAsyncClient 4.1.1 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Apache HttpAsyncClient 4.1 Reference</h2>
+		      	<h2>Apache HttpAsyncClient 4.1.1 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html Sat Nov  7 19:02:05 2015
@@ -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 2015-06-05 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2015-09-23 ( $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="20150605" />
+    <meta name="Date-Revision-yyyymmdd" content="20150923" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2015-06-05</span>
+        <span id="publishDate">Last Published: 2015-09-23</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>
@@ -89,15 +89,9 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                                  <li class="collapsed">
+                                                                                                                                                                                                                    <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-client-4.4.x/index.html" title="HttpClient 4.4">HttpClient 4.4</a>
-                  </li>
-                                                                                                        <li class="collapsed">
-                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3">HttpClient 4.3</a>
-                  </li>
                                                                                                                           <li class="collapsed">
                           <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
                   </li>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/issue-tracking.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/issue-tracking.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/issue-tracking.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/issue-tracking.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
       @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="20150421"></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"></link><meta name="Date-Revision-yyyymmdd" content="20151106"></meta><meta http-equiv="Content-Language" content="en"></meta></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>
@@ -19,8 +19,8 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2015-04-21</span>
-                  &#160;| <span id="projectVersion">Version: 4.1</span>
+        <span id="publishDate">Last Published: 2015-11-06</span>
+                  &#160;| <span id="projectVersion">Version: 4.1.1</span>
                       </div>
             <div class="xright">                    <a shape="rect" class="externalLink" href="http://www.apache.org/" title="Apache">Apache</a>
             |
@@ -52,16 +52,6 @@
             </li><li class="none">
                           <a shape="rect" class="externalLink" href="http://www.apache.org/security/" title="Security">Security</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>
                        <h5>Project Documentation</h5>
                   <ul><li class="expanded">
                           <a shape="rect" href="project-info.html" title="Project Information">Project Information</a>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/license.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/license.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/license.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/license.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
       @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="20150421"></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"></link><meta name="Date-Revision-yyyymmdd" content="20151106"></meta><meta http-equiv="Content-Language" content="en"></meta></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>
@@ -19,8 +19,8 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2015-04-21</span>
-                  &#160;| <span id="projectVersion">Version: 4.1</span>
+        <span id="publishDate">Last Published: 2015-11-06</span>
+                  &#160;| <span id="projectVersion">Version: 4.1.1</span>
                       </div>
             <div class="xright">                    <a shape="rect" class="externalLink" href="http://www.apache.org/" title="Apache">Apache</a>
             |
@@ -52,16 +52,6 @@
             </li><li class="none">
                           <a shape="rect" class="externalLink" href="http://www.apache.org/security/" title="Security">Security</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>
                        <h5>Project Documentation</h5>
                   <ul><li class="expanded">
                           <a shape="rect" href="project-info.html" title="Project Information">Project Information</a>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-info.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-info.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-info.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-info.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
       @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="20150421"></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"></link><meta name="Date-Revision-yyyymmdd" content="20151106"></meta><meta http-equiv="Content-Language" content="en"></meta></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>
@@ -19,8 +19,8 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2015-04-21</span>
-                  &#160;| <span id="projectVersion">Version: 4.1</span>
+        <span id="publishDate">Last Published: 2015-11-06</span>
+                  &#160;| <span id="projectVersion">Version: 4.1.1</span>
                       </div>
             <div class="xright">                    <a shape="rect" class="externalLink" href="http://www.apache.org/" title="Apache">Apache</a>
             |
@@ -52,16 +52,6 @@
             </li><li class="none">
                           <a shape="rect" class="externalLink" href="http://www.apache.org/security/" title="Security">Security</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>
                        <h5>Project Documentation</h5>
                   <ul><li class="expanded">
             <strong>Project Information</strong>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/project-summary.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
       @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="20150421"></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"></link><meta name="Date-Revision-yyyymmdd" content="20151106"></meta><meta http-equiv="Content-Language" content="en"></meta></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>
@@ -19,8 +19,8 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2015-04-21</span>
-                  &#160;| <span id="projectVersion">Version: 4.1</span>
+        <span id="publishDate">Last Published: 2015-11-06</span>
+                  &#160;| <span id="projectVersion">Version: 4.1.1</span>
                       </div>
             <div class="xright">                    <a shape="rect" class="externalLink" href="http://www.apache.org/" title="Apache">Apache</a>
             |
@@ -52,16 +52,6 @@
             </li><li class="none">
                           <a shape="rect" class="externalLink" href="http://www.apache.org/security/" title="Security">Security</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>
                        <h5>Project Documentation</h5>
                   <ul><li class="expanded">
                           <a shape="rect" href="project-info.html" title="Project Information">Project Information</a>
@@ -109,7 +99,7 @@
 <table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Field</th><th colspan="1" rowspan="1">Value</th></tr><tr class="b"><td colspan="1" rowspan="1">Name</td><td colspan="1" rowspan="1">The Apache Software Foundation</td></tr><tr class="a"><td colspan="1" rowspan="1">URL</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div>
 <div class="section">
 <h3>Build Information<a shape="rect" name="Build_Information"></a></h3><a shape="rect" name="Build_Information"></a>
-<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Field</th><th colspan="1" rowspan="1">Value</th></tr><tr class="b"><td colspan="1" rowspan="1">GroupId</td><td colspan="1" rowspan="1">org.apache.httpcomponents</td></tr><tr class="a"><td colspan="1" rowspan="1">ArtifactId</td><td colspan="1" rowspan="1">httpcomponents-asyncclient</td></tr><tr class="b"><td colspan="1" rowspan="1">Version</td><td colspan="1" rowspan="1">4.1</td></tr><tr class="a"><td colspan="1" rowspan="1">Type</td><td colspan="1" rowspan="1">pom</td></tr></table></div></div>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Field</th><th colspan="1" rowspan="1">Value</th></tr><tr class="b"><td colspan="1" rowspan="1">GroupId</td><td colspan="1" rowspan="1">org.apache.httpcomponents</td></tr><tr class="a"><td colspan="1" rowspan="1">ArtifactId</td><td colspan="1" rowspan="1">httpcomponents-asyncclient</td></tr><tr class="b"><td colspan="1" rowspan="1">Version</td><td colspan="1" rowspan="1">4.1.1</td></tr><tr class="a"><td colspan="1" rowspan="1">Type</td><td colspan="1" rowspan="1">pom</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html Sat Nov  7 19:02:05 2015
@@ -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 2015-06-05 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2015-09-23 ( $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="20150605" />
+    <meta name="Date-Revision-yyyymmdd" content="20150923" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2015-06-05</span>
+        <span id="publishDate">Last Published: 2015-09-23</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>
@@ -89,15 +89,9 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                                  <li class="collapsed">
+                                                                                                                                                                                                                    <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-client-4.4.x/index.html" title="HttpClient 4.4">HttpClient 4.4</a>
-                  </li>
-                                                                                                        <li class="collapsed">
-                          <a href="../httpcomponents-client-4.3.x/index.html" title="HttpClient 4.3">HttpClient 4.3</a>
-                  </li>
                                                                                                                           <li class="collapsed">
                           <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
                   </li>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/source-repository.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/source-repository.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/source-repository.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/source-repository.html Sat Nov  7 19:02:05 2015
@@ -3,7 +3,7 @@
       @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="20150421"></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"></link><meta name="Date-Revision-yyyymmdd" content="20151106"></meta><meta http-equiv="Content-Language" content="en"></meta></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>
@@ -19,8 +19,8 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2015-04-21</span>
-                  &#160;| <span id="projectVersion">Version: 4.1</span>
+        <span id="publishDate">Last Published: 2015-11-06</span>
+                  &#160;| <span id="projectVersion">Version: 4.1.1</span>
                       </div>
             <div class="xright">                    <a shape="rect" class="externalLink" href="http://www.apache.org/" title="Apache">Apache</a>
             |
@@ -52,16 +52,6 @@
             </li><li class="none">
                           <a shape="rect" class="externalLink" href="http://www.apache.org/security/" title="Security">Security</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>
                        <h5>Project Documentation</h5>
                   <ul><li class="expanded">
                           <a shape="rect" href="project-info.html" title="Project Information">Project Information</a>
@@ -106,17 +96,17 @@
 <h2>Web Access<a shape="rect" name="Web_Access"></a></h2><a shape="rect" name="Web_Access"></a>
 <p>The following is a link to the online source repository.</p>
 <div class="source">
-<pre><a shape="rect" class="externalLink" href="https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1">https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1</a></pre></div></div>
+<pre><a shape="rect" class="externalLink" href="https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1.1">https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1.1</a></pre></div></div>
 <div class="section">
 <h2>Anonymous access<a shape="rect" name="Anonymous_access"></a></h2><a shape="rect" name="Anonymous_access"></a>
 <p>The source can be checked out anonymously from SVN with this command:</p>
 <div class="source">
-<pre>$ svn checkout https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1 httpcomponents-asyncclient</pre></div></div>
+<pre>$ svn checkout https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1.1 httpcomponents-asyncclient</pre></div></div>
 <div class="section">
 <h2>Developer access<a shape="rect" name="Developer_access"></a></h2><a shape="rect" name="Developer_access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
 <div class="source">
-<pre>$ svn checkout https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1 httpcomponents-asyncclient</pre></div>
+<pre>$ svn checkout https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1.1 httpcomponents-asyncclient</pre></div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
 <div class="source">
 <pre>$ svn commit --username your-username -m "A message"</pre></div></div>
@@ -124,7 +114,7 @@
 <h2>Access from behind a firewall<a shape="rect" name="Access_from_behind_a_firewall"></a></h2><a shape="rect" name="Access_from_behind_a_firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
 <div class="source">
-<pre>$ svn checkout https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1 httpcomponents-asyncclient</pre></div></div>
+<pre>$ svn checkout https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.1.1 httpcomponents-asyncclient</pre></div></div>
 <div class="section">
 <h2>Access through a proxy<a shape="rect" name="Access_through_a_proxy"></a></h2><a shape="rect" name="Access_through_a_proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your "servers" configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory "~/.subversion". On Windows it is in "%APPDATA%\Subversion". (Try "echo %APPDATA%", note this is a hidden directory.)</p>