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 1128E18FBA for ; Thu, 2 Jul 2015 20:29:01 +0000 (UTC) Received: (qmail 69439 invoked by uid 500); 2 Jul 2015 20:29:00 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 69391 invoked by uid 500); 2 Jul 2015 20:29:00 -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 69380 invoked by uid 99); 2 Jul 2015 20:29:00 -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, 02 Jul 2015 20:29:00 +0000 Received: from mail-yk0-f174.google.com (mail-yk0-f174.google.com [209.85.160.174]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 7C66F1A0254 for ; Thu, 2 Jul 2015 20:29:00 +0000 (UTC) Received: by ykdv136 with SMTP id v136so79076279ykd.0 for ; Thu, 02 Jul 2015 13:28:59 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.129.98.198 with SMTP id w189mr30823901ywb.32.1435868939286; Thu, 02 Jul 2015 13:28:59 -0700 (PDT) Received: by 10.129.24.211 with HTTP; Thu, 2 Jul 2015 13:28:59 -0700 (PDT) In-Reply-To: References: Date: Thu, 2 Jul 2015 16:28:59 -0400 Message-ID: Subject: Re: [VOTE] Accumulo 1.6.3-rc2 From: Christopher To: Accumulo Dev List Content-Type: text/plain; charset=UTF-8 +1 * Did my normal checks for sigs/hashes. * Javadocs/sources present * git commit matches source tarball * binary tarball lib directory matches jar artifacts * git commit present and correct in jar manifests * ITs pass (at least once) on Hadoop 1 and Hadoop 2 profiles using default settings (and timeout.factor=2) -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Thu, Jul 2, 2015 at 11:23 AM, Keith Turner wrote: > +1 > > * Sigs on tarballs are good > * I think the CI and RW tests I did for RC1 are still valid > * Was able to build native maps, ingest and verify a small amount of data > using RC2 tar ball > * Was able to run mvn verify for Fluo using 1.6.3 staging repo > > Note WIP in release notes are at > http://accumulo.staging.apache.org/release_notes/1.6.3.html > > On Mon, Jun 29, 2015 at 4:31 PM, Christopher wrote: > >> Accumulo Developers, >> >> Please consider the following candidate for Accumulo 1.6.3. >> >> Git Commit: >> 741f4b3ea8c6f153606b322282fa302c14cf6fd9 >> Branch: >> 1.6.3-rc2 >> >> If this vote passes, a gpg-signed tag will be created using: >> git tag -f -m 'Apache Accumulo 1.6.3' -s 1.6.3 >> 741f4b3ea8c6f153606b322282fa302c14cf6fd9 >> >> Staging repo: >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1038 >> Source (official release artifact): >> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1038/org/apache/accumulo/accumulo/1.6.3/accumulo-1.6.3-src.tar.gz >> Binary: >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1038/org/apache/accumulo/accumulo/1.6.3/accumulo-1.6.3-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.3 >> >> 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.3 release of Apache Accumulo. >> >> This vote will end on Thu Jul 2 21:00:00 UTC 2015 >> (Thu Jul 2 17:00:00 EDT 2015 / Thu Jul 2 14: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-1038/ >> # note the trailing slash is needed >> >> >> >> -- >> Christopher L Tubbs II >> http://gravatar.com/ctubbsii >>