Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2D131200B4A for ; Wed, 20 Jul 2016 13:12:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2BABE160A73; Wed, 20 Jul 2016 11:12:54 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 73F7A160A64 for ; Wed, 20 Jul 2016 13:12:53 +0200 (CEST) Received: (qmail 24622 invoked by uid 500); 20 Jul 2016 11:12:52 -0000 Mailing-List: contact commits-help@ranger.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ranger.incubator.apache.org Delivered-To: mailing list commits@ranger.incubator.apache.org Received: (qmail 24613 invoked by uid 99); 20 Jul 2016 11:12:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2016 11:12:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 210751A54EE for ; Wed, 20 Jul 2016 11:12:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1G1b4SoTtUdc for ; Wed, 20 Jul 2016 11:12:51 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id CBEF05F3F5 for ; Wed, 20 Jul 2016 11:12:50 +0000 (UTC) Received: (qmail 24577 invoked by uid 99); 20 Jul 2016 11:12:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2016 11:12:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 02F18E04BA; Wed, 20 Jul 2016 11:12:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: coheigea@apache.org To: commits@ranger.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-ranger git commit: Remove duplicate httpclient dependency from kms Date: Wed, 20 Jul 2016 11:12:48 +0000 (UTC) archived-at: Wed, 20 Jul 2016 11:12:54 -0000 Repository: incubator-ranger Updated Branches: refs/heads/master ad3a3a782 -> d7e5146d5 Remove duplicate httpclient dependency from kms Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/d7e5146d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/d7e5146d Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/d7e5146d Branch: refs/heads/master Commit: d7e5146d573ad05662a6bee21dbfbcf807f3501f Parents: ad3a3a7 Author: Colm O hEigeartaigh Authored: Wed Jul 20 12:12:34 2016 +0100 Committer: Colm O hEigeartaigh Committed: Wed Jul 20 12:12:34 2016 +0100 ---------------------------------------------------------------------- kms/pom.xml | 5 ----- pom.xml | 1 - 2 files changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/d7e5146d/kms/pom.xml ---------------------------------------------------------------------- diff --git a/kms/pom.xml b/kms/pom.xml index 0927821..6ac962f 100644 --- a/kms/pom.xml +++ b/kms/pom.xml @@ -220,11 +220,6 @@ httpclient ${httpcomponents.httpclient.version} - - org.apache.httpcomponents - httpclient - ${kms.httpcomponents.httpclient.version} - javax.activation http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/d7e5146d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fed5762..5e442c4 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,6 @@ 1.3.9 4.12 0.10.0.0 - 4.3.6 0.6.0 1.8 ${project.basedir}/../lib/local