Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-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 C77BB10CC8 for ; Wed, 3 Dec 2014 10:43:43 +0000 (UTC) Received: (qmail 7937 invoked by uid 500); 3 Dec 2014 10:22:43 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 90543 invoked by uid 500); 3 Dec 2014 10:22:34 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 64094 invoked by uid 99); 3 Dec 2014 07:42:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2014 07:42:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.220.48] (HELO mail-pa0-f48.google.com) (209.85.220.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2014 07:42:17 +0000 Received: by mail-pa0-f48.google.com with SMTP id rd3so15229128pab.7 for ; Tue, 02 Dec 2014 23:40:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=lxZmCTTAYG4X702nC8CWWblOUMD1dZHHHrzbNjLp2+o=; b=gtv0EzBnDDAElmd8ky9Yyhp2c01flcmyjbVbAAYy8wmM4oiNwmN9+1lbrqG3qXpsIb ioh11g+VdNNzBuU1QhDlDWSvfTcb9QLYGmFm8t/oLUPqnSc9g6cb3WXQ1RDU7Uk6iJOz kG/TUWLSr+TkfzfxnTXOj4HUY0Fz3FymcicRwkedGZoJ5Pp/ENso3BadRpGiDRdeHQfU 8G32DXfrub6IReqh8cDA6BJOvTze/Xag/ytK/HYYI2iw3fiZQtDOI5ZaZnn6wonp2mRl klf0iEpCVj2ja34wLcV7yl8NuLhX6295rnMo3kSVkN51L+xUNozx4d/nt8jLxbD4Oi5w rsqw== X-Gm-Message-State: ALoCoQm7b2N8g+rrH0xtrA8wmJ9pL44o9GNMnTQ6R6wCe/3CsoiaXOOf9TdjsjZ8EZEnUZbmZ+3x X-Received: by 10.68.203.226 with SMTP id kt2mr12706613pbc.141.1417592445681; Tue, 02 Dec 2014 23:40:45 -0800 (PST) Received: from [192.168.0.12] (124-168-10-202.dyn.iinet.net.au. [124.168.10.202]) by mx.google.com with ESMTPSA id f1sm8440223pds.93.2014.12.02.23.40.42 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Dec 2014 23:40:44 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: The 'less-RC' process explained From: Justin Mclean In-Reply-To: Date: Wed, 3 Dec 2014 18:40:38 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <8553E20B-E70D-4096-BB96-80C2F405C886@classsoftware.com> References: <9089E000-AFA8-4199-B625-1766FBB586AE@classsoftware.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org Hi, I'll look at the changes and make some more edits later today if I some = time. > I've changed 'consensus' to 'agreement'=20 While consensus has a well defined meaning under Apache (especially in = voting), basically agreement means the same thing here. There is no = requirement for agreement for publishing a release. (again all it = requires is a majority vote of 3 +1 and more +1s than -1s). Perhaps = "some agreement" or "general agreement" is a better term? You may = consider that an unnecessary distinction but I really think that the PMC = as a whole misses this rather important point about releases. I have concerns about a release process that seems on face value to be a = single vote only after consensus / agreement is reached and that treats = any "blockers" along the way as vetoes. It comes from good intentions = (trying to reducing the workload on the PMC) but may not be in alignment = with Apache release policy. Perhaps Bertrand or Rich would care to comment on this? Thanks, Justin=