Re: 2.9.1 + 3.2.0rc1

2013-11-18 Thread Mike Billau
Last week we were able to get a Nexus 5 running Android 4.4, so I was doing mobilespec testing on that. There did not seem to be any serious breaking problems with 3.2.0rc1. I did find the following annoying issues though: https://issues.apache.org/jira/browse/CB-5398 - Selecting any images will f

Re: 2.9.1 + 3.2.0rc1

2013-11-13 Thread Steven Gill
Blog post is live for it http://cordova.apache.org/blog/releases/2013/11/13/cordova-320rc1.html On Tue, Nov 12, 2013 at 2:30 PM, Steven Gill wrote: > Shaz, you are correct! > > semver wants you to do rc versions that way. > > I meant to say npm install -g cordova@3.2.0-rc.1 > > > On Tue, Nov 12

Re: 2.9.1 + 3.2.0rc1

2013-11-12 Thread Steven Gill
Shaz, you are correct! semver wants you to do rc versions that way. I meant to say npm install -g cordova@3.2.0-rc.1 On Tue, Nov 12, 2013 at 2:22 PM, Shazron wrote: > Steve, you published the version as: 3.2.0-rc.1 > > so the correct line is: > npm install -g cordova@3.2.0-rc.1 > > > On Tue,

Re: 2.9.1 + 3.2.0rc1

2013-11-12 Thread Shazron
Steve, you published the version as: 3.2.0-rc.1 so the correct line is: npm install -g cordova@3.2.0-rc.1 On Tue, Nov 12, 2013 at 2:15 PM, Steven Gill wrote: > Hey all, > > I am going to put up a blog post for review shortly for the RC. > > If you are interested in helping test the RC (DO IT),

Re: 2.9.1 + 3.2.0rc1

