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 5B1FE200BE0 for ; Sat, 17 Dec 2016 21:51:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 59C2C160B28; Sat, 17 Dec 2016 20:51:46 +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 CA812160B0B for ; Sat, 17 Dec 2016 21:51:45 +0100 (CET) Received: (qmail 89222 invoked by uid 500); 17 Dec 2016 20:51:45 -0000 Mailing-List: contact commits-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@bigtop.apache.org Delivered-To: mailing list commits@bigtop.apache.org Received: (qmail 89213 invoked by uid 99); 17 Dec 2016 20:51:45 -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; Sat, 17 Dec 2016 20:51:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EE5E0DFADD; Sat, 17 Dec 2016 20:51:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: oflebbe@apache.org To: commits@bigtop.apache.org Date: Sat, 17 Dec 2016 20:51:44 -0000 Message-Id: <4fa9c2fd09684a1d81017e35b997672a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] bigtop git commit: BIGTOP-2638: Update to kafka 0.10.1.0 archived-at: Sat, 17 Dec 2016 20:51:46 -0000 Repository: bigtop Updated Branches: refs/heads/master 939d6bea8 -> 1b34df0e8 BIGTOP-2638: Update to kafka 0.10.1.0 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/83677c15 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/83677c15 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/83677c15 Branch: refs/heads/master Commit: 83677c156dd89ff3ce9a314bf00c9ca55413e440 Parents: 939d6be Author: Olaf Flebbe Authored: Sat Dec 17 21:27:35 2016 +0100 Committer: Olaf Flebbe Committed: Sat Dec 17 21:27:35 2016 +0100 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/83677c15/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 16d8cea..2d8125f 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -385,7 +385,7 @@ bigtop { 'kafka' { name = 'kafka' relNotes = 'Apache Kafka' - version { base = '0.10.0.0'; pkg = base; release = 1 } + version { base = '0.10.1.0'; pkg = base; release = 1 } tarball { destination = "$name-${version.base}.tar.gz" source = "$name-${version.base}-src.tgz" } url { download_path = "/$name/${version.base}/"