RE: [DISCUSS] Dropping the -dev suffix

2015-07-08 Thread Nikhil Khandelwal
July 8, 2015 7:28 AM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Dropping the -dev suffix Hey, guys. I've found another reason to drop this while testing cordova-lib with updated dependencies (see https://issues.apache.org/jira/browse/CB-9332) It appears, that starting from 4.x.x

RE: [DISCUSS] Dropping the -dev suffix

2015-07-08 Thread Vladimir Kotikov (Akvelon)
form ls > Installed platforms: android 4.1.0-dev, ios 3.8.0, windows 4.0.0-dev, > wp8 Available platforms: amazon-fireos, blackberry10, browser, > firefoxos, > windows8 > > Thanks, > Nikhil > > > -----Original Message- > From: Jesse [mailto:purplecabb...@gmail.com]

Re: [DISCUSS] Dropping the -dev suffix

2015-05-14 Thread Jesse
latforms: amazon-fireos, blackberry10, browser, firefoxos, > windows8 > > Thanks, > Nikhil > > > -Original Message- > From: Jesse [mailto:purplecabb...@gmail.com] > Sent: Wednesday, May 13, 2015 4:39 PM > To: dev@cordova.apache.org > Subject: Re: [DISCUSS] Droppi

RE: [DISCUSS] Dropping the -dev suffix

2015-05-14 Thread Nikhil Khandelwal
Wednesday, May 13, 2015 4:39 PM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Dropping the -dev suffix So back to the initial discussion, should we keep our -dev suffixes? If so we need to be sure to use engine tags like '>=4.0' or if you specifically want to force a specific min patch,

Re: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread Jesse
to be >> released version on github) that satisfies that requirement. >> >> ____ >> From: So, Byoungro >> Sent: Thursday, May 14, 2015 3:39 AM >> To: dev@cordova.apache.org >> Subject: RE: [DISCUSS] Dropping the -de

Re: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread Steven Gill
t; > cordova-wp8 >=4.0.0, and there is no cordova-wp8 release (or yet to be > > released version on github) that satisfies that requirement. > > > > ________________ > > From: So, Byoungro > > Sent: Thursday, May 14, 2015 3:39 AM > > To:

Re: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread Jesse
the problem is with the plugin since it requires > cordova-wp8 >=4.0.0, and there is no cordova-wp8 release (or yet to be > released version on github) that satisfies that requirement. > > > From: So, Byoungro > Sent: Thursday, May 14,

Re: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread Tim Barham
ay 14, 2015 3:39 AM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Dropping the -dev suffix Sorry, I got the other way around. :) 4.0.0-dev is > 4.0.0. Byoungro So SSG / DPD / Mobile Computing and Compilers Intel Corporation -Original Message- From: So, Byoungro Sent: Wednesday,

Re: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread Jesse
Sorry, I got the other way around. :) > > 4.0.0-dev is > 4.0.0. > > > > Byoungro So > > SSG / DPD / Mobile Computing and Compilers > > Intel Corporation > > > > -Original Message- > > From: So, Byoungro > > Sent: Wednesday, May 13, 2015 1

Re: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread Andrew Grieve
> -Original Message- > From: So, Byoungro > Sent: Wednesday, May 13, 2015 10:37 AM > To: dev@cordova.apache.org > Subject: RE: [DISCUSS] Dropping the -dev suffix > > Semver should be able to understand '4.0.0-dev' as the valid version > string. > There could b

RE: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread So, Byoungro
Sorry, I got the other way around. :) 4.0.0-dev is > 4.0.0. Byoungro So SSG / DPD / Mobile Computing and Compilers Intel Corporation -Original Message- From: So, Byoungro Sent: Wednesday, May 13, 2015 10:37 AM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Dropping the -dev suf

RE: [DISCUSS] Dropping the -dev suffix

2015-05-13 Thread So, Byoungro
he requirement. Byoungro So SSG / DPD / Mobile Computing and Compilers Intel Corporation -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Wednesday, May 13, 2015 10:21 AM To: dev@cordova.apache.org Subject: [DISCUSS] Dropping the -dev suffix Recently, a issue

[DISCUSS] Dropping the -dev suffix

2015-05-13 Thread Steven Gill
Recently, a issue (CB-9021) popped up where mobile spec was failing because the semver check failed on a platform due to `-dev` being in the version and not valid. I think we should remove -dev from our versions. Right now, after we do a release, we add -dev to show that the repo is in development