RE: [DISCUSS] Upcoming Releases

2015-08-10 Thread Rob Paveza
It looks like in Windows 10, the `navigator.userLanguage` property was 
deprecated and now returns undefined.  Substituting `navigator.language` allows 
the tests to pass, and I've therefore opened PR #40 on plugin-globalization to 
address.

-Rob

-Original Message-
From: Rob Paveza [mailto:rob.pav...@microsoft.com] 
Sent: Monday, August 10, 2015 8:10 AM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Upcoming Releases

It appears that the Globalization plugin is blocking execution of the app on 
Windows 10.  When I try to launch mobilespec with the Globalization plugin and 
tests in, I get an immediate app crash.

It isn't clear if this is the same error that the CI has been running into.  

I'm trying to investigate this presently.

-Original Message-
From: Jesse [mailto:purplecabb...@gmail.com]
Sent: Wednesday, August 5, 2015 6:00 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

Can you elaborate on the issue Rob?
I was able to build a new project with the master cordova-windows, and 
installed and ran globalization plugin + tests.
I saw no issues ...



My team is hiring!
@purplecabbage
https://na01.safelinks.protection.outlook.com/?url=risingj.com&data=01%7c01%7cROPAVE%40exchange.microsoft.com%7c1e37374ab1a84dfdd12f08d2a195c97e%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=lpQ9gmBafz3FH57cd4TD4QHfA8xwnmbLE37MOhJzJ1w%3d

On Wed, Aug 5, 2015 at 5:32 PM, Rob Paveza  wrote:

> Just found an issue in preparing that Cordova-Windows can't 
> successfully pass with mobilespec, due to a problem with the 
> Globalization plugin.  With that in mind, the Windows release will have to 
> delay.
>
> I'll investigate, but am out the next two days, so I'll let you know 
> what I find.
>
> Thanks! -Rob
>
> -Original Message-
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Wednesday, August 5, 2015 5:23 PM
> To: dev@cordova.apache.org
> Subject: RE: [DISCUSS] Upcoming Releases
>
> Good point Nikhil! Forgot about that
> On Aug 5, 2015 5:08 PM, "Nikhil Khandelwal" 
> wrote:
>
> > The tools release can start even before iOS 3.9.1 release as we do 
> > semver dependency for platforms now and when iOS 3.9.1 comes out 
> > (which should be almost simultaneously) it will automatically be 
> > picked
> up.
> >
> > Thanks,
> > Nikhil
> >
> >
> > -----Original Message-
> > From: Steven Gill [mailto:stevengil...@gmail.com]
> > Sent: Wednesday, August 5, 2015 2:39 PM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Upcoming Releases
> >
> > I merged it and am going to start the ios@3.9.1 release now
> >
> > On Wed, Aug 5, 2015 at 2:37 PM, Carlos Santana 
> > 
> > wrote:
> >
> > > I just finish testing this and it also works for me
> > >
> > > cordova platform add ios
> > > cordova build
> > > cordova platform update ../cordova-ios-CB9453/ cordova build 
> > > cordova emulate
> > >
> > > On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) < 
> > > v-ses...@microsoft.com> wrote:
> > >
> > > > Hi guys,
> > > >
> > > > Please review a PR with iOS@3.9.0 build fix:
> > > > https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2
> > > > fgithub.com%2fapache%2fcordova-ios%2fpull%2f150%2ffiles&data=01%
> > > > 7c01%7cROPAVE%40exchange.microsoft.com%7c1e37374ab1a84dfdd12f08d
> > > > 2a195c97e%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=b2D3x80FF
> > > > 26p%2bNYvFc2He5nyvRRJDbf%2f%2fVHxeIHL%2b4M%3d
> > > >
> > > > Please let me know if you have any questions or considerations.
> > > >
> > > > Best regards,
> > > > Sergey Shakhnazarov
> > > >
> > > > -Original Message-
> > > > From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> > > > Sent: Wednesday, August 5, 2015 3:55 PM
> > > > To: dev@cordova.apache.org
> > > > Subject: Re: [DISCUSS] Upcoming Releases
> > > >
> > > > Would be good to have next version of cordova-browser (3.7.0 or
> > > > 4.0) include in next release too if it's ready. It contains 
> > > > ability to launch server, so I could make good post in Russian 
> > > > speaking community about improvements in Cordova. This allow me 
> > > > better highlight progress in
> > > Cordova.
> > > >
> > > > I would like to help with releasing docs, since I work in 
> > > > related area
> > > and
> > > > want to know

RE: [DISCUSS] Upcoming Releases

2015-08-10 Thread Rob Paveza
It appears that the Globalization plugin is blocking execution of the app on 
Windows 10.  When I try to launch mobilespec with the Globalization plugin and 
tests in, I get an immediate app crash.

It isn't clear if this is the same error that the CI has been running into.  

I'm trying to investigate this presently.

-Original Message-
From: Jesse [mailto:purplecabb...@gmail.com] 
Sent: Wednesday, August 5, 2015 6:00 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

Can you elaborate on the issue Rob?
I was able to build a new project with the master cordova-windows, and 
installed and ran globalization plugin + tests.
I saw no issues ...



My team is hiring!
@purplecabbage
risingj.com

On Wed, Aug 5, 2015 at 5:32 PM, Rob Paveza  wrote:

