You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Vladimir Kotikov (Akvelon)" <v-...@microsoft.com> on 2016/06/02 16:27:07 UTC

RE: [DISCUSS] Cordova-windows release

Guys, need one more vote

-
Best regards, Vladimir

-----Original Message-----
From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com] 
Sent: Friday, May 27, 2016 11:03 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Cordova-windows release

Makes sense. I'll proceed w/ minor version update. The next version will be 4.4.0

-
Best regards, Vladimir 

-----Original Message-----
From: Nikhil Khandelwal [mailto:nikhilkh@microsoft.com] 
Sent: Friday, May 27, 2016 9:36 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Cordova-windows release

I agree this qualifies for a minor version bump. I feel like these are the inner workings of the clean command and not a very explicit contract that we know anyone depends on.

-Nikhil

-----Original Message-----
From: Jason Ginchereau [mailto:jasongin@microsoft.com] 
Sent: Friday, May 27, 2016 9:26 AM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Cordova-windows release

How is that a breaking change? Note it doesn't affect a platform-centric workflow.

I had expected only a minor version bump would be appropriate.


-----Original Message-----
From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com] 
Sent: Friday, May 27, 2016 2:21 AM
To: dev@cordova.apache.org
Subject: [DISCUSS] Cordova-windows release

Hey, guys
We're planning to do a major cordova-windows v.5.0.0 release. The major version bump is mostly required due to changed behavior of 'clean' command which now wipes 'www' contents as well as build artifacts which can be considered as a breaking change for some users. 

Here is the list of changes to be included:
CB-11117: Optimize prepare for windows platform, clean prepared files
CB-11259: Improving build output
CB-11204: Catch when SDK not present on build and give appropriate error message
CB-11156 Change default FadeSplashScreenDuration value
CB-11176 Fix windows-splashscreen compatibility with older plugin versions
CB-11139 Use PluginManager from common to install/uninstall plugins
CB-10653 Making the windows activation context complete
CB-11150 CI Error - Windows Platform - Could not find XHR config file
CB-8056 Implement splashscreen for Windows platform
CB-11066 Remove uap prefixed capabilities along with regular ones
CB-11022 Duplicate www files on plugin installtion
CB-10964 Handle build.json file starting with a BOM. This closes #166
CB-11024: Add preference to set the min UAP target version in the JSProj File

Does anyone have any reason to delay a this release? Any other patches to land? Any objections?
If not, I will start the vote on Monday

-
Best regards, Vladimir


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


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


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


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


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


Re: [DISCUSS] Cordova-windows release

Posted by Jesse <pu...@gmail.com>.
Sorry Vlad. I was away.


@purplecabbage
risingj.com

On Fri, Jun 3, 2016 at 7:33 AM, Vladimir Kotikov (Akvelon) <
v-vlkoti@microsoft.com> wrote:

