Return-Path: X-Original-To: apmail-datafu-dev-archive@minotaur.apache.org Delivered-To: apmail-datafu-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1049218E1C for ; Thu, 5 Nov 2015 05:40:14 +0000 (UTC) Received: (qmail 6289 invoked by uid 500); 5 Nov 2015 05:40:14 -0000 Delivered-To: apmail-datafu-dev-archive@datafu.apache.org Received: (qmail 6247 invoked by uid 500); 5 Nov 2015 05:40:14 -0000 Mailing-List: contact dev-help@datafu.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@datafu.incubator.apache.org Delivered-To: mailing list dev@datafu.incubator.apache.org Received: (qmail 6235 invoked by uid 99); 5 Nov 2015 05:40:13 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2015 05:40:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 3B0A8180185 for ; Thu, 5 Nov 2015 05:40:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id jR-DFKDiP5n1 for ; Thu, 5 Nov 2015 05:40:04 +0000 (UTC) Received: from mail-oi0-f41.google.com (mail-oi0-f41.google.com [209.85.218.41]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 82C07212A3 for ; Thu, 5 Nov 2015 05:40:04 +0000 (UTC) Received: by oiad129 with SMTP id d129so41190304oia.0 for ; Wed, 04 Nov 2015 21:40:03 -0800 (PST) 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=RnYFT77TlXglpvTCPwpJEyayu9dCngR3HrtXw/8vQvU=; b=gZjBzXh6syvQ5GLTU89Yz1a5t5RdMWpMfrukQXJz8FgxRjJVOAYNGYl/y28BU1D+fG h6eSOHASPVTtiHvHpqNpRItXpYVjd3YLBL0pElJ1lbyposNV+51V4RsmZQ8wiuDm8ikE Q6zTSyY8rKbq+B5ZOyX6kTk3K19zhcG7ayC3ZpWZKVvdz9XnexfEyBnThU03jYxIRoxJ ZH9awYpeCg2Ga1pu2sN1chp5xfenDypRUSECucmW74YPRw36twyMsauuIgD9kqGLrYyL kR15Ou1h70LL34hZpIrWMX4hEQAInGut+kj1+7QOMlC9v9ZMAzkhwWGeFzDUrlmw7tUE 1Qyg== MIME-Version: 1.0 X-Received: by 10.202.229.141 with SMTP id c135mr3197596oih.109.1446702003683; Wed, 04 Nov 2015 21:40:03 -0800 (PST) Received: by 10.202.174.206 with HTTP; Wed, 4 Nov 2015 21:40:03 -0800 (PST) In-Reply-To: References: Date: Wed, 4 Nov 2015 21:40:03 -0800 Message-ID: Subject: Re: [VOTE] Apache DataFu 1.3.0 release From: Will Vaughan To: dev@datafu.incubator.apache.org Content-Type: multipart/alternative; boundary=001a114074400684c40523c48f62 --001a114074400684c40523c48f62 Content-Type: text/plain; charset=UTF-8 Gave it a run. It's a long build, but it checks out. +1 On Wed, Nov 4, 2015 at 6:33 PM, Sam Shah wrote: > I kicked the tires, looks good. +1 > > > On Wed, Nov 4, 2015 at 11:39 AM, Matthew Hayes < > matthew.terence.hayes@gmail.com> wrote: > > > Hi all, > > > > I'd like to call for a vote to release Apache DataFu 1.3.0 (incubating). > > You can download the release candidate here: > > > > http://people.apache.org/~mhayes/incubator-datafu-1.3.0-rc0/ > > > > This has been signed with pgp key 01D3DE61, which is included in the > > repository's KEYS file. This key can be found on keyservers, such as: > > > > http://pgp.mit.edu/pks/lookup?op=get&search=0x01D3DE61 > > > > The release candidate has been tagged with release-1.3.0-rc0, which has > > been tagged with the same key. I've also created a branch 1.3.0. > > > > For reference, here is a list of all closed JIRAs tagged with 1.3.0: > > > > > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20DATAFU%20AND%20fixVersion%20%3D%201.3.0%20ORDER%20BY%20updated%20DESC%2C%20created%20DESC%2C%20status%20DESC%2C%20priority%20DESC > > > > For a summary of the changes, see: > > > > https://github.com/apache/incubator-datafu/blob/master/changes.md > > > > Please download the release candidate, check the hashes, check the > > signatures, test it, and vote. The vote will be open for 72 hours (ends > on > > 11/7 12 pm PST). > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Thanks, > > Matt > > > --001a114074400684c40523c48f62--