> Just found an issue in preparing that Cordova-Windows can't 
> successfully pass with mobilespec, due to a problem with the 
> Globalization plugin.  With that in mind, the Windows release will have to 
> delay.
>
> I'll investigate, but am out the next two days, so I'll let you know 
> what I find.
>
> Thanks! -Rob
>
> -Original Message-
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Wednesday, August 5, 2015 5:23 PM
> To: dev@cordova.apache.org
> Subject: RE: [DISCUSS] Upcoming Releases
>
> Good point Nikhil! Forgot about that
> On Aug 5, 2015 5:08 PM, "Nikhil Khandelwal" 
> wrote:
>
> > The tools release can start even before iOS 3.9.1 release as we do 
> > semver dependency for platforms now and when iOS 3.9.1 comes out 
> > (which should be almost simultaneously) it will automatically be 
> > picked
> up.
> >
> > Thanks,
> > Nikhil
> >
> >
> > -Original Message-----
> > From: Steven Gill [mailto:stevengil...@gmail.com]
> > Sent: Wednesday, August 5, 2015 2:39 PM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Upcoming Releases
> >
> > I merged it and am going to start the ios@3.9.1 release now
> >
> > On Wed, Aug 5, 2015 at 2:37 PM, Carlos Santana 
> > 
> > wrote:
> >
> > > I just finish testing this and it also works for me
> > >
> > > cordova platform add ios
> > > cordova build
> > > cordova platform update ../cordova-ios-CB9453/ cordova build 
> > > cordova emulate
> > >
> > > On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) < 
> > > v-ses...@microsoft.com> wrote:
> > >
> > > > Hi guys,
> > > >
> > > > Please review a PR with iOS@3.9.0 build fix:
> > > > https://github.com/apache/cordova-ios/pull/150/files
> > > >
> > > > Please let me know if you have any questions or considerations.
> > > >
> > > > Best regards,
> > > > Sergey Shakhnazarov
> > > >
> > > > -Original Message-
> > > > From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> > > > Sent: Wednesday, August 5, 2015 3:55 PM
> > > > To: dev@cordova.apache.org
> > > > Subject: Re: [DISCUSS] Upcoming Releases
> > > >
> > > > Would be good to have next version of cordova-browser (3.7.0 or
> > > > 4.0) include in next release too if it's ready. It contains 
> > > > ability to launch server, so I could make good post in Russian 
> > > > speaking community about improvements in Cordova. This allow me 
> > > > better highlight progress in
> > > Cordova.
> > > >
> > > > I would like to help with releasing docs, since I work in 
> > > > related area
> > > and
> > > > want to know more about whole docs release process.
> > > >
> > > > 2015-08-05 13:46 GMT+06:00 julio cesar sanchez 
> > > >  > >:
> > > >
> > > > > BTW, I want to help reviewing too, but I don't really know how 
> > > > > to do it, in the contributing documentation I have found 
> > > > > information about the issue workflow, but I can't find 
> > > > > anything about reviewing workflow
> > > > >
> > > > > 2015-08-05 9:41 GMT+02:00 julio cesar sanchez 
> > > > >  > > >:
> > > > >
> > > > > > We should wait for ios 3.9.1 with the build fix before the 
> > > > > > tools release
> > > > > >
> > > > > > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> > > > > >
> > > > > >> I will help out with reviewing and voting for all

RE: [DISCUSS] Upcoming Releases

2015-08-10 Thread Tim Barham
Hey everyone - I've been a bit out of action the last few days for reasons out 
of my control, and likely won't be back in action until Thursday my time. I can 
do the browser release then, but if we want it sooner Carlos can you take it?

Thanks, and sorry for that.

Tim

-Original Message-
From: Tim Barham [mailto:tim.bar...@microsoft.com] 
Sent: Friday, August 7, 2015 11:34 AM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Upcoming Releases

Hah, of course... I use my Mac to do releases for two reasons:

1. It is the only machine I have set up for doing that.
2. Avoids potential problems with line endings.

Oh, and a 3rd reason...

3. It's sitting on my desk, so I feel like I should use it for *something* :).

Tim

-Original Message-
From: Carlos Santana [mailto:csantan...@gmail.com] 
Sent: Thursday, August 6, 2015 8:14 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

WAT? We are a cross platform friendly community, you can use any operating 
system to development. 

Thanks for taking Browser back, I will help with reviewing and voting. 


- Carlos
Sent from my iPhone

> On Aug 6, 2015, at 3:36 AM, Tim Barham  wrote:
> 
> Ok, sounds good. I'll do this tomorrow (don't have access to my Mac until 
> then :) ).
> 
> -Original Message-
> From: Carlos Santana [mailto:csantan...@gmail.com] 
> Sent: Thursday, August 6, 2015 1:24 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
> 
> Hi Tim go ahead a you do Browser and I will do Firefox since I'm not familiar 
> with latest changes in Browser. 
> 
> I'm familiar with Firefox and have a Firefox phone for testing. 
> 
> - Carlos
> Sent from my iPhone
> 
>> On Aug 5, 2015, at 10:57 PM, Tim Barham  wrote:
>> 
>> I was going to do a browser release, but I'm happy to let you do it Carlos 
>> for practice :).
>> 
>> -Original Message-
>> From: Carlos Santana [mailto:csantan...@gmail.com] 
>> Sent: Wednesday, August 5, 2015 12:34 PM
>> To: dev@cordova.apache.org
>> Subject: Re: [DISCUSS] Upcoming Releases
>> 
>> I will help out with reviewing and voting for all. 
>> 
>> I can take over the release of browser and firefoxos, I have a new Mac so it 
>> will be a good practice to go thru a release process and make sure I have 
>> pgp setup and access to different places
>> 
>> - Carlos
>> Sent from my iPhone
>> 
>>> On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
>>> 
>>> Lots of discussions on upcoming releases. My proposed timeline
>>> 
>>> Wed: Start a tools release:
>>> cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
>>> cordova-cli@5.2.0
>>> cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
>>> cordova-js@4.1.0
>>> 
>>> Pinned android 4.1.1 and ios 3.9.0
>>> 
>>> Wed/Thurs: Start platform releases
>>> Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
>>> 
>>> Next week:
>>> * New lib/cli release with updated pinned platforms. Probably 5.2.1
>>> * Plugins release
>>> 
>>> If people want to take over/help with any of these releases, let me know.
>>> I'm going to start by diving into tools tomorrow. I will definitely need
>>> help with reviewing and voting on releases.
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: [DISCUSS] Upcoming Releases

2015-08-06 Thread Tim Barham
Hah, of course... I use my Mac to do releases for two reasons:

1. It is the only machine I have set up for doing that.
2. Avoids potential problems with line endings.

Oh, and a 3rd reason...

3. It's sitting on my desk, so I feel like I should use it for *something* :).

Tim

-Original Message-
From: Carlos Santana [mailto:csantan...@gmail.com] 
Sent: Thursday, August 6, 2015 8:14 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

WAT? We are a cross platform friendly community, you can use any operating 
system to development. 

Thanks for taking Browser back, I will help with reviewing and voting. 


- Carlos
Sent from my iPhone

