[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    svn commit: r1195169 -
From:       olegk () apache ! org
Date:       2011-10-30 14:32:17
Message-ID: 20111030143217.4997923889EA () eris ! apache ! org
[Download RAW message or body]

Author: olegk
Date: Sun Oct 30 14:32:16 2011
New Revision: 1195169

URL: http://svn.apache.org/viewvc?rev=1195169&view=rev
Log:
Updated download page for HttpClient 4.2-alpha1 release

Modified:
    httpcomponents/httpclient/trunk/src/site/apt/download.apt

Modified: httpcomponents/httpclient/trunk/src/site/apt/download.apt
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/src/site/apt/download.apt?rev=1195169&r1=1195168&r2=1195169&view=diff
 ==============================================================================
--- httpcomponents/httpclient/trunk/src/site/apt/download.apt (original)
+++ httpcomponents/httpclient/trunk/src/site/apt/download.apt Sun Oct 30 14:32:16 \
2011 @@ -42,35 +42,47 @@ HttpClient Downloads
     in your {{{http://maven.apache.org/guides/introduction/introduction-to-the-pom.html}pom.xml}} \
  by adding the following block to the dependency descriptor:
 
-* {HttpComponents Client 4.1}
+* {HttpComponents Client 4.2-alpha1}
 
 -------------------------
   <dependency>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpclient</artifactId>
-    <version>4.1</version>
+    <version>4.2-alpha1</version>
     <scope>compile</scope>
   </dependency>
 -------------------------
 
-* {HttpComponents HttpMime 4.1}
+* {HttpComponents HttpMime 4.2-alpha1}
 
 -------------------------
   <dependency>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpmime</artifactId>
-    <version>4.1</version>
+    <version>4.2-alpha1</version>
     <scope>compile</scope>
   </dependency>
 -------------------------
 
-* {HttpComponents HttpClient Cache 4.1}
+* {HttpComponents HttpClient Cache 4.2-alpha1}
 
 -------------------------
   <dependency>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpclient-cache</artifactId>
-    <version>4.1</version>
+    <version>4.2-alpha1</version>
     <scope>compile</scope>
   </dependency>
 -------------------------
+
+* {HttpComponents HttpClient Fluent 4.2-alpha1}
+
+-------------------------
+  <dependency>
+    <groupId>org.apache.httpcomponents</groupId>
+    <artifactId>hc-fluent</artifactId>
+    <version>4.2-alpha1</version>
+    <scope>compile</scope>
+  </dependency>
+-------------------------
+


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic