Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3584A200B8F for ; Fri, 16 Sep 2016 06:14:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 33E7F160AD7; Fri, 16 Sep 2016 04:14:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 793E8160AC6 for ; Fri, 16 Sep 2016 06:14:12 +0200 (CEST) Received: (qmail 97765 invoked by uid 500); 16 Sep 2016 04:14:11 -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 97754 invoked by uid 99); 16 Sep 2016 04:14:11 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 04:14:11 +0000 Received: from mail-vk0-f54.google.com (mail-vk0-f54.google.com [209.85.213.54]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 4A7631A0046 for ; Fri, 16 Sep 2016 04:14:11 +0000 (UTC) Received: by mail-vk0-f54.google.com with SMTP id 192so9477322vkl.0 for ; Thu, 15 Sep 2016 21:14:11 -0700 (PDT) X-Gm-Message-State: AE9vXwMLQFWS/r3vsl6/PK2nZa6V5ul9rNjcag8GuskQ2tUdcDjWmt87bUdutspm+eSgL7cdyJZXYqE+vKBOfw== X-Received: by 10.31.164.76 with SMTP id n73mr1658982vke.47.1473999250520; Thu, 15 Sep 2016 21:14:10 -0700 (PDT) MIME-Version: 1.0 References: <57DB2EEA.1070509@apache.org> In-Reply-To: <57DB2EEA.1070509@apache.org> From: Christopher Date: Fri, 16 Sep 2016 04:14:00 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] Accumulo 1.6.6-rc2 To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a11415f06ba0756053c98314f archived-at: Fri, 16 Sep 2016 04:14:13 -0000 --001a11415f06ba0756053c98314f Content-Type: text/plain; charset=UTF-8 If anybody's interested, I also have the non-maven-only artifacts staged at https://dist.apache.org/repos/dist/dev/accumulo/ (just the tarballs and sigs/hashes, which will go to dist/release if vote passes). An extra thing to check would be to ensure that they match byte-for-byte with their corresponding item in Nexus staged area. This is just to make it easier to `svn mv` them into the dist/release area when the vote passes. On Thu, Sep 15, 2016 at 7:29 PM Josh Elser wrote: > +1 (binding) > > * Verified changes over 1.6.6-rc1 > * Verified repo contains 2073a07460603ebdb2caec3f6b7b863293cbfadb > * `mvn package` && `mvn package -Dhadoop.profile=1` both pass > * xsums/sigs OK > > - Josh > > Christopher wrote: > > Accumulo Developers, > > > > Please consider the following candidate for Accumulo 1.6.6. > > > > Git Commit: > > 2073a07460603ebdb2caec3f6b7b863293cbfadb > > Branch: > > 1.6.6-rc2 > > > > If this vote passes, a gpg-signed tag will be created using: > > git tag -f -m 'Apache Accumulo 1.6.6' -s rel/1.6.6 \ > > 2073a07460603ebdb2caec3f6b7b863293cbfadb > > > > Staging repo: > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1059 > > Source (official release artifact): > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1059/org/apache/accumulo/accumulo/1.6.6/accumulo-1.6.6-src.tar.gz > > Binary: > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1059/org/apache/accumulo/accumulo/1.6.6/accumulo-1.6.6-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.6.6 > > > > 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.6.6 release of Apache Accumulo. > > > > This vote will end on Sun Sep 18 21:00:00 UTC 2016 > > (Sun Sep 18 17:00:00 EDT 2016 / Sun Sep 18 14:00:00 PDT 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-1059/ > > # note the trailing slash is needed > > > --001a11415f06ba0756053c98314f--