> On Aug 6, 2015, at 3:36 AM, Tim Barham  wrote:
> 
> Ok, sounds good. I'll do this tomorrow (don't have access to my Mac until 
> then :) ).
> 
> -Original Message-
> From: Carlos Santana [mailto:csantan...@gmail.com] 
> Sent: Thursday, August 6, 2015 1:24 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
> 
> Hi Tim go ahead a you do Browser and I will do Firefox since I'm not familiar 
> with latest changes in Browser. 
> 
> I'm familiar with Firefox and have a Firefox phone for testing. 
> 
> - Carlos
> Sent from my iPhone
> 
>> On Aug 5, 2015, at 10:57 PM, Tim Barham  wrote:
>> 
>> I was going to do a browser release, but I'm happy to let you do it Carlos 
>> for practice :).
>> 
>> -Original Message-
>> From: Carlos Santana [mailto:csantan...@gmail.com] 
>> Sent: Wednesday, August 5, 2015 12:34 PM
>> To: dev@cordova.apache.org
>> Subject: Re: [DISCUSS] Upcoming Releases
>> 
>> I will help out with reviewing and voting for all. 
>> 
>> I can take over the release of browser and firefoxos, I have a new Mac so it 
>> will be a good practice to go thru a release process and make sure I have 
>> pgp setup and access to different places
>> 
>> - Carlos
>> Sent from my iPhone
>> 
>>> On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
>>> 
>>> Lots of discussions on upcoming releases. My proposed timeline
>>> 
>>> Wed: Start a tools release:
>>> cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
>>> cordova-cli@5.2.0
>>> cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
>>> cordova-js@4.1.0
>>> 
>>> Pinned android 4.1.1 and ios 3.9.0
>>> 
>>> Wed/Thurs: Start platform releases
>>> Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
>>> 
>>> Next week:
>>> * New lib/cli release with updated pinned platforms. Probably 5.2.1
>>> * Plugins release
>>> 
>>> If people want to take over/help with any of these releases, let me know.
>>> I'm going to start by diving into tools tomorrow. I will definitely need
>>> help with reviewing and voting on releases.
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Upcoming Releases

2015-08-06 Thread Carlos Santana
WAT? We are a cross platform friendly community, you can use any operating 
system to development. 

Thanks for taking Browser back, I will help with reviewing and voting. 


- Carlos
Sent from my iPhone

> On Aug 6, 2015, at 3:36 AM, Tim Barham  wrote:
> 
> Ok, sounds good. I'll do this tomorrow (don't have access to my Mac until 
> then :) ).
> 
> -Original Message-
> From: Carlos Santana [mailto:csantan...@gmail.com] 
> Sent: Thursday, August 6, 2015 1:24 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
> 
> Hi Tim go ahead a you do Browser and I will do Firefox since I'm not familiar 
> with latest changes in Browser. 
> 
> I'm familiar with Firefox and have a Firefox phone for testing. 
> 
> - Carlos
> Sent from my iPhone
> 
>> On Aug 5, 2015, at 10:57 PM, Tim Barham  wrote:
>> 
>> I was going to do a browser release, but I'm happy to let you do it Carlos 
>> for practice :).
>> 
>> -Original Message-
>> From: Carlos Santana [mailto:csantan...@gmail.com] 
>> Sent: Wednesday, August 5, 2015 12:34 PM
>> To: dev@cordova.apache.org
>> Subject: Re: [DISCUSS] Upcoming Releases
>> 
>> I will help out with reviewing and voting for all. 
>> 
>> I can take over the release of browser and firefoxos, I have a new Mac so it 
>> will be a good practice to go thru a release process and make sure I have 
>> pgp setup and access to different places
>> 
>> - Carlos
>> Sent from my iPhone
>> 
>>> On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
>>> 
>>> Lots of discussions on upcoming releases. My proposed timeline
>>> 
>>> Wed: Start a tools release:
>>> cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
>>> cordova-cli@5.2.0
>>> cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
>>> cordova-js@4.1.0
>>> 
>>> Pinned android 4.1.1 and ios 3.9.0
>>> 
>>> Wed/Thurs: Start platform releases
>>> Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
>>> 
>>> Next week:
>>> * New lib/cli release with updated pinned platforms. Probably 5.2.1
>>> * Plugins release
>>> 
>>> If people want to take over/help with any of these releases, let me know.
>>> I'm going to start by diving into tools tomorrow. I will definitely need
>>> help with reviewing and voting on releases.
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: [DISCUSS] Upcoming Releases

2015-08-06 Thread Tim Barham
Ok, sounds good. I'll do this tomorrow (don't have access to my Mac until then 
:) ).

-Original Message-
From: Carlos Santana [mailto:csantan...@gmail.com] 
Sent: Thursday, August 6, 2015 1:24 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

Hi Tim go ahead a you do Browser and I will do Firefox since I'm not familiar 
with latest changes in Browser. 

I'm familiar with Firefox and have a Firefox phone for testing. 

- Carlos
Sent from my iPhone

> On Aug 5, 2015, at 10:57 PM, Tim Barham  wrote:
> 
> I was going to do a browser release, but I'm happy to let you do it Carlos 
> for practice :).
> 
> -Original Message-
> From: Carlos Santana [mailto:csantan...@gmail.com] 
> Sent: Wednesday, August 5, 2015 12:34 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
> 
> I will help out with reviewing and voting for all. 
> 
> I can take over the release of browser and firefoxos, I have a new Mac so it 
> will be a good practice to go thru a release process and make sure I have pgp 
> setup and access to different places
> 
> - Carlos
> Sent from my iPhone
> 
>> On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
>> 
>> Lots of discussions on upcoming releases. My proposed timeline
>> 
>> Wed: Start a tools release:
>> cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
>> cordova-cli@5.2.0
>> cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
>> cordova-js@4.1.0
>> 
>> Pinned android 4.1.1 and ios 3.9.0
>> 
>> Wed/Thurs: Start platform releases
>> Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
>> 
>> Next week:
>> * New lib/cli release with updated pinned platforms. Probably 5.2.1
>> * Plugins release
>> 
>> If people want to take over/help with any of these releases, let me know.
>> I'm going to start by diving into tools tomorrow. I will definitely need
>> help with reviewing and voting on releases.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Upcoming Releases

2015-08-05 Thread Carlos Santana
Hi Tim go ahead a you do Browser and I will do Firefox since I'm not familiar 
with latest changes in Browser. 

I'm familiar with Firefox and have a Firefox phone for testing. 

- Carlos
Sent from my iPhone

> On Aug 5, 2015, at 10:57 PM, Tim Barham  wrote:
> 
> I was going to do a browser release, but I'm happy to let you do it Carlos 
> for practice :).
> 
> -Original Message-
> From: Carlos Santana [mailto:csantan...@gmail.com] 
> Sent: Wednesday, August 5, 2015 12:34 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
> 
> I will help out with reviewing and voting for all. 
> 
> I can take over the release of browser and firefoxos, I have a new Mac so it 
> will be a good practice to go thru a release process and make sure I have pgp 
> setup and access to different places
> 
> - Carlos
> Sent from my iPhone
> 
>> On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
>> 
>> Lots of discussions on upcoming releases. My proposed timeline
>> 
>> Wed: Start a tools release:
>> cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
>> cordova-cli@5.2.0
>> cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
>> cordova-js@4.1.0
>> 
>> Pinned android 4.1.1 and ios 3.9.0
>> 
>> Wed/Thurs: Start platform releases
>> Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
>> 
>> Next week:
>> * New lib/cli release with updated pinned platforms. Probably 5.2.1
>> * Plugins release
>> 
>> If people want to take over/help with any of these releases, let me know.
>> I'm going to start by diving into tools tomorrow. I will definitely need
>> help with reviewing and voting on releases.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: [DISCUSS] Upcoming Releases

