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 37DCE200B17 for ; Tue, 21 Jun 2016 23:50:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 36616160A07; Tue, 21 Jun 2016 21:50:35 +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 A7D2A160A68 for ; Tue, 21 Jun 2016 23:50:34 +0200 (CEST) Received: (qmail 54776 invoked by uid 500); 21 Jun 2016 21:50:33 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 54548 invoked by uid 99); 21 Jun 2016 21:50: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, 21 Jun 2016 21:50:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 02512E020A; Tue, 21 Jun 2016 21:50:33 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ctubbsii@apache.org To: commits@accumulo.apache.org Date: Tue, 21 Jun 2016 21:50:32 -0000 Message-Id: <2a5073850e934e019229f6530d8dbefc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [01/12] accumulo git commit: ACCUMULO-4339 Make hadoop-minicluster optional archived-at: Tue, 21 Jun 2016 21:50:35 -0000 Repository: accumulo Updated Branches: refs/heads/1.6 f66b9a0d1 -> 6d85034c4 refs/heads/1.7 d3e687e93 -> 2da2aafcd refs/heads/1.8 f45a65cb2 -> 782135bfe refs/heads/master c2a3b685c -> 8c2ecf823 ACCUMULO-4339 Make hadoop-minicluster optional Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/88075e27 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/88075e27 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/88075e27 Branch: refs/heads/1.8 Commit: 88075e27afeb0d506219a90ea6335d04532d9682 Parents: f45a65c Author: Christopher Tubbs Authored: Tue Jun 21 15:05:44 2016 -0400 Committer: Christopher Tubbs Committed: Tue Jun 21 15:05:44 2016 -0400 ---------------------------------------------------------------------- minicluster/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/88075e27/minicluster/pom.xml ---------------------------------------------------------------------- diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 222a46e..03113a4 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -94,6 +94,7 @@ org.apache.hadoop hadoop-minicluster + true org.apache.zookeeper