Return-Path: X-Original-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-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 2958FD897 for ; Fri, 9 Nov 2012 23:33:00 +0000 (UTC) Received: (qmail 21895 invoked by uid 500); 9 Nov 2012 23:32:59 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 21876 invoked by uid 500); 9 Nov 2012 23:32:59 -0000 Mailing-List: contact crunch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-dev@incubator.apache.org Delivered-To: mailing list crunch-dev@incubator.apache.org Delivered-To: moderator for crunch-dev@incubator.apache.org Received: (qmail 97336 invoked by uid 99); 9 Nov 2012 23:20:39 -0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shaposhnik@gmail.com designates 209.85.214.47 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=xYt7uAbEK6Axlo+cI98MlSu7dA4u4hFq/V/xBoIlgig=; b=plZ0sRMgYKyaTe0Nhtvib/tavn5acDLqpvGEPRmgJ36aNOSoB6uST40cqHbok7u7lL MZSsLvm1Rq+QHo1HcaDeMaVukyWQ3FsUMig4z74xYjntnpJ2UoyQwOCoeLEI9dW/i96q Zb+HGACSQGMx1NFG/6iGSZ7w4SHsGfFiFQvi40Eg5g1FKWhPu5Qc1/3g6ElwuZlHYgRY /0YpUru74gvNdRmZmvl+zS+Grug6wnbvmsSqFBGbks0RSZEXqhZYh8xBVOhNcU53ksck Jz4bbv2UUYGo0px33XKEtrI2ikZ7ov1XZ4StYlRGOQRzW1VNvpegKvwaj+WkKhl1v8ql Iq4w== MIME-Version: 1.0 Sender: shaposhnik@gmail.com In-Reply-To: <20121109211140.GA22339@mafr.de> References: <20121109211140.GA22339@mafr.de> Date: Fri, 9 Nov 2012 15:20:11 -0800 X-Google-Sender-Auth: phrPOUY3o4zz4IaGLp57yxR9OqI Message-ID: Subject: Re: [VOTE] Release Apache Crunch 0.4.0 (incubating) RC1 From: Roman Shaposhnik To: crunch-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Nov 9, 2012 at 1:11 PM, Matthias Friedrich wrote: > Hi, > > this is a call for a vote on releasing the following candidate as > Apache Crunch 0.4.0 (incubating). This is our second release at > Apache, and it fixes the following issues, which includes issues > CRUNCH-10[789] that we discovered in RC0: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313526&version=12323244 > > Additional to our official source release artifacts, we also provide > binary release artifacts for convenience. They are required because we > want to be included in Apache Bigtop. > > Please download, test, and vote by November 13th at 17:00 UTC, which > is a bit longer than usual in case you want to vote from work on > Monday. If you need more time, please tell me. > > Release artifacts: > http://people.apache.org/~mafr/apache-crunch-0.4.0-incubating-rc1/ > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachecrunch-034/ > > The tag to be voted upon: > https://git-wip-us.apache.org/repos/asf?p=incubator-crunch.git;a=commit;h=91e6c96899f85245255476f0a5e7d5feb48ddac0 > > PGP keys for the Crunch team: > https://people.apache.org/keys/group/crunch.asc > > Some basic release validation checks: > https://cwiki.apache.org/confluence/display/CRUNCH/Validating+a+Release > > Note: Like last time I've had to manually repackage the zip files due > to MASSEMBLY-449. This has been marked as fixed but hasn't been > released yet. > > The release validation document only covers some basics, feel free to > add more checks! +1 based on release checks + Bigtop testing Thanks, Roman.