2015-08-05 Thread Tim Barham
I was going to do a browser release, but I'm happy to let you do it Carlos for 
practice :).

-Original Message-
From: Carlos Santana [mailto:csantan...@gmail.com] 
Sent: Wednesday, August 5, 2015 12:34 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

I will help out with reviewing and voting for all. 

I can take over the release of browser and firefoxos, I have a new Mac so it 
will be a good practice to go thru a release process and make sure I have pgp 
setup and access to different places

- Carlos
Sent from my iPhone

> On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
> 
> Lots of discussions on upcoming releases. My proposed timeline
> 
> Wed: Start a tools release:
> cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
> cordova-cli@5.2.0
> cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
> cordova-js@4.1.0
> 
> Pinned android 4.1.1 and ios 3.9.0
> 
> Wed/Thurs: Start platform releases
> Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
> 
> Next week:
> * New lib/cli release with updated pinned platforms. Probably 5.2.1
> * Plugins release
> 
> If people want to take over/help with any of these releases, let me know.
> I'm going to start by diving into tools tomorrow. I will definitely need
> help with reviewing and voting on releases.

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Upcoming Releases

2015-08-05 Thread Jesse
Can you elaborate on the issue Rob?
I was able to build a new project with the master cordova-windows, and
installed and ran globalization plugin + tests.
I saw no issues ...



My team is hiring!
@purplecabbage
risingj.com

On Wed, Aug 5, 2015 at 5:32 PM, Rob Paveza  wrote:

> Just found an issue in preparing that Cordova-Windows can't successfully
> pass with mobilespec, due to a problem with the Globalization plugin.  With
> that in mind, the Windows release will have to delay.
>
> I'll investigate, but am out the next two days, so I'll let you know what
> I find.
>
> Thanks! -Rob
>
> -Original Message-
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Wednesday, August 5, 2015 5:23 PM
> To: dev@cordova.apache.org
> Subject: RE: [DISCUSS] Upcoming Releases
>
> Good point Nikhil! Forgot about that
> On Aug 5, 2015 5:08 PM, "Nikhil Khandelwal" 
> wrote:
>
> > The tools release can start even before iOS 3.9.1 release as we do
> > semver dependency for platforms now and when iOS 3.9.1 comes out
> > (which should be almost simultaneously) it will automatically be picked
> up.
> >
> > Thanks,
> > Nikhil
> >
> >
> > -Original Message-
> > From: Steven Gill [mailto:stevengil...@gmail.com]
> > Sent: Wednesday, August 5, 2015 2:39 PM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Upcoming Releases
> >
> > I merged it and am going to start the ios@3.9.1 release now
> >
> > On Wed, Aug 5, 2015 at 2:37 PM, Carlos Santana 
> > wrote:
> >
> > > I just finish testing this and it also works for me
> > >
> > > cordova platform add ios
> > > cordova build
> > > cordova platform update ../cordova-ios-CB9453/ cordova build cordova
> > > emulate
> > >
> > > On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) <
> > > v-ses...@microsoft.com> wrote:
> > >
> > > > Hi guys,
> > > >
> > > > Please review a PR with iOS@3.9.0 build fix:
> > > > https://github.com/apache/cordova-ios/pull/150/files
> > > >
> > > > Please let me know if you have any questions or considerations.
> > > >
> > > > Best regards,
> > > > Sergey Shakhnazarov
> > > >
> > > > -Original Message-
> > > > From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> > > > Sent: Wednesday, August 5, 2015 3:55 PM
> > > > To: dev@cordova.apache.org
> > > > Subject: Re: [DISCUSS] Upcoming Releases
> > > >
> > > > Would be good to have next version of cordova-browser (3.7.0 or
> > > > 4.0) include in next release too if it's ready. It contains
> > > > ability to launch server, so I could make good post in Russian
> > > > speaking community about improvements in Cordova. This allow me
> > > > better highlight progress in
> > > Cordova.
> > > >
> > > > I would like to help with releasing docs, since I work in related
> > > > area
> > > and
> > > > want to know more about whole docs release process.
> > > >
> > > > 2015-08-05 13:46 GMT+06:00 julio cesar sanchez
> > > >  > >:
> > > >
> > > > > BTW, I want to help reviewing too, but I don't really know how
> > > > > to do it, in the contributing documentation I have found
> > > > > information about the issue workflow, but I can't find anything
> > > > > about reviewing workflow
> > > > >
> > > > > 2015-08-05 9:41 GMT+02:00 julio cesar sanchez
> > > > >  > > >:
> > > > >
> > > > > > We should wait for ios 3.9.1 with the build fix before the
> > > > > > tools release
> > > > > >
> > > > > > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> > > > > >
> > > > > >> I will help out with reviewing and voting for all.
> > > > > >>
> > > > > >> I can take over the release of browser and firefoxos, I have
> > > > > >> a new Mac
> > > > > so
> > > > > >> it will be a good practice to go thru a release process and
> > > > > >> make sure I have pgp setup and access to different places
> > > > > >>
> > > > > >> - Carlos
> > > > > >> Sent from my iPhone
> > > > > >>
> > > >

RE: [DISCUSS] Upcoming Releases

2015-08-05 Thread Rob Paveza
Just found an issue in preparing that Cordova-Windows can't successfully pass 
with mobilespec, due to a problem with the Globalization plugin.  With that in 
mind, the Windows release will have to delay.

I'll investigate, but am out the next two days, so I'll let you know what I 
find.

Thanks! -Rob

-Original Message-
From: Steven Gill [mailto:stevengil...@gmail.com] 
Sent: Wednesday, August 5, 2015 5:23 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Upcoming Releases

Good point Nikhil! Forgot about that
On Aug 5, 2015 5:08 PM, "Nikhil Khandelwal"  wrote:

