Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 776BAED8C for ; Tue, 29 Jan 2013 18:26:09 +0000 (UTC) Received: (qmail 96629 invoked by uid 500); 29 Jan 2013 18:26:08 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 96600 invoked by uid 500); 29 Jan 2013 18:26:08 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 96592 invoked by uid 99); 29 Jan 2013 18:26:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 18:26:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kelven.yang@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 18:26:02 +0000 X-IronPort-AV: E=Sophos;i="4.84,561,1355097600"; d="scan'208";a="5236171" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 29 Jan 2013 18:25:40 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.73]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Tue, 29 Jan 2013 10:25:39 -0800 From: Kelven Yang To: "cloudstack-dev@incubator.apache.org" Date: Tue, 29 Jan 2013 10:25:36 -0800 Subject: Re: [ACS41] Where to merge features? Thread-Topic: [ACS41] Where to merge features? Thread-Index: Ac3+TgpDIFSHmTnmQn2T7to2VQwKTA== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.3.120616 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 1/29/13 9:13 AM, "Chip Childers" wrote: >Hi all, > >As discussed in the Javelin MERGE proposal thread, one of my biggest >concerns was around when and how features will merge into the repo for >4.1.0. We have a number of features in development, going through IP >clearance and sitting as pending reviewboard submissions that are all >based on master. That number seems to be much higher than the number >of features that are based on javelin, so it's only fair to let the >features get into master before javelin's changes hit. > >Here's the proposed plan that Alex and I discussed. If you disagree, >now's the time to say so. > >* For features that are based off of master, your merge (or >reviewboard request) should be against master. > >* For features that are based off of javelin, your merge (or >reviewboard request) should be against the javelin branch. > >* The last day for merging new features and improvements into either >master or javelin would be 1/31 (Thursday). > >* On Friday, Alex (and others) will rebase javelin against master, >test the resulting merge, make any required modifications, and then >finally merge javelin into master. > >* Once that javelin to master merge is complete, I'll cut the release >branch (4.1). > >This adjusts our schedule a little bit, and also assumes that the work >to re-base javelin against master (yet again) will go smoothly and >quickly. If the Javelin branch isn't able to get to a stable state >quickly, we will need to consider not merging it in for 4.1.0. > >Again, shout if you have any concerns with this plan. +1. This sounds like a fair plan. > >-chip