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 D7320200D1A for ; Mon, 9 Oct 2017 20:00:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D58E21609B8; Mon, 9 Oct 2017 18:00:51 +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 1EE9E1609E0 for ; Mon, 9 Oct 2017 20:00:50 +0200 (CEST) Received: (qmail 55214 invoked by uid 500); 9 Oct 2017 18:00:50 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 55202 invoked by uid 99); 9 Oct 2017 18:00: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; Mon, 09 Oct 2017 18:00:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A35C8F562D; Mon, 9 Oct 2017 18:00:49 +0000 (UTC) From: phunt To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #394: ZOOKEEPER-2909: Create ant task to generate ivy depend... Content-Type: text/plain Message-Id: <20171009180049.A35C8F562D@git1-us-west.apache.org> Date: Mon, 9 Oct 2017 18:00:49 +0000 (UTC) archived-at: Mon, 09 Oct 2017 18:00:52 -0000 Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/394 Thanks Abe! ---