Return-Path: X-Original-To: apmail-zookeeper-dev-archive@www.apache.org Delivered-To: apmail-zookeeper-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E681C173F1 for ; Wed, 20 May 2015 20:46:08 +0000 (UTC) Received: (qmail 73544 invoked by uid 500); 20 May 2015 20:46:08 -0000 Delivered-To: apmail-zookeeper-dev-archive@zookeeper.apache.org Received: (qmail 73511 invoked by uid 500); 20 May 2015 20:46:08 -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 73499 invoked by uid 99); 20 May 2015 20:46:08 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2015 20:46:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C66C5C11B9 for ; Wed, 20 May 2015 20:46:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.869 X-Spam-Level: ** X-Spam-Status: No, score=2.869 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=yahoo.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id x1t3cN5xcCpv for ; Wed, 20 May 2015 20:46:03 +0000 (UTC) Received: from nm2.bullet.mail.bf1.yahoo.com (nm2.bullet.mail.bf1.yahoo.com [98.139.212.161]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 559BB2532D for ; Wed, 20 May 2015 20:46:02 +0000 (UTC) Received: from [66.196.81.174] by nm2.bullet.mail.bf1.yahoo.com with NNFMP; 20 May 2015 20:44:52 -0000 Received: from [98.139.212.206] by tm20.bullet.mail.bf1.yahoo.com with NNFMP; 20 May 2015 20:44:52 -0000 Received: from [127.0.0.1] by omp1015.mail.bf1.yahoo.com with NNFMP; 20 May 2015 20:44:52 -0000 X-Yahoo-Newman-Property: ymail-5 X-Yahoo-Newman-Id: 218288.23041.bm@omp1015.mail.bf1.yahoo.com X-YMail-OSG: rdDhR0IVM1kU1WFhK3vVBjkFt98zntKzCM42MifnKiE7a_nGC5vL4vdeh0ZpUzp 15oOMcGN832HxlpmpgppyQ1x532RrQSkJ8R0PVp9gLYsQ5MOa1t3Z1UIzVhNZu1LMQ5h6XpDEOB1 JRrbrJVVYvqWdOu4A1lpz78A3wADwXmX3l0i7kCLmLYsN8eVzDQj5WuXUimh7m2PRh6oa8xT.lAb IZOKGT7Jv.ote80O9Pqcf.b7k8FeU6czcNcenu.KxKbErz.T8OWPAUk6qcqrPLOnvaNXOVq.O6iq lIUmvic.YpRa6_7iqasHtRl9eDWLoaWL_W_HIMbqIb4cfxSUMfibSCWOvJ_c1a20m0FhEThxX7yd viFNFATiKWJYegY0tQVypikgQCMpi7zfzyiOQNFpk1SnDB5ZbaFuudy.hSLpYeNzbKNff5Gws8r3 5KIHJUMaI4Pdrdiw645tevO3ClocLp_l9d05596oWZLcJTOc0_cR8GNw7qSRO087RVYNFf.GDZ5t f9gI- Received: by 76.13.26.64; Wed, 20 May 2015 20:44:51 +0000 Date: Wed, 20 May 2015 20:44:45 +0000 (UTC) From: Flavio Junqueira Reply-To: Flavio Junqueira To: "dev@zookeeper.apache.org" Message-ID: <1888968315.3809268.1432154685266.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: References: Subject: Re: [VOTE] Apache ZooKeeper release 3.5.1-alpha candidate 1 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3809267_1342710720.1432154685262" ------=_Part_3809267_1342710720.1432154685262 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I'm not being able to get a clean build for the RC. I'm running it on an azure vm with ubuntu and oracle jdk8. The java tests failing vary. At this point, I just wanted to check if I'm the only one seeing failures. -Flavio On Saturday, May 16, 2015 6:25 AM, Michi Mutsuzaki wrote: This is the second release candidate for 3.5.1-alpha. This candidate fixes some issues found in the first candidate, including ZOOKEEPER-2171. The full release notes is available at: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12326786 *** Please download, test and vote by May 29th 2015, 23:59 UTC+0. *** Source files: http://people.apache.org/~michim/zookeeper-3.5.1-alpha-candidate-1/ Maven staging repo: https://repository.apache.org/content/groups/staging/org/apache/zookeeper/zookeeper/3.5.1-alpha/ The tag to be voted upon: https://svn.apache.org/repos/asf/zookeeper/tags/release-3.5.1-rc1/ ZooKeeper's KEYS file containing PGP keys we use to sign the release: http://www.apache.org/dist/zookeeper/KEYS Should we release this candidate? ------=_Part_3809267_1342710720.1432154685262--