2013-11-12 Thread Steven Gill
Hey all, I am going to put up a blog post for review shortly for the RC. If you are interested in helping test the RC (DO IT), you can install it by going npm install -g cordova@3.2.0-rc1. Let me know if their are any issues blocking the final release. I know that the Firefox update script is no

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Steven Gill
Update for everyone I chatted with the platform leads and we are hoping to tag 3.2.0rc1 tomorrow. On Wed, Nov 6, 2013 at 2:27 PM, Joe Bowser wrote: > On Wed, Nov 6, 2013 at 2:14 PM, Joe Bowser wrote: > > On Wed, Nov 6, 2013 at 2:04 PM, Marcel Kinard > wrote: > >> BTW, I also found a couple

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Joe Bowser
On Wed, Nov 6, 2013 at 2:14 PM, Joe Bowser wrote: > On Wed, Nov 6, 2013 at 2:04 PM, Marcel Kinard wrote: >> BTW, I also found a couple failures in the Android native tests on 4.2.2 on >> a Nexus 7 with 3.2.0-rc1: >> >> junit.framework.AssertionFailedError >> at >> org.apache.cordova.tes

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Mike Billau
>> Remember, we're not testing the plugins, so that shouldn't block any release. +1, that any issues with plugins should not hold up the release. However, I thought that with each cadence release we were going to publish a list of the plugins that were tested with that release [1] - a sort of sn

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Joe Bowser
On Wed, Nov 6, 2013 at 2:04 PM, Marcel Kinard wrote: > BTW, I also found a couple failures in the Android native tests on 4.2.2 on a > Nexus 7 with 3.2.0-rc1: > > junit.framework.AssertionFailedError > at > org.apache.cordova.test.BackButtonMultiPageTest.testViaHref(BackButtonMultiPageTe

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Marcel Kinard
BTW, I also found a couple failures in the Android native tests on 4.2.2 on a Nexus 7 with 3.2.0-rc1: junit.framework.AssertionFailedError at org.apache.cordova.test.BackButtonMultiPageTest.testViaHref(BackButtonMultiPageTest.java:63) junit.framework.ComparisonFailure: expected: but was

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Joe Bowser
To: dev > Subject: Re: 2.9.1 + 3.2.0rc1 > > On Wed, Nov 6, 2013 at 1:07 PM, Mike Billau > wrote: >> I have been testing 3.2.0rc1 on Android 4.2.2 and 4.3 (hitting the 2.x > >> devices tomorrow. Crossing fingers for the 4.4 ROM) Automated tests >> are fine. I

RE: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Smith, Peter
FYI from July - https://issues.apache.org/jira/browse/CB-4468 -Original Message- From: Joe Bowser [mailto:bows...@gmail.com] Sent: Thursday, 7 November 2013 8:27 AM To: dev Subject: Re: 2.9.1 + 3.2.0rc1 On Wed, Nov 6, 2013 at 1:07 PM, Mike Billau wrote: > I have been testing 3.2.0

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Joe Bowser
On Wed, Nov 6, 2013 at 1:07 PM, Mike Billau wrote: > I have been testing 3.2.0rc1 on Android 4.2.2 and 4.3 (hitting the 2.x > devices tomorrow. Crossing fingers for the 4.4 ROM) Automated tests are > fine. I'm getting a few glitches on manual tests for SplashScreen and > saving audio/video from Ca

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Joe Bowser
On Wed, Nov 6, 2013 at 1:07 PM, Mike Billau wrote: > I have been testing 3.2.0rc1 on Android 4.2.2 and 4.3 (hitting the 2.x > devices tomorrow. Crossing fingers for the 4.4 ROM) Automated tests are > fine. I'm getting a few glitches on manual tests for SplashScreen and > saving audio/video from Ca

Re: 2.9.1 + 3.2.0rc1

2013-11-06 Thread Mike Billau
I have been testing 3.2.0rc1 on Android 4.2.2 and 4.3 (hitting the 2.x devices tomorrow. Crossing fingers for the 4.4 ROM) Automated tests are fine. I'm getting a few glitches on manual tests for SplashScreen and saving audio/video from Capture so I will investigate to see if these are new failures

Re: 2.9.1 + 3.2.0rc1

2013-11-05 Thread Steven Gill
2.9.1 is up now at https://dist.apache.org/repos/dist/release/cordova/ I am working on the blog post right now. Will throw it up for review when ready. On Tue, Nov 5, 2013 at 8:41 AM, James Jong wrote: > I'll help do some testing w 3.2 this week. > -James Jong > > On Nov 4, 2013, at 2:41 PM, S

Re: 2.9.1 + 3.2.0rc1

2013-11-05 Thread James Jong
I'll help do some testing w 3.2 this week. -James Jong On Nov 4, 2013, at 2:41 PM, Shazron wrote: > +1 No OS X (no, don't do the 2.9.0 OS X) > > > On Mon, Nov 4, 2013 at 11:37 AM, Steven Gill wrote: > >> For 2.9.1 >> >> I am going to release: >> iOS >> Android >> Windows 8 >> WP 7/8 >> Blac

Re: 2.9.1 + 3.2.0rc1

2013-11-04 Thread Shazron
+1 No OS X (no, don't do the 2.9.0 OS X) On Mon, Nov 4, 2013 at 11:37 AM, Steven Gill wrote: > For 2.9.1 > > I am going to release: > iOS > Android > Windows 8 > WP 7/8 > BlackBerry (no updates were made for 2.9.1. Just going to ship the 2.9.0 > version) > > I will create 2.9.1 docs based of 2.

Re: 2.9.1 + 3.2.0rc1

2013-11-04 Thread Steven Gill
For 2.9.1 I am going to release: iOS Android Windows 8 WP 7/8 BlackBerry (no updates were made for 2.9.1. Just going to ship the 2.9.0 version) I will create 2.9.1 docs based of 2.9.0. We can always make changes to them if required. For now it will just be a reference for people to use who want t

Re: 2.9.1 + 3.2.0rc1

2013-11-04 Thread Bryan Higgins
I will take care of BB10 On Mon, Nov 4, 2013 at 11:43 AM, Steven Gill wrote: > I'm going to work on getting 2.9.1 out today. It would be great if people > could test + tag 3.2.0rc1 for their platforms. I'd love to get it out in > the next two days. >

2.9.1 + 3.2.0rc1

2013-11-04 Thread Steven Gill
I'm going to work on getting 2.9.1 out today. It would be great if people could test + tag 3.2.0rc1 for their platforms. I'd love to get it out in the next two days.