Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 DB48E17F53 for ; Thu, 17 Sep 2015 22:34:44 +0000 (UTC) Received: (qmail 39126 invoked by uid 500); 17 Sep 2015 22:34:44 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 39083 invoked by uid 500); 17 Sep 2015 22:34:44 -0000 Mailing-List: contact dev-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 dev@accumulo.apache.org Received: (qmail 39072 invoked by uid 99); 17 Sep 2015 22:34:44 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2015 22:34:44 +0000 Received: from hw10447.local (pool-68-134-10-53.bltmmd.fios.verizon.net [68.134.10.53]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 5DBF11A006D for ; Thu, 17 Sep 2015 22:34:44 +0000 (UTC) Message-ID: <55FB4001.9020009@apache.org> Date: Thu, 17 Sep 2015 18:34:41 -0400 From: Josh Elser User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: dev Subject: Re: [VOTE] Accumulo 1.5.4-rc2 References: <55F89175.8010100@apache.org> In-Reply-To: <55F89175.8010100@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Relatively quiet on this RC so far. ~1 day left on this one. Make sure to double check the licenses (that's all that's changed here over rc1) and cast your vote. Thanks. Josh Elser wrote: > Accumulo Developers, > > Please consider the following candidate for Accumulo 1.5.4. > > Git Commit: > 151db23e7d95cf77c08023ee18b7e524f78286fc > Branch: > 1.5.4-rc2 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -m 'Apache Accumulo 1.5.4' -s 1.5.4 > 151db23e7d95cf77c08023ee18b7e524f78286fc > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1041 > Source (official release artifact): > https://repository.apache.org/content/repositories/orgapacheaccumulo-1041/org/apache/accumulo/accumulo/1.5.4/accumulo-1.5.4-src.tar.gz > > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1041/org/apache/accumulo/accumulo/1.5.4/accumulo-1.5.4-bin.tar.gz > > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a > given artifact.) > > All artifacts were built and staged with: > mvn release:prepare && mvn release:perform > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: ABC8914C675FAD3FA74F39B2D146D62CAB471AE9) > > Release notes (in progress) can be found at > https://accumulo.apache.org/release_notes/1.5.4 > > Please vote one of: > [ ] +1 - I have verified and accept... > [ ] +0 - I have reservations, but not strong enough to vote against... > [ ] -1 - Because..., I do not accept... > ... these artifacts as the 1.5.4 release of Apache Accumulo. > > This vote will end on Fri Sep 18 22:00:00 UTC 2015 > (Fri Sep 18 18:00:00 EDT 2015 / Fri Sep 18 15:00:00 PDT 2015) > > Thanks! > > P.S. Hint: download the whole staging repo with > wget -erobots=off -r -l inf -np -nH \ > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1041/ > # note the trailing slash is needed