> The release is done. Please review the blog post here:
> https://github.com/apache/cordova-docs/pull/609
>
> -
> Best regards, Vladimir
>
> -----Original Message-----
> From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com]
> Sent: Thursday, June 2, 2016 7:27 PM
> To: dev@cordova.apache.org
> Subject: RE: [DISCUSS] Cordova-windows release
>
> Guys, need one more vote
>
> -
> Best regards, Vladimir
>
> -----Original Message-----
> From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com]
> Sent: Friday, May 27, 2016 11:03 PM
> To: dev@cordova.apache.org
> Subject: RE: [DISCUSS] Cordova-windows release
>
> Makes sense. I'll proceed w/ minor version update. The next version will
> be 4.4.0
>
> -
> Best regards, Vladimir
>
> -----Original Message-----
> From: Nikhil Khandelwal [mailto:nikhilkh@microsoft.com]
> Sent: Friday, May 27, 2016 9:36 PM
> To: dev@cordova.apache.org
> Subject: RE: [DISCUSS] Cordova-windows release
>
> I agree this qualifies for a minor version bump. I feel like these are the
> inner workings of the clean command and not a very explicit contract that
> we know anyone depends on.
>
> -Nikhil
>
> -----Original Message-----
> From: Jason Ginchereau [mailto:jasongin@microsoft.com]
> Sent: Friday, May 27, 2016 9:26 AM
> To: dev@cordova.apache.org
> Subject: RE: [DISCUSS] Cordova-windows release
>
> How is that a breaking change? Note it doesn't affect a platform-centric
> workflow.
>
> I had expected only a minor version bump would be appropriate.
>
>
> -----Original Message-----
> From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com]
> Sent: Friday, May 27, 2016 2:21 AM
> To: dev@cordova.apache.org
> Subject: [DISCUSS] Cordova-windows release
>
> Hey, guys
> We're planning to do a major cordova-windows v.5.0.0 release. The major
> version bump is mostly required due to changed behavior of 'clean' command
> which now wipes 'www' contents as well as build artifacts which can be
> considered as a breaking change for some users.
>
> Here is the list of changes to be included:
> CB-11117: Optimize prepare for windows platform, clean prepared files
> CB-11259: Improving build output
> CB-11204: Catch when SDK not present on build and give appropriate error
> message
> CB-11156 Change default FadeSplashScreenDuration value
> CB-11176 Fix windows-splashscreen compatibility with older plugin versions
> CB-11139 Use PluginManager from common to install/uninstall plugins
> CB-10653 Making the windows activation context complete
> CB-11150 CI Error - Windows Platform - Could not find XHR config file
> CB-8056 Implement splashscreen for Windows platform
> CB-11066 Remove uap prefixed capabilities along with regular ones
> CB-11022 Duplicate www files on plugin installtion
> CB-10964 Handle build.json file starting with a BOM. This closes #166
> CB-11024: Add preference to set the min UAP target version in the JSProj
> File
>
> Does anyone have any reason to delay a this release? Any other patches to
> land? Any objections?
> If not, I will start the vote on Monday
>
> -
> Best regards, Vladimir
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>
>

RE: [DISCUSS] Cordova-windows release

Posted by "Vladimir Kotikov (Akvelon)" <v-...@microsoft.com>.
The release is done. Please review the blog post here: https://github.com/apache/cordova-docs/pull/609 

-
Best regards, Vladimir

-----Original Message-----
From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com] 
Sent: Thursday, June 2, 2016 7:27 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Cordova-windows release

Guys, need one more vote

-
Best regards, Vladimir

-----Original Message-----
From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com] 
Sent: Friday, May 27, 2016 11:03 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Cordova-windows release

Makes sense. I'll proceed w/ minor version update. The next version will be 4.4.0

-
Best regards, Vladimir 

-----Original Message-----
From: Nikhil Khandelwal [mailto:nikhilkh@microsoft.com] 
Sent: Friday, May 27, 2016 9:36 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Cordova-windows release

I agree this qualifies for a minor version bump. I feel like these are the inner workings of the clean command and not a very explicit contract that we know anyone depends on.

-Nikhil

-----Original Message-----
From: Jason Ginchereau [mailto:jasongin@microsoft.com] 
Sent: Friday, May 27, 2016 9:26 AM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] Cordova-windows release

How is that a breaking change? Note it doesn't affect a platform-centric workflow.

I had expected only a minor version bump would be appropriate.


-----Original Message-----
From: Vladimir Kotikov (Akvelon) [mailto:v-vlkoti@microsoft.com] 
Sent: Friday, May 27, 2016 2:21 AM
To: dev@cordova.apache.org
Subject: [DISCUSS] Cordova-windows release

Hey, guys
We're planning to do a major cordova-windows v.5.0.0 release. The major version bump is mostly required due to changed behavior of 'clean' command which now wipes 'www' contents as well as build artifacts which can be considered as a breaking change for some users. 

Here is the list of changes to be included:
CB-11117: Optimize prepare for windows platform, clean prepared files
CB-11259: Improving build output
CB-11204: Catch when SDK not present on build and give appropriate error message
CB-11156 Change default FadeSplashScreenDuration value
CB-11176 Fix windows-splashscreen compatibility with older plugin versions
CB-11139 Use PluginManager from common to install/uninstall plugins
CB-10653 Making the windows activation context complete
CB-11150 CI Error - Windows Platform - Could not find XHR config file
CB-8056 Implement splashscreen for Windows platform
CB-11066 Remove uap prefixed capabilities along with regular ones
CB-11022 Duplicate www files on plugin installtion
CB-10964 Handle build.json file starting with a BOM. This closes #166
CB-11024: Add preference to set the min UAP target version in the JSProj File

Does anyone have any reason to delay a this release? Any other patches to land? Any objections?
If not, I will start the vote on Monday

-
Best regards, Vladimir


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


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


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


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


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


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