You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2017/09/14 12:36:59 UTC

[1/2] hadoop git commit: Revert "HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)"

Repository: hadoop
Updated Branches:
  refs/heads/branch-3.0 3238947a1 -> ecad18480
  refs/heads/trunk e12f3e85b -> b9465bb87


Revert "HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)"

This reverts commit 1118ca9b07f8a92821de7d9c9b56272a7eb66183.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9465bb8
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b9465bb8
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b9465bb8

Branch: refs/heads/trunk
Commit: b9465bb8763fbe2a11934f4d444b708959aef594
Parents: e12f3e8
Author: Steve Loughran <st...@apache.org>
Authored: Thu Sep 14 13:31:30 2017 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Thu Sep 14 13:31:30 2017 +0100

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/b9465bb8/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 4fa6b6e..8bb3834 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -571,7 +571,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.5.3</version>
+        <version>4.5.2</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org


[2/2] hadoop git commit: Revert "HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)"

Posted by st...@apache.org.
Revert "HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)"

This reverts commit 14bec7043a622a4226b0b267818efae32accd1bf.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ecad1848
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ecad1848
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/ecad1848

Branch: refs/heads/branch-3.0
Commit: ecad184808dd5cda33e2212354058ecda04f556c
Parents: 3238947
Author: Steve Loughran <st...@apache.org>
Authored: Thu Sep 14 13:35:57 2017 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Thu Sep 14 13:35:57 2017 +0100

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/ecad1848/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index d6c5d66..aa20d7c 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -571,7 +571,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.5.3</version>
+        <version>4.5.2</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org