From b7d769d02002c2101cc157500732f1f8d8dbd5da Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Mon, 1 May 2017 15:22:28 +0900 Subject: [PATCH] HADOOP-14359. Remove unnecessary shading of commons-httpclient. Contributed by Wei-Chiu Chuang. --- hadoop-client-modules/hadoop-client-minicluster/pom.xml | 4 ---- hadoop-common-project/hadoop-kms/pom.xml | 4 ---- hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml | 8 -------- 3 files changed, 16 deletions(-) diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml index b6197b332bf..01fc0eff9bb 100644 --- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml +++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml @@ -460,10 +460,6 @@ com.google.guava guava - - commons-httpclient - commons-httpclient - commons-logging commons-logging diff --git a/hadoop-common-project/hadoop-kms/pom.xml b/hadoop-common-project/hadoop-kms/pom.xml index 479af919150..b55dd085d66 100644 --- a/hadoop-common-project/hadoop-kms/pom.xml +++ b/hadoop-common-project/hadoop-kms/pom.xml @@ -89,10 +89,6 @@ javax.xml.stream stax-api - - commons-httpclient - commons-httpclient - javax.servlet javax.servlet-api diff --git a/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml index a05304b6137..bce8bc27a3f 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml @@ -98,10 +98,6 @@ javax.xml.stream stax-api - - commons-httpclient - commons-httpclient - javax.servlet javax.servlet-api @@ -141,10 +137,6 @@ commons-cli commons-cli - - commons-httpclient - commons-httpclient - javax.servlet javax.servlet-api