> The tools release can start even before iOS 3.9.1 release as we do 
> semver dependency for platforms now and when iOS 3.9.1 comes out 
> (which should be almost simultaneously) it will automatically be picked up.
>
> Thanks,
> Nikhil
>
>
> -Original Message-
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Wednesday, August 5, 2015 2:39 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
>
> I merged it and am going to start the ios@3.9.1 release now
>
> On Wed, Aug 5, 2015 at 2:37 PM, Carlos Santana 
> wrote:
>
> > I just finish testing this and it also works for me
> >
> > cordova platform add ios
> > cordova build
> > cordova platform update ../cordova-ios-CB9453/ cordova build cordova 
> > emulate
> >
> > On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) < 
> > v-ses...@microsoft.com> wrote:
> >
> > > Hi guys,
> > >
> > > Please review a PR with iOS@3.9.0 build fix:
> > > https://github.com/apache/cordova-ios/pull/150/files
> > >
> > > Please let me know if you have any questions or considerations.
> > >
> > > Best regards,
> > > Sergey Shakhnazarov
> > >
> > > -Original Message-
> > > From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> > > Sent: Wednesday, August 5, 2015 3:55 PM
> > > To: dev@cordova.apache.org
> > > Subject: Re: [DISCUSS] Upcoming Releases
> > >
> > > Would be good to have next version of cordova-browser (3.7.0 or 
> > > 4.0) include in next release too if it's ready. It contains 
> > > ability to launch server, so I could make good post in Russian 
> > > speaking community about improvements in Cordova. This allow me 
> > > better highlight progress in
> > Cordova.
> > >
> > > I would like to help with releasing docs, since I work in related 
> > > area
> > and
> > > want to know more about whole docs release process.
> > >
> > > 2015-08-05 13:46 GMT+06:00 julio cesar sanchez 
> > >  >:
> > >
> > > > BTW, I want to help reviewing too, but I don't really know how 
> > > > to do it, in the contributing documentation I have found 
> > > > information about the issue workflow, but I can't find anything 
> > > > about reviewing workflow
> > > >
> > > > 2015-08-05 9:41 GMT+02:00 julio cesar sanchez 
> > > >  > >:
> > > >
> > > > > We should wait for ios 3.9.1 with the build fix before the 
> > > > > tools release
> > > > >
> > > > > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> > > > >
> > > > >> I will help out with reviewing and voting for all.
> > > > >>
> > > > >> I can take over the release of browser and firefoxos, I have 
> > > > >> a new Mac
> > > > so
> > > > >> it will be a good practice to go thru a release process and 
> > > > >> make sure I have pgp setup and access to different places
> > > > >>
> > > > >> - Carlos
> > > > >> Sent from my iPhone
> > > > >>
> > > > >> > On Aug 4, 2015, at 7:50 PM, Steven Gill 
> > > > >> > 
> > > > wrote:
> > > > >> >
> > > > >> > Lots of discussions on upcoming releases. My proposed 
> > > > >> > timeline
> > > > >> >
> > > > >> > Wed: Start a tools release:
> > > > >> > cordova-lib@5.2.0 (fully working --browserify flag if we 
> > > > >> > merge in
> > > > >> > PR)
> > > > >> > cordova-cli@5.2.0
> > > > >> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry
> > > > >> > features)
> > > > >> > cord

RE: [DISCUSS] Upcoming Releases

2015-08-05 Thread Steven Gill
Good point Nikhil! Forgot about that
On Aug 5, 2015 5:08 PM, "Nikhil Khandelwal"  wrote:

> The tools release can start even before iOS 3.9.1 release as we do semver
> dependency for platforms now and when iOS 3.9.1 comes out (which should be
> almost simultaneously) it will automatically be picked up.
>
> Thanks,
> Nikhil
>
>
> -Original Message-
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Wednesday, August 5, 2015 2:39 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
>
> I merged it and am going to start the ios@3.9.1 release now
>
> On Wed, Aug 5, 2015 at 2:37 PM, Carlos Santana 
> wrote:
>
> > I just finish testing this and it also works for me
> >
> > cordova platform add ios
> > cordova build
> > cordova platform update ../cordova-ios-CB9453/ cordova build cordova
> > emulate
> >
> > On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) <
> > v-ses...@microsoft.com> wrote:
> >
> > > Hi guys,
> > >
> > > Please review a PR with iOS@3.9.0 build fix:
> > > https://github.com/apache/cordova-ios/pull/150/files
> > >
> > > Please let me know if you have any questions or considerations.
> > >
> > > Best regards,
> > > Sergey Shakhnazarov
> > >
> > > -Original Message-
> > > From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> > > Sent: Wednesday, August 5, 2015 3:55 PM
> > > To: dev@cordova.apache.org
> > > Subject: Re: [DISCUSS] Upcoming Releases
> > >
> > > Would be good to have next version of cordova-browser (3.7.0 or 4.0)
> > > include in next release too if it's ready. It contains ability to
> > > launch server, so I could make good post in Russian speaking
> > > community about improvements in Cordova. This allow me better
> > > highlight progress in
> > Cordova.
> > >
> > > I would like to help with releasing docs, since I work in related
> > > area
> > and
> > > want to know more about whole docs release process.
> > >
> > > 2015-08-05 13:46 GMT+06:00 julio cesar sanchez  >:
> > >
> > > > BTW, I want to help reviewing too, but I don't really know how to
> > > > do it, in the contributing documentation I have found information
> > > > about the issue workflow, but I can't find anything about
> > > > reviewing workflow
> > > >
> > > > 2015-08-05 9:41 GMT+02:00 julio cesar sanchez
> > > >  > >:
> > > >
> > > > > We should wait for ios 3.9.1 with the build fix before the tools
> > > > > release
> > > > >
> > > > > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> > > > >
> > > > >> I will help out with reviewing and voting for all.
> > > > >>
> > > > >> I can take over the release of browser and firefoxos, I have a
> > > > >> new Mac
> > > > so
> > > > >> it will be a good practice to go thru a release process and
> > > > >> make sure I have pgp setup and access to different places
> > > > >>
> > > > >> - Carlos
> > > > >> Sent from my iPhone
> > > > >>
> > > > >> > On Aug 4, 2015, at 7:50 PM, Steven Gill
> > > > >> > 
> > > > wrote:
> > > > >> >
> > > > >> > Lots of discussions on upcoming releases. My proposed
> > > > >> > timeline
> > > > >> >
> > > > >> > Wed: Start a tools release:
> > > > >> > cordova-lib@5.2.0 (fully working --browserify flag if we
> > > > >> > merge in
> > > > >> > PR)
> > > > >> > cordova-cli@5.2.0
> > > > >> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry
> > > > >> > features)
> > > > >> > cordova-js@4.1.0
> > > > >> >
> > > > >> > Pinned android 4.1.1 and ios 3.9.0
> > > > >> >
> > > > >> > Wed/Thurs: Start platform releases Windows, Blackberry,
> > > > >> > Browser, Ubuntu, FirefoxOS, webos
> > > > >> >
> > > > >> > Next week:
> > > > >> > * New lib/cli release with updated pinned platforms. Probably
> > > > >> > 5.2.1
> > > > >> > * Plugins release
> > > > >> >
> > > > >> > If people want to take over/help with any of these releases,
> > > > >> > let me
> > > > >> know.
> > > > >> > I'm going to start by diving into tools tomorrow. I will
> > > > >> > definitely
> > > > need
> > > > >> > help with reviewing and voting on releases.
> > > > >>
> > > > >> ---
> > > > >> 
> > > > >> -- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > > > >> For additional commands, e-mail: dev-h...@cordova.apache.org
> > > > >>
> > > > >>
> > > > >
> > > >
> > >
> >
>


