Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-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 D0AE8E054 for ; Tue, 15 Jan 2013 16:33:14 +0000 (UTC) Received: (qmail 83933 invoked by uid 500); 15 Jan 2013 16:33:14 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 83646 invoked by uid 500); 15 Jan 2013 16:33:13 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 83596 invoked by uid 99); 15 Jan 2013 16:33:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 16:33:11 +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 brian.leroux@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vc0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 16:33:07 +0000 Received: by mail-vc0-f175.google.com with SMTP id fy7so308986vcb.6 for ; Tue, 15 Jan 2013 08:32:46 -0800 (PST) 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=fSzqeZUhtOrfnZfxwZDcf7r60sdPzQMUQDfZtVt1KKc=; b=nYVsw63nNVWA4jeDXzuF/52Oo6ucfSIR3SntK05/LihVOvXLxvzLIptkYDNmxnX7F5 f0FfUsn2mQ722eZ3ZzRl6t0ANEk9rrQkhaeqMyhbkFVZiH1IUgkWz9H83VYe+peU4Bm6 d59OLqr/Ftq08y8S4xWvOGnvVWYk/wEoji9RtfKJhLhVU3HWFLl/Jye/WHmDPGvGD+9k AyWTGdb5Yy5Dl6b77gA8OgixEubrv+nnBn7hZa+QsO2H1IZ+L5XbPFKJcrrsPcXY+Gdp 7EDWCcAVyd8xIYBOK7Mv/F1hMI+slys3BFGvwb+6rREflXnJgMDU6dfzyzGXvcb/CSiN HLdA== MIME-Version: 1.0 Received: by 10.52.19.20 with SMTP id a20mr94827120vde.26.1358267565985; Tue, 15 Jan 2013 08:32:45 -0800 (PST) Sender: brian.leroux@gmail.com Received: by 10.58.221.103 with HTTP; Tue, 15 Jan 2013 08:32:45 -0800 (PST) In-Reply-To: References: <50F4C1AE.2080401@gmail.com> <802B2A8E-1A09-4499-AB5C-FB336C797880@gmail.com> Date: Tue, 15 Jan 2013 08:32:45 -0800 X-Google-Sender-Auth: 7a_4n_C-X3qGSE2AwEHhrieB6AU Message-ID: Subject: Re: too long to package a release? From: Brian LeRoux To: dev@cordova.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Becky: yes PST! Michal: I can setup a bridge using either Gotomeeting (Citrix, Java) or Connect (Adobe, Flash). Still a ways out from that WebRTC ideal. On Tue, Jan 15, 2013 at 6:22 AM, Michal Mocny wrote: > Thanks for coordinating schedules Brain. Im quite glad to be on EST :) > > We should also establish a medium: Google hangouts were not well received > by everyone last year, (not everyone had a G+ account), but I cannot think > of anything that is nearly as convenient. Suggestions? > > -Michal > > > On Tue, Jan 15, 2013 at 7:52 AM, Becky Gibson wrote: > >> Am I correct in assuming US pacific time zone? >> >> Sent from my iPad >> >> On Jan 15, 2013, at 4:36 AM, Brian LeRoux wrote: >> >> > Works for me, however, to accommodate EU community we must to consider >> > times unholy. This is Apache Way from what I understand. >> > >> > I created a form to help us pick a time to talk. >> > >> > http://goo.gl/h9d1a >> > >> > >> > >> > On Mon, Jan 14, 2013 at 7:06 PM, Michal Mocny >> wrote: >> >> Okay gentlemen, I think there have been countless good points made from >> all >> >> parties, but also some bike-shedding. >> >> >> >> Perhaps it is time to schedule some face-time to better articulate some >> of >> >> the finer points, and to help come to some consensus? >> >> >> >> -Michal >> >> >> >> >> >> On Mon, Jan 14, 2013 at 9:40 PM, Marcel Kinard >> wrote: >> >> >> >>> Sorry if this got asked before, but does a feature branch get deleted >> >>> after it is merged? Just wondering about branch clutter over a long >> period, >> >>> or if this is just the same as a topic branch using today's committer >> >>> workflow. >> >>> >> >>> >> >>> On 1/14/2013 5:34 PM, Brian LeRoux wrote: >> >>> >> >>>> You work on a Feature branch. It gets rolled into Dev as needed so >> >>>> others can merge / collaborate on said feature. When it feels right >> >>>> instead of merging a large set of potentially breaking commits to >> >>>> Unstable the dev working on said feature just merges that feature. >> >>>> This would require more responsibility for the committer to keep track >> >>>> of their feature branches which I could see as being more overhead. >> >>> >>