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 CBE9010A46 for ; Mon, 24 Mar 2014 22:19:06 +0000 (UTC) Received: (qmail 82152 invoked by uid 500); 24 Mar 2014 22:19:06 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 82114 invoked by uid 500); 24 Mar 2014 22:19:05 -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 82103 invoked by uid 99); 24 Mar 2014 22:19:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 22:19:05 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of billie.rinaldi@gmail.com designates 209.85.219.45 as permitted sender) Received: from [209.85.219.45] (HELO mail-oa0-f45.google.com) (209.85.219.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 22:19:01 +0000 Received: by mail-oa0-f45.google.com with SMTP id eb12so6285073oac.4 for ; Mon, 24 Mar 2014 15:18:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ezUOKsG8X47Qct6IWPjHKcyjoHQDhQeNH2Gf7lEQKc8=; b=shbjB+G407KDfE2Br1aEZfnFU86f/n6jk5TV84n3t+3ilY5kMtxJyPHzmIpNzXlnxi lXZVrrvq65IXZA7YMJpB3JAPu9tM4Mqgd1IfEcGpOO3cQ/5/przx4hPxF8JTrmYu6F9R uR6anYXOiVBPDLV04X8kHXlno1gFsmDvjr4A1ZpkZAFTIGvknWOKH3aYA67LaBIaO9se t5WYBOujILL6Zmkcbiy7cLoxs50qD90d4DxQmPSVpOBeGdw9H1wVifkMk/N4z6sCiwEZ U7baI52LuvrN3ViULHkRMjUgreMjpJsKOHnjD8O0/OzluNeONs9N/RDF5DUXQtThbb6q 0jig== MIME-Version: 1.0 X-Received: by 10.60.173.233 with SMTP id bn9mr59923600oec.9.1395699520539; Mon, 24 Mar 2014 15:18:40 -0700 (PDT) Received: by 10.76.11.9 with HTTP; Mon, 24 Mar 2014 15:18:40 -0700 (PDT) In-Reply-To: References: Date: Mon, 24 Mar 2014 15:18:40 -0700 Message-ID: Subject: Re: [VOTE] Accumulo 1.4.5 RC-1 From: Billie Rinaldi To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=089e0118254422900b04f5619e21 X-Virus-Checked: Checked by ClamAV on apache.org --089e0118254422900b04f5619e21 Content-Type: text/plain; charset=ISO-8859-1 -1, src/core/src/test/java/org/apache/accumulo/core/client/IteratorSettingTest.java has no license. Probably couldn't hurt for src/server/src/test/resources/log4j.properties to have a license too. On Mon, Mar 24, 2014 at 1:35 PM, Mike Drob wrote: > Devs, > > Please consider the following candidate for Accumulo 1.4.5, based on git > commit fffe84c. > > Source: > > http://people.apache.org/~mdrob/accumulo-1.4.5-rc1/accumulo-1.4.5-src.tar.gz > Binary: > > http://people.apache.org/~mdrob/accumulo-1.4.5-rc1/accumulo-1.4.5-dist.tar.gz > Checksums available at http://people.apache.org/~mdrob/accumulo-1.4.5-rc1/ > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1004 > > > The source tar was generated using: > > VERSION=accumulo-1.4.5 > COMMIT=fffe84c > git archive --prefix=${VERSION}/ -o ../${VERSION}-src.tar.gz $COMMIT > > All other artifacts were generated using src/assemble/build.sh > > > Testing performed: > > All unit and functional tests passed using the hadoop 1 and 2 profiles. > All functional tests passed using hadoop cdh3u6 (hadoop 1 branch) > All functional tests passed using hadoop cdh4.5.0 (hadoop 2 branch) > 2x 24-hr CI test + verification passed (hadoop 1 and 2) > 1x 36-hr CI test + verification with agitation passed (hadoop 2) > 1x 72-hr CI test with agitation completed (hadoop 2) > 2x 24-hr RW tests were run without agitation. > 1x 24-hr RW test was run with agitation. > > This vote will remain open for 72 hours (Until 2030 UTC, 27 Mar) > > [ ] +1 - I have verified and accept these artifacts as the 1.4.5 release of > Apache Accumulo. > [ ] +0 > [ ] -1 - I do not accept these artifacts as the 1.4.5 release of Apache > Accumulo because... > > > Thanks, > Mike > --089e0118254422900b04f5619e21--