RE: [DISCUSS] Upcoming Releases

2015-08-05 Thread Nikhil Khandelwal
The tools release can start even before iOS 3.9.1 release as we do semver 
dependency for platforms now and when iOS 3.9.1 comes out (which should be 
almost simultaneously) it will automatically be picked up.

Thanks,
Nikhil


-Original Message-
From: Steven Gill [mailto:stevengil...@gmail.com] 
Sent: Wednesday, August 5, 2015 2:39 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

I merged it and am going to start the ios@3.9.1 release now

On Wed, Aug 5, 2015 at 2:37 PM, Carlos Santana  wrote:

> I just finish testing this and it also works for me
>
> cordova platform add ios
> cordova build
> cordova platform update ../cordova-ios-CB9453/ cordova build cordova 
> emulate
>
> On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) < 
> v-ses...@microsoft.com> wrote:
>
> > Hi guys,
> >
> > Please review a PR with iOS@3.9.0 build fix:
> > https://github.com/apache/cordova-ios/pull/150/files
> >
> > Please let me know if you have any questions or considerations.
> >
> > Best regards,
> > Sergey Shakhnazarov
> >
> > -Original Message-
> > From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> > Sent: Wednesday, August 5, 2015 3:55 PM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Upcoming Releases
> >
> > Would be good to have next version of cordova-browser (3.7.0 or 4.0) 
> > include in next release too if it's ready. It contains ability to 
> > launch server, so I could make good post in Russian speaking 
> > community about improvements in Cordova. This allow me better 
> > highlight progress in
> Cordova.
> >
> > I would like to help with releasing docs, since I work in related 
> > area
> and
> > want to know more about whole docs release process.
> >
> > 2015-08-05 13:46 GMT+06:00 julio cesar sanchez :
> >
> > > BTW, I want to help reviewing too, but I don't really know how to 
> > > do it, in the contributing documentation I have found information 
> > > about the issue workflow, but I can't find anything about 
> > > reviewing workflow
> > >
> > > 2015-08-05 9:41 GMT+02:00 julio cesar sanchez 
> > >  >:
> > >
> > > > We should wait for ios 3.9.1 with the build fix before the tools 
> > > > release
> > > >
> > > > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> > > >
> > > >> I will help out with reviewing and voting for all.
> > > >>
> > > >> I can take over the release of browser and firefoxos, I have a 
> > > >> new Mac
> > > so
> > > >> it will be a good practice to go thru a release process and 
> > > >> make sure I have pgp setup and access to different places
> > > >>
> > > >> - Carlos
> > > >> Sent from my iPhone
> > > >>
> > > >> > On Aug 4, 2015, at 7:50 PM, Steven Gill 
> > > >> > 
> > > wrote:
> > > >> >
> > > >> > Lots of discussions on upcoming releases. My proposed 
> > > >> > timeline
> > > >> >
> > > >> > Wed: Start a tools release:
> > > >> > cordova-lib@5.2.0 (fully working --browserify flag if we 
> > > >> > merge in
> > > >> > PR)
> > > >> > cordova-cli@5.2.0
> > > >> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry 
> > > >> > features)
> > > >> > cordova-js@4.1.0
> > > >> >
> > > >> > Pinned android 4.1.1 and ios 3.9.0
> > > >> >
> > > >> > Wed/Thurs: Start platform releases Windows, Blackberry, 
> > > >> > Browser, Ubuntu, FirefoxOS, webos
> > > >> >
> > > >> > Next week:
> > > >> > * New lib/cli release with updated pinned platforms. Probably
> > > >> > 5.2.1
> > > >> > * Plugins release
> > > >> >
> > > >> > If people want to take over/help with any of these releases, 
> > > >> > let me
> > > >> know.
> > > >> > I'm going to start by diving into tools tomorrow. I will 
> > > >> > definitely
> > > need
> > > >> > help with reviewing and voting on releases.
> > > >>
> > > >> ---
> > > >> 
> > > >> -- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > > >> For additional commands, e-mail: dev-h...@cordova.apache.org
> > > >>
> > > >>
> > > >
> > >
> >
>


Re: [DISCUSS] Upcoming Releases

2015-08-05 Thread Steven Gill
I merged it and am going to start the ios@3.9.1 release now

On Wed, Aug 5, 2015 at 2:37 PM, Carlos Santana  wrote:

> I just finish testing this and it also works for me
>
> cordova platform add ios
> cordova build
> cordova platform update ../cordova-ios-CB9453/
> cordova build
> cordova emulate
>
> On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) <
> v-ses...@microsoft.com> wrote:
>
> > Hi guys,
> >
> > Please review a PR with iOS@3.9.0 build fix:
> > https://github.com/apache/cordova-ios/pull/150/files
> >
> > Please let me know if you have any questions or considerations.
> >
> > Best regards,
> > Sergey Shakhnazarov
> >
> > -Original Message-
> > From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> > Sent: Wednesday, August 5, 2015 3:55 PM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Upcoming Releases
> >
> > Would be good to have next version of cordova-browser (3.7.0 or 4.0)
> > include in next release too if it's ready. It contains ability to launch
> > server, so I could make good post in Russian speaking community about
> > improvements in Cordova. This allow me better highlight progress in
> Cordova.
> >
> > I would like to help with releasing docs, since I work in related area
> and
> > want to know more about whole docs release process.
> >
> > 2015-08-05 13:46 GMT+06:00 julio cesar sanchez :
> >
> > > BTW, I want to help reviewing too, but I don't really know how to do
> > > it, in the contributing documentation I have found information about
> > > the issue workflow, but I can't find anything about reviewing workflow
> > >
> > > 2015-08-05 9:41 GMT+02:00 julio cesar sanchez  >:
> > >
> > > > We should wait for ios 3.9.1 with the build fix before the tools
> > > > release
> > > >
> > > > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> > > >
> > > >> I will help out with reviewing and voting for all.
> > > >>
> > > >> I can take over the release of browser and firefoxos, I have a new
> > > >> Mac
> > > so
> > > >> it will be a good practice to go thru a release process and make
> > > >> sure I have pgp setup and access to different places
> > > >>
> > > >> - Carlos
> > > >> Sent from my iPhone
> > > >>
> > > >> > On Aug 4, 2015, at 7:50 PM, Steven Gill 
> > > wrote:
> > > >> >
> > > >> > Lots of discussions on upcoming releases. My proposed timeline
> > > >> >
> > > >> > Wed: Start a tools release:
> > > >> > cordova-lib@5.2.0 (fully working --browserify flag if we merge in
> > > >> > PR)
> > > >> > cordova-cli@5.2.0
> > > >> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
> > > >> > cordova-js@4.1.0
> > > >> >
> > > >> > Pinned android 4.1.1 and ios 3.9.0
> > > >> >
> > > >> > Wed/Thurs: Start platform releases Windows, Blackberry, Browser,
> > > >> > Ubuntu, FirefoxOS, webos
> > > >> >
> > > >> > Next week:
> > > >> > * New lib/cli release with updated pinned platforms. Probably
> > > >> > 5.2.1
> > > >> > * Plugins release
> > > >> >
> > > >> > If people want to take over/help with any of these releases, let
> > > >> > me
> > > >> know.
> > > >> > I'm going to start by diving into tools tomorrow. I will
> > > >> > definitely
> > > need
> > > >> > help with reviewing and voting on releases.
> > > >>
> > > >> ---
> > > >> -- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > > >> For additional commands, e-mail: dev-h...@cordova.apache.org
> > > >>
> > > >>
> > > >
> > >
> >
>


