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 B542018B38 for ; Mon, 22 Feb 2016 17:12:36 +0000 (UTC) Received: (qmail 79542 invoked by uid 500); 22 Feb 2016 17:12:02 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 79494 invoked by uid 500); 22 Feb 2016 17:12:01 -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 79483 invoked by uid 99); 22 Feb 2016 17:12:01 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Feb 2016 17:12:01 +0000 Received: from mail-yw0-f181.google.com (mail-yw0-f181.google.com [209.85.161.181]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id EFBDD1A0178 for ; Mon, 22 Feb 2016 17:12:00 +0000 (UTC) Received: by mail-yw0-f181.google.com with SMTP id g127so124308295ywf.2 for ; Mon, 22 Feb 2016 09:12:00 -0800 (PST) X-Gm-Message-State: AG10YOQXRu0OFIMslBMf5dFJbYsjIodzd6OdiLuoGfqgLav45/l7K0Lujw3qAc5xCRFn/VwFB+doMEbZFcPNlg== X-Received: by 10.129.86.131 with SMTP id k125mr14156777ywb.158.1456161120322; Mon, 22 Feb 2016 09:12:00 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Christopher Date: Mon, 22 Feb 2016 17:11:50 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Subject: [VOTE] Accumulo 1.7.1-rc1 To: Accumulo Dev List Content-Type: multipart/alternative; boundary=001a1143312c500ed7052c5eee2e --001a1143312c500ed7052c5eee2e Content-Type: text/plain; charset=UTF-8 Bump. This is just a reminder that the 1.7.1-rc1 vote ends tonight. Please get your vote in. I had a hiccup with my disk filling up and crashing my OS when I ran the full ITs, so I'm re-running them while I look at what could go into the release notes. On Wed, Feb 17, 2016 at 9:10 PM Christopher wrote: > Accumulo Developers, > > Please consider the following candidate for Accumulo 1.7.1. > > Git Commit: > 05bbd8cee11260f2e9f877ad773fe16b749b00c1 > Branch: > 1.7.1-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -m 'Apache Accumulo 1.7.1' -s rel/1.7.1 > 05bbd8cee11260f2e9f877ad773fe16b749b00c1 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1049 > Source (official release artifact): > https://repository.apache.org/content/repositories/orgapacheaccumulo-1049/org/apache/accumulo/accumulo/1.7.1/accumulo-1.7.1-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1049/org/apache/accumulo/accumulo/1.7.1/accumulo-1.7.1-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: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > > Release notes (in progress) can be found at: > https://accumulo.apache.org/release_notes/1.7.1 > > 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.7.1 release of Apache Accumulo. > > This vote will end on Tue Feb 23 02:30:00 UTC 2016 > (Mon Feb 22 21:30:00 EST 2016 / Mon Feb 22 18:30:00 PST 2016) > > 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-1049/ > # note the trailing slash is needed > > --001a1143312c500ed7052c5eee2e--