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 96368200B5E for ; Wed, 27 Jul 2016 00:07:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 94DB8160AA5; Tue, 26 Jul 2016 22:07:34 +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 DC2B1160AA4 for ; Wed, 27 Jul 2016 00:07:33 +0200 (CEST) Received: (qmail 8471 invoked by uid 500); 26 Jul 2016 22:07:33 -0000 Mailing-List: contact commits-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list commits@falcon.apache.org Received: (qmail 8462 invoked by uid 99); 26 Jul 2016 22:07:33 -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; Tue, 26 Jul 2016 22:07:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E68F1E08E8; Tue, 26 Jul 2016 22:07:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: balu@apache.org To: commits@falcon.apache.org Message-Id: <38b4cf7040db4c6484a0f2554c3ace19@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: falcon git commit: FALCON-2100 Remove dependency on com.vividsolutions.jts Date: Tue, 26 Jul 2016 22:07:32 +0000 (UTC) archived-at: Tue, 26 Jul 2016 22:07:34 -0000 Repository: falcon Updated Branches: refs/heads/master 7ec539a8c -> 84857961d FALCON-2100 Remove dependency on com.vividsolutions.jts Author: bvellanki Reviewers: "Venkat Ranganathan , Sowmya Ramesh " Closes #242 from bvellanki/FALCON-2100 Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/84857961 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/84857961 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/84857961 Branch: refs/heads/master Commit: 84857961d6f9dca9616ceb222b5e01eca63922d2 Parents: 7ec539a Author: bvellanki Authored: Tue Jul 26 15:07:28 2016 -0700 Committer: bvellanki Committed: Tue Jul 26 15:07:28 2016 -0700 ---------------------------------------------------------------------- pom.xml | 6 ------ titan/pom.xml | 5 ----- 2 files changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/84857961/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9d33625..7284277 100644 --- a/pom.xml +++ b/pom.xml @@ -756,12 +756,6 @@ - com.vividsolutions - jts - 1.13 - - - org.apache.falcon falcon-hadoop-dependencies ${project.version} http://git-wip-us.apache.org/repos/asf/falcon/blob/84857961/titan/pom.xml ---------------------------------------------------------------------- diff --git a/titan/pom.xml b/titan/pom.xml index 3026d3a..094b58c 100644 --- a/titan/pom.xml +++ b/titan/pom.xml @@ -48,11 +48,6 @@ - com.vividsolutions - jts - - - com.thinkaurelius.titan titan-es