Re: [DISCUSS] Upcoming Releases

2015-08-05 Thread Carlos Santana
I just finish testing this and it also works for me

cordova platform add ios
cordova build
cordova platform update ../cordova-ios-CB9453/
cordova build
cordova emulate

On Wed, Aug 5, 2015 at 1:58 PM Sergey Shakhnazarov (Akvelon) <
v-ses...@microsoft.com> wrote:

> Hi guys,
>
> Please review a PR with iOS@3.9.0 build fix:
> https://github.com/apache/cordova-ios/pull/150/files
>
> Please let me know if you have any questions or considerations.
>
> Best regards,
> Sergey Shakhnazarov
>
> -Original Message-
> From: Andrey Kurdumov [mailto:kant2...@googlemail.com]
> Sent: Wednesday, August 5, 2015 3:55 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Upcoming Releases
>
> Would be good to have next version of cordova-browser (3.7.0 or 4.0)
> include in next release too if it's ready. It contains ability to launch
> server, so I could make good post in Russian speaking community about
> improvements in Cordova. This allow me better highlight progress in Cordova.
>
> I would like to help with releasing docs, since I work in related area and
> want to know more about whole docs release process.
>
> 2015-08-05 13:46 GMT+06:00 julio cesar sanchez :
>
> > BTW, I want to help reviewing too, but I don't really know how to do
> > it, in the contributing documentation I have found information about
> > the issue workflow, but I can't find anything about reviewing workflow
> >
> > 2015-08-05 9:41 GMT+02:00 julio cesar sanchez :
> >
> > > We should wait for ios 3.9.1 with the build fix before the tools
> > > release
> > >
> > > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> > >
> > >> I will help out with reviewing and voting for all.
> > >>
> > >> I can take over the release of browser and firefoxos, I have a new
> > >> Mac
> > so
> > >> it will be a good practice to go thru a release process and make
> > >> sure I have pgp setup and access to different places
> > >>
> > >> - Carlos
> > >> Sent from my iPhone
> > >>
> > >> > On Aug 4, 2015, at 7:50 PM, Steven Gill 
> > wrote:
> > >> >
> > >> > Lots of discussions on upcoming releases. My proposed timeline
> > >> >
> > >> > Wed: Start a tools release:
> > >> > cordova-lib@5.2.0 (fully working --browserify flag if we merge in
> > >> > PR)
> > >> > cordova-cli@5.2.0
> > >> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
> > >> > cordova-js@4.1.0
> > >> >
> > >> > Pinned android 4.1.1 and ios 3.9.0
> > >> >
> > >> > Wed/Thurs: Start platform releases Windows, Blackberry, Browser,
> > >> > Ubuntu, FirefoxOS, webos
> > >> >
> > >> > Next week:
> > >> > * New lib/cli release with updated pinned platforms. Probably
> > >> > 5.2.1
> > >> > * Plugins release
> > >> >
> > >> > If people want to take over/help with any of these releases, let
> > >> > me
> > >> know.
> > >> > I'm going to start by diving into tools tomorrow. I will
> > >> > definitely
> > need
> > >> > help with reviewing and voting on releases.
> > >>
> > >> ---
> > >> -- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > >> For additional commands, e-mail: dev-h...@cordova.apache.org
> > >>
> > >>
> > >
> >
>


RE: [DISCUSS] Upcoming Releases

2015-08-05 Thread Sergey Shakhnazarov (Akvelon)
Hi guys,

Please review a PR with iOS@3.9.0 build fix:
https://github.com/apache/cordova-ios/pull/150/files 

Please let me know if you have any questions or considerations.

Best regards,
Sergey Shakhnazarov

-Original Message-
From: Andrey Kurdumov [mailto:kant2...@googlemail.com] 
Sent: Wednesday, August 5, 2015 3:55 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Upcoming Releases

Would be good to have next version of cordova-browser (3.7.0 or 4.0) include in 
next release too if it's ready. It contains ability to launch server, so I 
could make good post in Russian speaking community about improvements in 
Cordova. This allow me better highlight progress in Cordova.

I would like to help with releasing docs, since I work in related area and want 
to know more about whole docs release process.

2015-08-05 13:46 GMT+06:00 julio cesar sanchez :

> BTW, I want to help reviewing too, but I don't really know how to do 
> it, in the contributing documentation I have found information about 
> the issue workflow, but I can't find anything about reviewing workflow
>
> 2015-08-05 9:41 GMT+02:00 julio cesar sanchez :
>
> > We should wait for ios 3.9.1 with the build fix before the tools 
> > release
> >
> > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> >
> >> I will help out with reviewing and voting for all.
> >>
> >> I can take over the release of browser and firefoxos, I have a new 
> >> Mac
> so
> >> it will be a good practice to go thru a release process and make 
> >> sure I have pgp setup and access to different places
> >>
> >> - Carlos
> >> Sent from my iPhone
> >>
> >> > On Aug 4, 2015, at 7:50 PM, Steven Gill 
> wrote:
> >> >
> >> > Lots of discussions on upcoming releases. My proposed timeline
> >> >
> >> > Wed: Start a tools release:
> >> > cordova-lib@5.2.0 (fully working --browserify flag if we merge in 
> >> > PR)
> >> > cordova-cli@5.2.0
> >> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
> >> > cordova-js@4.1.0
> >> >
> >> > Pinned android 4.1.1 and ios 3.9.0
> >> >
> >> > Wed/Thurs: Start platform releases Windows, Blackberry, Browser, 
> >> > Ubuntu, FirefoxOS, webos
> >> >
> >> > Next week:
> >> > * New lib/cli release with updated pinned platforms. Probably 
> >> > 5.2.1
> >> > * Plugins release
> >> >
> >> > If people want to take over/help with any of these releases, let 
> >> > me
> >> know.
> >> > I'm going to start by diving into tools tomorrow. I will 
> >> > definitely
> need
> >> > help with reviewing and voting on releases.
> >>
> >> ---
> >> -- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> >> For additional commands, e-mail: dev-h...@cordova.apache.org
> >>
> >>
> >
>


