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 DFADB115C9 for ; Wed, 21 May 2014 19:29:26 +0000 (UTC) Received: (qmail 46738 invoked by uid 500); 21 May 2014 19:29:26 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 46702 invoked by uid 500); 21 May 2014 19:29:26 -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 46693 invoked by uid 99); 21 May 2014 19:29:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2014 19:29:26 +0000 X-ASF-Spam-Status: No, hits=3.4 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stevengill97@gmail.com designates 209.85.192.48 as permitted sender) Received: from [209.85.192.48] (HELO mail-qg0-f48.google.com) (209.85.192.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2014 19:29:22 +0000 Received: by mail-qg0-f48.google.com with SMTP id i50so3954730qgf.21 for ; Wed, 21 May 2014 12:29:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=8/x/dmhtGbsEIHkxHFQKofRqKb5ewP4xzMB0Rd/mXB0=; b=ULxTymorWgI8e8zjhybcCNeJZxg605ReAvLZ8sjXZT0GeLusgyV/y/yaI2qoTtGuur YvUR1KSBFZreoBH5bEMCgOgfsFHSa18LN0Z4uok+C57eooKmybKOYVk7DmxkgoBn5WCv llMGC1NzQM6r/zC0w/SbjUcMk1FguVNHpWQ3X1y/WcbrBhwtZIraI1RO59F0NTMNe76M YjxMGTaoNWxKqiwIYLN+l9cWGinaY8U4WOhsyT6sjx6DxPVylFqiqrt0NVdFgOtgGhTg oZ6Sb5VhtkANH/7ZpON//YGMJhVJvRUrXpfVys95R3os+MuClglGI28y6aYNbV1Kk0oM Djbg== X-Received: by 10.224.51.72 with SMTP id c8mr7391964qag.82.1400700542076; Wed, 21 May 2014 12:29:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.88.231 with HTTP; Wed, 21 May 2014 12:28:42 -0700 (PDT) In-Reply-To: References: <537b73b5.415a440a.2932.ffff8ca6@mx.google.com> From: Steven Gill Date: Wed, 21 May 2014 12:28:42 -0700 Message-ID: Subject: Re: [Vote] 3.5.0 iOS Release To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=089e0160bb6c3f4f8904f9ee02e9 X-Virus-Checked: Checked by ClamAV on apache.org --089e0160bb6c3f4f8904f9ee02e9 Content-Type: text/plain; charset=ISO-8859-1 The vote has now closed. The results are: Positive Binding Votes: 4 Steve Gill Ian Clelland Shazron Abdhullah James Jong Negative Binding Votes: 0 The vote has passed. On Tue, May 20, 2014 at 8:54 AM, Shazron wrote: > It is already using the latest battery-status-plugin code, I verified - > still fails. See https://issues.apache.org/jira/browse/CB-6721 on why its > failing. > > > On Tue, May 20, 2014 at 8:24 AM, purplecabbage >wrote: > > > And it's just a new test. There were NO tests before. Update/repub the > > battery plugin and the test will pass. > > > > Sent from my iPhone > > > > > On May 20, 2014, at 8:12 AM, Ian Clelland > > wrote: > > > > > > Yep. It's just in the battery-status plugin. > > > > > > > > > On Tue, May 20, 2014 at 11:08 AM, Steven Gill > >wrote: > > > > > >> Is this a plugin issue or platform issue? Looks like a plugin one. > > >> Filed: https://issues.apache.org/jira/browse/CB-6721 > > >> > > >> Battery (navigator.battery) battery.spec.4 should fire batterycritical > > >> events. > > >> timeout: timed out after 100 msec waiting for batterycritical onEvent > > was > > >> not called when level goes from 19->5 > > >> > > >> > > >>> On Tue, May 20, 2014 at 2:01 AM, Shazron wrote: > > >>> > > >>> +1 verified archive using coho. > > >>> Verified tag sha, and zip contents identical to repo contents at that > > >> tag. > > >>> When I initially tagged iOS, all tests were passing in mob-spec, but > > now > > >>> the battery-status plugin is failing 1 test (battery.spec.4) > > >>> > > >>> > > >>> On Thu, May 15, 2014 at 10:36 AM, Ian Clelland < > iclelland@chromium.org > > >>> wrote: > > >>> > > >>>> +1: Verified archive, confirmed match to repo@3.5.0. Ran tests on > iOS > > >>>> 7.0.6, 7.1.1. (Enough tests to ensure that the platform is > > functioning. > > >> CI > > >>>> is red because of battery-status plugin.) > > >>>> > > >>>> > > >>>> On Wed, May 14, 2014 at 4:12 PM, Steven Gill < > stevengill97@gmail.com> > > >>>> wrote: > > >>>> > > >>>>> Please review and vote on this 3.5.0 iOS Release. > > >>>>> > > >>>>> Release issue: https://issues.apache.org/jira/browse/CB-6586 > > >>>>> > > >>>>> Repos ready to be released have been published to dist/dev: > > >>>>> https://dist.apache.org/repos/dist/dev/cordova/CB-6586/final > > >>>>> > > >>>>> The package was published from the corresponding git tag: > > >>>>> cordova-ios: 3.5.0 (643886ba8b) > > >>>>> > > >>>>> Upon a successful vote I will upload the archives to dist/, publish > > >>>> them to > > >>>>> NPM, and post the corresponding blog post. > > >>>>> > > >>>>> Voting guidelines: > > >> > > > https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md > > >>>>> > > >>>>> Voting will go on for a minimum of 48 hours. > > >>>>> > > >>>>> I vote +1: > > >>>>> * Verified archive > > >>>>> * Ensured continuous build was green when repos were tagged > > >> > > > --089e0160bb6c3f4f8904f9ee02e9--