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 23F4818C77 for ; Mon, 22 Feb 2016 21:51:54 +0000 (UTC) Received: (qmail 93608 invoked by uid 500); 22 Feb 2016 21:51:50 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 93560 invoked by uid 500); 22 Feb 2016 21:51:50 -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 93549 invoked by uid 99); 22 Feb 2016 21:51:50 -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 21:51:50 +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 3EE111A023C for ; Mon, 22 Feb 2016 21:51:50 +0000 (UTC) Received: by mail-yw0-f181.google.com with SMTP id h129so130935866ywb.1 for ; Mon, 22 Feb 2016 13:51:50 -0800 (PST) X-Gm-Message-State: AG10YOTopafdyzh4OP0mO/tH4FBJNyEK/nOQ089ciEmg0fffQB/PMQ5dsSCPC5Wj/G1TT0w8K2G5uYCHTlsL0w== X-Received: by 10.129.82.15 with SMTP id g15mr15036728ywb.344.1456177909503; Mon, 22 Feb 2016 13:51:49 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Christopher Date: Mon, 22 Feb 2016 21:51:40 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] Accumulo 1.7.1-rc2 To: Accumulo Dev List Content-Type: multipart/alternative; boundary=001a114dac44069e1c052c62d72f --001a114dac44069e1c052c62d72f Content-Type: text/plain; charset=UTF-8 1.7.1-rc2 includes everything from 1.7.1-rc1, plus: https://issues.apache.org/jira/browse/ACCUMULO-4138 https://issues.apache.org/jira/browse/ACCUMULO-4141 On Mon, Feb 22, 2016 at 4:41 PM Christopher wrote: > Accumulo Developers, > > Please consider the following candidate for Accumulo 1.7.1. > > Git Commit: > 2e0821ad88c03fa643d4924ed13622834d5770f1 > Branch: > 1.7.1-rc2 > > 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 > 2e0821ad88c03fa643d4924ed13622834d5770f1 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1050 > Source (official release artifact): > https://repository.apache.org/content/repositories/orgapacheaccumulo-1050/org/apache/accumulo/accumulo/1.7.1/accumulo-1.7.1-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1050/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 Thu Feb 25 22:00:00 UTC 2016 > (Thu Feb 25 17:00:00 EST 2016 / Thu Feb 25 14:00: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-1050/ > # note the trailing slash is needed > > --001a114dac44069e1c052c62d72f--