Re: [DISCUSS] Upcoming Releases

2015-08-05 Thread Andrey Kurdumov
Would be good to have next version of cordova-browser (3.7.0 or 4.0)
include in next release too if it's ready. It contains ability to launch
server, so I could make good post in Russian speaking community about
improvements in Cordova. This allow me better highlight progress in Cordova.

I would like to help with releasing docs, since I work in related area and
want to know more about whole docs release process.

2015-08-05 13:46 GMT+06:00 julio cesar sanchez :

> BTW, I want to help reviewing too, but I don't really know how to do it, in
> the contributing documentation I have found information about the issue
> workflow, but I can't find anything about reviewing workflow
>
> 2015-08-05 9:41 GMT+02:00 julio cesar sanchez :
>
> > We should wait for ios 3.9.1 with the build fix before the tools release
> >
> > 2015-08-05 4:33 GMT+02:00 Carlos Santana :
> >
> >> I will help out with reviewing and voting for all.
> >>
> >> I can take over the release of browser and firefoxos, I have a new Mac
> so
> >> it will be a good practice to go thru a release process and make sure I
> >> have pgp setup and access to different places
> >>
> >> - Carlos
> >> Sent from my iPhone
> >>
> >> > On Aug 4, 2015, at 7:50 PM, Steven Gill 
> wrote:
> >> >
> >> > Lots of discussions on upcoming releases. My proposed timeline
> >> >
> >> > Wed: Start a tools release:
> >> > cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
> >> > cordova-cli@5.2.0
> >> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
> >> > cordova-js@4.1.0
> >> >
> >> > Pinned android 4.1.1 and ios 3.9.0
> >> >
> >> > Wed/Thurs: Start platform releases
> >> > Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
> >> >
> >> > Next week:
> >> > * New lib/cli release with updated pinned platforms. Probably 5.2.1
> >> > * Plugins release
> >> >
> >> > If people want to take over/help with any of these releases, let me
> >> know.
> >> > I'm going to start by diving into tools tomorrow. I will definitely
> need
> >> > help with reviewing and voting on releases.
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> >> For additional commands, e-mail: dev-h...@cordova.apache.org
> >>
> >>
> >
>


Re: [DISCUSS] Upcoming Releases

2015-08-05 Thread julio cesar sanchez
BTW, I want to help reviewing too, but I don't really know how to do it, in
the contributing documentation I have found information about the issue
workflow, but I can't find anything about reviewing workflow

2015-08-05 9:41 GMT+02:00 julio cesar sanchez :

> We should wait for ios 3.9.1 with the build fix before the tools release
>
> 2015-08-05 4:33 GMT+02:00 Carlos Santana :
>
>> I will help out with reviewing and voting for all.
>>
>> I can take over the release of browser and firefoxos, I have a new Mac so
>> it will be a good practice to go thru a release process and make sure I
>> have pgp setup and access to different places
>>
>> - Carlos
>> Sent from my iPhone
>>
>> > On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
>> >
>> > Lots of discussions on upcoming releases. My proposed timeline
>> >
>> > Wed: Start a tools release:
>> > cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
>> > cordova-cli@5.2.0
>> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
>> > cordova-js@4.1.0
>> >
>> > Pinned android 4.1.1 and ios 3.9.0
>> >
>> > Wed/Thurs: Start platform releases
>> > Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
>> >
>> > Next week:
>> > * New lib/cli release with updated pinned platforms. Probably 5.2.1
>> > * Plugins release
>> >
>> > If people want to take over/help with any of these releases, let me
>> know.
>> > I'm going to start by diving into tools tomorrow. I will definitely need
>> > help with reviewing and voting on releases.
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>
>>
>


Re: [DISCUSS] Upcoming Releases

2015-08-05 Thread julio cesar sanchez
We should wait for ios 3.9.1 with the build fix before the tools release

2015-08-05 4:33 GMT+02:00 Carlos Santana :

> I will help out with reviewing and voting for all.
>
> I can take over the release of browser and firefoxos, I have a new Mac so
> it will be a good practice to go thru a release process and make sure I
> have pgp setup and access to different places
>
> - Carlos
> Sent from my iPhone
>
> > On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
> >
> > Lots of discussions on upcoming releases. My proposed timeline
> >
> > Wed: Start a tools release:
> > cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
> > cordova-cli@5.2.0
> > cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
> > cordova-js@4.1.0
> >
> > Pinned android 4.1.1 and ios 3.9.0
> >
> > Wed/Thurs: Start platform releases
> > Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
> >
> > Next week:
> > * New lib/cli release with updated pinned platforms. Probably 5.2.1
> > * Plugins release
> >
> > If people want to take over/help with any of these releases, let me know.
> > I'm going to start by diving into tools tomorrow. I will definitely need
> > help with reviewing and voting on releases.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


Re: [DISCUSS] Upcoming Releases

2015-08-04 Thread Carlos Santana
I will help out with reviewing and voting for all. 

I can take over the release of browser and firefoxos, I have a new Mac so it 
will be a good practice to go thru a release process and make sure I have pgp 
setup and access to different places

- Carlos
Sent from my iPhone

> On Aug 4, 2015, at 7:50 PM, Steven Gill  wrote:
> 
> Lots of discussions on upcoming releases. My proposed timeline
> 
> Wed: Start a tools release:
> cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR)
> cordova-cli@5.2.0
> cordova-plugman@0.24.0 or 1.0.0 (removed all registry features)
> cordova-js@4.1.0
> 
> Pinned android 4.1.1 and ios 3.9.0
> 
> Wed/Thurs: Start platform releases
> Windows, Blackberry, Browser, Ubuntu, FirefoxOS, webos
> 
> Next week:
> * New lib/cli release with updated pinned platforms. Probably 5.2.1
> * Plugins release
> 
> If people want to take over/help with any of these releases, let me know.
> I'm going to start by diving into tools tomorrow. I will definitely need
> help with reviewing and voting on releases.

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org