From commits-return-6164-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon Mar 5 03:59:40 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0EBF5180649 for ; Mon, 5 Mar 2018 03:59:39 +0100 (CET) Received: (qmail 38503 invoked by uid 500); 5 Mar 2018 02:59:38 -0000 Mailing-List: contact commits-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 commits@zookeeper.apache.org Received: (qmail 38491 invoked by uid 99); 5 Mar 2018 02:59:37 -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, 05 Mar 2018 02:59:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4956CF4EA6; Mon, 5 Mar 2018 02:59:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: hanm@apache.org To: commits@zookeeper.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: zookeeper git commit: ZOOKEEPER-2992: The eclipse build target fails due to protocol redirection: http->https Date: Mon, 5 Mar 2018 02:59:37 +0000 (UTC) Repository: zookeeper Updated Branches: refs/heads/branch-3.5 484404ca9 -> 005b3fb8d ZOOKEEPER-2992: The eclipse build target fails due to protocol redirection: http->https ZOOKEEPER-2992 is the Jira issue. Author: Shawn Heisey Reviewers: Edward Ribeiro , Andor Molnár , Michael Han Closes #479 from elyograg/master Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/005b3fb8 Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/005b3fb8 Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/005b3fb8 Branch: refs/heads/branch-3.5 Commit: 005b3fb8ddb3ef03183fd0539a40ceb86fe8f4ac Parents: 484404c Author: Shawn Heisey Authored: Sun Mar 4 18:51:25 2018 -0800 Committer: Michael Han Committed: Sun Mar 4 18:59:20 2018 -0800 ---------------------------------------------------------------------- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zookeeper/blob/005b3fb8/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index ff45564..1e9b3bc 100644 --- a/build.xml +++ b/build.xml @@ -1806,7 +1806,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant"> -