RE: [PROPOSAL] Using cordovaDependencies in core plugins

2016-09-07 Thread Sergey Grebnov (Akvelon)
The reason Vladimir didn't specify CURRENT_PLUGIN_VERSION is that we know for sure that all plugins currently support Cordova 6.1.0 (version where we introduced cordovaDependencies logic) so adding this section is not necessary and has no effect. But if we add something like below this may

RE: [Vote] Cordova-windows 4.4.2 release

2016-07-25 Thread Sergey Grebnov (Akvelon)
I vote +1: * Reviewed Release notes * Verified that blank app could be created with the platform * Verified that blank app could be successfully built and ran Thanks, Sergey -Original Message- From: Tim Barham [mailto:tim.bar...@microsoft.com] Sent: Tuesday, July 26, 2016 12:57 AM To:

RE: [Vote] Tools Release

2016-07-18 Thread Sergey Grebnov (Akvelon)
I vote +1 * Reviewed Release notes * Verified ability to create blank app * Verified ability to add, build and run iOS, Android and Windows Thanks, Sergey -Original Message- From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com] Sent: Wednesday, July 13, 2016 7:27 PM To:

RE: [Vote] Cordova-windows 4.1.1 release

2016-07-13 Thread Sergey Grebnov (Akvelon)
I vote +1 * Reviewed Release notes * Verified that blank app could be created with the platform * Verified that blank app can be successfully built and ran Thanks, Sergey -Original Message- From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com] Sent: Wednesday, July 13,

RE: [Vote] Cordova-windows 4.4.0 release

2016-06-02 Thread Sergey Grebnov (Akvelon)
I vote +1 * Reviewed Release notes * Verified that blank app creates correctly with platform * Verified that blank app can be successfully built and ran Thanks, Sergey -Original Message- From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com] Sent: Thursday, June 2, 2016 6:11

RE: DISCUSS cordova-paramedic

2016-03-05 Thread Sergey Grebnov (Akvelon)
Great news, thanks Jesse! I've sent first PR: https://github.com/apache/cordova-paramedic/pull/1 -Sergey -Original Message- From: Nikhil Khandelwal [mailto:nikhi...@microsoft.com] Sent: Saturday, March 5, 2016 1:08 AM To: dev@cordova.apache.org Subject: RE: DISCUSS cordova-paramedic

RE: [Vote] 4.1.0 iOS Release

2016-02-29 Thread Sergey Grebnov (Akvelon)
I vote +1 * Run auto-tests for core plugins with browserify option on iOS 8.1.1 device. Log available at [1] * Reviewed release notes [1] https://gist.github.com/sgrebnov/8f0e59f010dac7d4cfa9 -Sergey Grebnov -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent:

RE: [Vote] 5.1.1 Android Release (attempt 3)

2016-02-29 Thread Sergey Grebnov (Akvelon)
I vote +1 * Manually verified platform could be added, built and run (blank app) * Run auto-tests for core plugins on Android 6.0 device (paramedic) -Sergey Grebnov -Original Message- From: Joe Bowser [mailto:bows...@gmail.com] Sent: Tuesday, March 1, 2016 1:24 AM To: dev

RE: [Vote] Cordova common 1.1.0 Release

2016-02-17 Thread Sergey Grebnov (Akvelon)
+1 * Review changes (compared w/ previous release content) -Sergey -Original Message- From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com] Sent: Wednesday, February 17, 2016 2:20 PM To: dev@cordova.apache.org Subject: RE: [Vote] Cordova common 1.1.0 Release I vote +1. *

RE: [VOTE] Plugins Release

2016-02-11 Thread Sergey Grebnov (Akvelon)
I vote +1 * Run auto-tests * Verified release notes -Sergey Grebnov -Original Message- From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com] Sent: Wednesday, February 10, 2016 6:16 PM To: dev@cordova.apache.org Subject: RE: [VOTE] Plugins Release I vote +1. * Verified

RE: [Discuss] Process question

2016-02-05 Thread Sergey Grebnov (Akvelon)
Yeap, I completely forgot to update associated JIRA issue, fixed. Sean, thank you for the patch! PS. This is covered in the PR processing documentation[1]: Step 7: Update JIRA [1] https://github.com/apache/cordova-coho/blob/master/docs/processing-pull-requests.md -Sergey -Original

RE: [DISCUSS] inAppBrowser plugin release

2016-02-05 Thread Sergey Grebnov (Akvelon)
! On Thu, Feb 4, 2016 at 5:40 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Can someone give me npm permissions for the plugin please: > > npm owner add sgrebnov cordova-plugin-inappbrowser > > -Sergey > -Original Message- > From: Serg

RE: [DISCUSS] inAppBrowser plugin release

2016-02-04 Thread Sergey Grebnov (Akvelon)
Can someone give me npm permissions for the plugin please: npm owner add sgrebnov cordova-plugin-inappbrowser -Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday, February 1, 2016 2:46 PM To: 'dev@cordova.apache.org' <dev@cordova.apache.org> Subject: RE: [D

[REVIEW] cordova-plugin-inappbrowser 1.2.1 blog post

2016-02-04 Thread Sergey Grebnov (Akvelon)
Please review and comment: https://github.com/apache/cordova-docs/pull/486 -Sergey - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

RE: [VOTE] InAppBrowser Plugin Release

2016-02-04 Thread Sergey Grebnov (Akvelon)
correctly to blank app * Verified that blank app can be successfully built and ran * Ran smoke testing of mobilespec app * Verified release notes -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Tuesday, February 2, 2016 3:18 PM To: dev

RE: [VOTE] InAppBrowser Plugin Release

2016-02-02 Thread Sergey Grebnov (Akvelon)
at 6:39 PM, Sean Kelly <h...@seank.com> wrote: > I'd vote no. I'd really like to see CB-7786 get in before the next release. > > SeanK > > On Tue, Feb 2, 2016 at 4:17 AM, Sergey Grebnov (Akvelon) < > v-seg...@microsoft.com> wrote: > > > Please review and

[VOTE] InAppBrowser Plugin Release

2016-02-02 Thread Sergey Grebnov (Akvelon)
Please review and vote on the InAppBrowser plugin release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-10505 The plugin has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-10505/ The

RE: [DISCUSS] Enabling coverage reports collection and analysis for cordova repos

2016-02-02 Thread Sergey Grebnov (Akvelon)
+1 - I would start from identifying weak places - important functionality/methods which are not covered or coverage is low. This is not just one magic coverage number - this is about what functionality is covered and what is not. -Sergey -Original Message- From: Carlos Santana

RE: [DISCUSS] Cordova windows 4.3.1 release

2016-02-01 Thread Sergey Grebnov (Akvelon)
+1 -Sergey -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Saturday, January 30, 2016 1:23 AM To: dev@cordova.apache.org Subject: [DISCUSS] Cordova windows 4.3.1 release Hi all We're planning to do a patch release of cordova-windows

RE: [DISCUSS] inAppBrowser plugin release

2016-02-01 Thread Sergey Grebnov (Akvelon)
CB-10451 InAppBrowser: loadstart event is not triggered on Windows CB-10450 InAppBrowser: Unable to get property 'canGoBack' of undefined on Windows -Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Thursday, January 28, 2016 7:21 PM To: 'dev@cordova.apache.org

RE: [DISCUSS] inAppBrowser plugin release

2016-01-28 Thread Sergey Grebnov (Akvelon)
on Android https://github.com/apache/cordova-plugin-inappbrowser/pull/144/files?w=1 InAppBrowser bugfixing on Windows: CB-10451, CB-10452, CB-10454 https://github.com/apache/cordova-plugin-inappbrowser/pull/145/files?w=1 -Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Wednesday

RE: [DISCUSS] inAppBrowser plugin release

2016-01-27 Thread Sergey Grebnov (Akvelon)
- From: Sergey Grebnov (Akvelon) Sent: Tuesday, January 26, 2016 4:19 PM To: dev@cordova.apache.org Subject: RE: [DISCUSS] inAppBrowser plugin release Looks like we don't have auto tests for InAppBrowser plugin at all. We should write sanity test to ensure plugin is successfully initialized at least

RE: [DISCUSS] inAppBrowser plugin release

2016-01-26 Thread Sergey Grebnov (Akvelon)
Looks like we don't have auto tests for InAppBrowser plugin at all. We should write sanity test to ensure plugin is successfully initialized at least (there is cordova.InAppBrowser.open method available). I also think that it is doable to write auto tests for main events (load start/stop, etc)

[Discuss] return statement in plugins js modules

2016-01-25 Thread Sergey Grebnov (Akvelon)
Hi guys, working on some browserify issue I found out that some plugins use `return` statement to prevent logic from being loaded due to some reason (Api is natively supported, we are under Ripple emulation, etc) - see example below. This is totally fine since this will be wrapped in function

RE: [Vote] Windwos 4.3.0 Release attempt 3

2016-01-18 Thread Sergey Grebnov (Akvelon)
evious version > * Verified compatibility with core plugins (ran autotests for released > plugin versions) > * Verified release notes > > Additional checks: > * Verified version > * Verified line breaks > > Thanks, > Alexander Sorokin > > -Original Message-

RE: [DISCUSS] Cordova-windows 4.3.0 release

2016-01-18 Thread Sergey Grebnov (Akvelon)
, 2016 at 10:15 AM Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Cherry-picked the following two fixes and started new vote (attempt > 3), release notes and blogpost are not affected as those issues have > been recently introduced/fixed and don't affect previous versi

RE: [DISCUSS] Cordova-windows 4.3.0 release

2016-01-18 Thread Sergey Grebnov (Akvelon)
! On Mon, Jan 18, 2016 at 7:37 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > I've published cordova-windows@4.3.0 on npm and has merged release > blogpost [1]. Could someone help me w/ Announce[2] and blogpost > release steps please. > > [1] https://gith

RE: [DISCUSS] Cordova-windows 4.3.0 release

2016-01-14 Thread Sergey Grebnov (Akvelon)
uot; fails for cordova-windows -Sergey -Original Message----- From: Sergey Grebnov (Akvelon) Sent: Thursday, January 14, 2016 9:20 AM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Cordova-windows 4.3.0 release Vladimir is on sick leave, I will take a look on this as high priority thing today a

[Vote] Windwos 4.3.0 Release attempt 3

2016-01-14 Thread Sergey Grebnov (Akvelon)
Please review and vote on this 4.3.0 Windows Release (3nd attempt) by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-10299 The archive has been published to dist/dev:

RE: [Vote] Windows 4.3.0 Release attempt 2

2016-01-13 Thread Sergey Grebnov (Akvelon)
The vote has failed. -Sergey -Original Message- From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com] Sent: Wednesday, January 13, 2016 6:22 PM To: dev@cordova.apache.org Subject: RE: [Vote] Windows 4.3.0 Release attempt 2 There is a bug introduced in this release which

RE: [DISCUSS] Cordova-windows 4.3.0 release

2016-01-13 Thread Sergey Grebnov (Akvelon)
Vladimir is on sick leave, I will take a look on this as high priority thing today and restart the vote -Sergey -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Thursday, January 14, 2016 1:46 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Cordova-windows

RE: writing a binary file

2015-12-28 Thread Sergey Grebnov (Akvelon)
I would recommend to see how this is done in cordova-plugin-file unit tests, for example file.spec.104 should be able to write binary data from an ArrayBuffer https://github.com/apache/cordova-plugin-file/blob/master/tests/tests.js#L2659 Thx! Sergey -Original Message- From: Allan

RE: Purpose of pre_package hook for windows

2015-12-10 Thread Sergey Grebnov (Akvelon)
Hi guys, the pre_package hook was added before I've started working on new hook model so I don't know much details about its original purpose. There are still plugins[1] on github which reply on it, but not much. I think pre_package is identical to before_compile so this should be an easy fix.

RE: [VOTE] 3.8.2 WP8 Release (Attempt 2)

2015-11-20 Thread Sergey Grebnov (Akvelon)
+1 * Manually verified platform could be added, built and run (blank app) * Run mobilespec auto tests * Reviewed release notes and package version Thx! Sergey -Original Message- From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com] Sent: Thursday, November 19, 2015 12:30 PM

RE: [ANNOUNCE] cordova-windows@4.2.0 released!

2015-11-14 Thread Sergey Grebnov (Akvelon)
Thank you Steve for your help w/ release -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Saturday, November 14, 2015 3:36 AM To: dev@cordova.apache.org Subject: [ANNOUNCE] cordova-windows@4.2.0 released! blog:

RE: [DISCUSS] cordova-wp8 patch release 3.8.2

2015-11-14 Thread Sergey Grebnov (Akvelon)
+1 -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Saturday, November 14, 2015 4:35 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] cordova-wp8 patch release 3.8.2 +1 On Fri, Nov 13, 2015 at 5:23 PM, Parashuram N wrote: > +1. >

RE: [Vote] 4.2.0 Windows Release

2015-11-12 Thread Sergey Grebnov (Akvelon)
rified version * Verified line breaks Thanks, Alexander Sorokin From: Sergey Grebnov (Akvelon) Sent: Saturday, November 7, 2015 4:37 PM To: 'dev@cordova.apache.org' Subject: RE: [Vote] 4.2.0 Windows Release Re-sending Vote email using correct platform name and version (4.2.0 Windows R

RE: [DISCUSS] Cordova-Windows Release

2015-11-12 Thread Sergey Grebnov (Akvelon)
bump will result from updating cordova-lib to > this pinned version (4.2.0) of cordova-windows? > > Kindly, > Dmitry > > On Nov 10, 2015, at 4:01 AM, Sergey Grebnov (Akvelon) < > v-seg...@microsoft.com<mailto:v-seg...@microsoft.com>> wrote: > > Please revie

RE: Native vs. File URIs

2015-11-12 Thread Sergey Grebnov (Akvelon)
I would deprecate NATIVE_URI option due to the following reasons: * It confuses a lot, even us can hardly understand what the real difference (Native vs. File URIs) * I don't think it adds much value * It adds complexity as we should maintain/test NATIVE_URI support I think plugin consumers are

RE: [DISCUSS] Cordova-Windows Release

2015-11-10 Thread Sergey Grebnov (Akvelon)
Please review blog post draft https://github.com/apache/cordova-docs/pull/417 Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Saturday, November 7, 2015 2:55 PM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Cordova-Windows Release Empty commit did the trick

RE: [DISCUSS] Cordova CLI error reporting

2015-11-10 Thread Sergey Grebnov (Akvelon)
Cordova.raw which is used by CLI and other tools use promises which are rejected w/ CordovaError [1] or just a string in case of error. So technically we support error codes but I don't think we specify them in many places. As per particular error codes,, the following list could be a good

RE: [DISCUSS] Cordova CLI error reporting

2015-11-10 Thread Sergey Grebnov (Akvelon)
: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Wednesday, November 11, 2015 8:59 AM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Cordova CLI error reporting Cordova.raw which is used by CLI and other tools use promises which are rejected w/ CordovaError [1] or just a string

RE: [Vote] 4.2.0 Windows Release

2015-11-07 Thread Sergey Grebnov (Akvelon)
Re-sending Vote email using correct platform name and version (4.2.0 Windows Release). Please review and vote on this 4.2.0 Windows Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9961 The archive has been

RE: [DISCUSS] Cordova-Windows Release

2015-11-07 Thread Sergey Grebnov (Akvelon)
ange (same got > for just creating a new branch with no changes). " > You can just file an issue to infra and they can manual update it. > > I wouldn't worry about the vote android 5.0.0 part, just respond to > the vote thread with the fixed line. > > > On Fri, Nov 6

RE: [DISCUSS] Cordova-Windows Release

2015-11-06 Thread Sergey Grebnov (Akvelon)
-windows.git;a=commit;h=b56900f1d227f33633ded3ab0aa3f56a10ae7c74 [2] https://github.com/apache/cordova-windows/tags Thx! -Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Thursday, November 5, 2015 1:57 PM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Cordova-Windows

RE: [DISCUSS] Cordova-Windows Release

2015-11-06 Thread Sergey Grebnov (Akvelon)
The Vote thread also starts with "Please review and vote on this 5.0.0 Android Release" which should be actually " Please review and vote on this 4.2.0 Windows Release ". Should I restart Vote due to this mistake? Thx! Sergey -Original Message- From: Sergey Grebnov

RE: [DISCUSS] Cordova-Windows Release

2015-11-05 Thread Sergey Grebnov (Akvelon)
. On Tue, Nov 3, 2015 at 12:10 PM Jesse <purplecabb...@gmail.com> wrote: > +1 > Sounds good. I want to test some of the recent line-ending > gitattribute changes with AppStore submission, so a release would be the > perfect test. > > > On Nov 2, 2015, at 11:18 PM, Sergey

RE: [VOTE] Tools Release (attempt 3)

2015-11-05 Thread Sergey Grebnov (Akvelon)
+1 * Verified ability to install/uninstall Cordova on Windows * Verified blank app could be created * Verified iOS, Android, Windows platforms could be added and built (iOS prepare only ) * Reviewed release notes * Verified cordova run --list -Sergey Grebnov -Original Message- From:

RE: [Vote] 5.0.0 Android Release (attempt 2)

2015-11-03 Thread Sergey Grebnov (Akvelon)
I vote +1 * Manually verified platform could be added, built and run using blank app * Ran Autotests (mobilespec) Thx! Sergey Grebnov -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Tuesday, November 3, 2015 4:19 AM To: dev@cordova.apache.org Subject: [Vote]

RE: [VOTE] Tools Release (attempt 2)

2015-11-03 Thread Sergey Grebnov (Akvelon)
+1 * Verified ability to install/uninstall Cordova on Windows * Verified blank app could be created * Verified iOS, Android, Windows platforms could be added and built (iOS prepare only ) * Reviewed release notes * Verified cordova run --list -Sergey Grebnov -Original Message- From:

[DISCUSS] Cordova-Windows Release

2015-11-02 Thread Sergey Grebnov (Akvelon)
Hi guys, last Windows release was in August and there are important changes landed to repo master from that time including: * Better Windows 10 in hosted environment support * Create/prepare fixes for non-Windows env (Linux/OSX) * Cumulative build support (windows10 and windows 8.1) *

RE: [DISCUSS] Cordova-Windows Release

2015-11-02 Thread Sergey Grebnov (Akvelon)
- From: Sergey Grebnov (Akvelon) Sent: Tuesday, November 3, 2015 10:10 AM To: dev@cordova.apache.org Subject: [DISCUSS] Cordova-Windows Release Hi guys, last Windows release was in August and there are important changes landed to repo master from that time including: * Better Windows 10

RE: [VOTE] iOS 3.9.2 release

2015-11-01 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified platform could be added, built and run with XCode 7.1 * Manually opened generated project on XCode 7.1 to ensure there are no errors/warnings here * Run mobile spec tests * Verified Release notes Sergey -Original Message- From: Shazron [mailto:shaz...@gmail.com]

RE: [DISCUSS] Cordova-ios 3.9.2 release

2015-11-01 Thread Sergey Grebnov (Akvelon)
I voted +1 in [Vote] thread, but I see there is some formatting issue in RELEASENOTES.md (missing beginning bullets in lines) - I've created associated JIRA issue to fix this in master after release https://issues.apache.org/jira/browse/CB-9927 Thx! Sergey -Original Message- From:

RE: [VOTE] 1.0.0 cordova-serve release

2015-10-06 Thread Sergey Grebnov (Akvelon)
I vote +1 Tested 'cordova run browser' using sample app and cordova-plugin-camera api -Sergey Grebnov -Original Message- From: Tim Barham [mailto:tim.bar...@microsoft.com] Sent: Tuesday, October 6, 2015 3:17 AM To: 'dev@cordova.apache.org' Subject: [VOTE] 1.0.0

RE: [Discuss] Cordova-common release

2015-09-25 Thread Sergey Grebnov (Akvelon)
something like this: var cdvUtil = require('cordova-util'), cdvPluginInfo = require('cordova-plugin-info'), cdvError = require('cordova-error'), cdvConfigParser = require('cordova-config-parser'), cdvConfigChanges = require('cordova-config-changes');

[Discuss] Cordova-common release

2015-09-24 Thread Sergey Grebnov (Akvelon)
Hi guys - we've decided to combine shared logic as cordova-common module and publish it separately (read [1] for more details). Corresponding change has landed to master[2] on last week so I'm wondering if we should release this module and then update LIB to rely on it (similar to

RE: [Vote] Tools Release Sep 17th (Take 2)

2015-09-24 Thread Sergey Grebnov (Akvelon)
u want, > > I > can > > do it. Just let me know. > > > > -Steve > > > > On Tue, Sep 22, 2015 at 7:34 PM, Sergey Grebnov (Akvelon) < > > v-seg...@microsoft.com> wrote: > > > >> The vote has now closed. The results are: > >> &

RE: [DISCUSS] Tools Release

2015-09-22 Thread Sergey Grebnov (Akvelon)
t; >> 41af91ab2d7cd011db47%7c1=M%2f1jcQ0q3%2bllZYMoSsU0dHNrX12No0fK > >> 5H > >> lcW3C13mg%3d > >> > >> > >> On 17 September 2015 at 03:46:52, Carlos Santana > >> (csantan...@gmail.com) > >> wrote: > >> > >>

RE: [DISCUSS] Tools Release

2015-09-22 Thread Sergey Grebnov (Akvelon)
Could someone merge the post or give me write access to the apache-blog-posts repo please. https://github.com/cordova/apache-blog-posts/pull/46 I'll update npm after that. Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Tuesday, September 22, 2015 9:42 AM To: dev

RE: [Vote] Tools Release Sep 17th (Take 2)

2015-09-22 Thread Sergey Grebnov (Akvelon)
The vote has now closed. The results are: Positive Binding Votes: 3 Carlos Santana Vladimir Kotikov Sergey Grebnov Negative Binding Votes: 0 The vote has passed. -Original Message- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Saturday, September 19, 2015 11:53 AM To:

RE: [Vote] Tools Release Sep 17th (Take 2)

2015-09-20 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified ability to install/uninstall Cordova * Verified ability to create, build and run blank app (iOS, Android, Windows, WP8) Thx! Sergey -Original Message- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Saturday, September 19, 2015 9:53 PM To:

[DISCUSS] Tools Release

2015-09-16 Thread Sergey Grebnov (Akvelon)
We currently have iOS and Node v4 compatibility issue[1] which has been recently fixed[2] so I propose to cherry pick that fix and do patch release (cordova@5.3.2). Does anyone have any reason to delay a tools patch release? If not, I will start the release tomorrow. [1]

RE: [Vote] Tools Release Aug 28th

2015-09-01 Thread Sergey Grebnov (Akvelon)
I vote +1: * Installed cordova@rc on OSX * Created, built and run blank app on ios -Sergey Grebnov -Original Message- From: Tim Barham [mailto:tim.bar...@microsoft.com] Sent: Tuesday, September 1, 2015 4:35 AM To: dev@cordova.apache.org Subject: RE: [Vote] Tools Release Aug 28th +1 *

RE: [VOTE] 0.1.3 cordova-serve release

2015-08-25 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified tags * Verified signatures * Manually verified `cordova serve` command works correct for android, ios and windows platforms * Verified CB-9546 - cordova-serve.servePlatform() correctly returns projectRoot Sergey Grebnov -Original Message- From: Tim Barham

RE: [Vote] 4.1.1 Android Release

2015-08-04 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified that blank app creates correctly with platform * Verified that blank app can be successfully ran and built * Ran smoke testing of mobilespec app (ran autotests) * Verified compatibility with core plugins (both release and master versions) * Verified upgrade scenario from

RE: [DISCUSS] cordova-ios 3.9.0 release

2015-08-04 Thread Sergey Grebnov (Akvelon)
I've updated pinned ios version in LIB. So the only remaining part here is announce/blogpost - here is proposed content, I don’t have rights to merge it. https://github.com/cordova/apache-blog-posts/pull/42 Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday

RE: [DISCUSS] cordova-ios 3.9.0 release

2015-08-03 Thread Sergey Grebnov (Akvelon)
Message- From: Sergey Grebnov (Akvelon) Sent: Thursday, July 30, 2015 12:19 PM To: 'dev@cordova.apache.org' dev@cordova.apache.org Subject: RE: [DISCUSS] cordova-ios 3.9.0 release Release blog post for review: https://github.com/cordova/apache-blog-posts/pull/42 Thx! Sergey -Original

RE: [Vote] 3.9.0 iOS Release

2015-08-03 Thread Sergey Grebnov (Akvelon)
. Had to update ios-sim to 4.0 so I could run cordova run ios. Got a nice message telling me to do that. Cordova requirements is a nice command. On Tue, Jul 28, 2015 at 4:06 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Please review and vote on this 3.9.0 iOS Release by replying

RE: [DISCUSS] cordova-ios 3.9.0 release

2015-08-03 Thread Sergey Grebnov (Akvelon)
package. On Mon, Aug 3, 2015 at 4:41 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: I've moved release package to cordova-dist, but can NOT publish it to npm due to insufficient rights. Could someone grant me w/ write access (sgrebnov, https://www.npmjs.com/package/cordova-ios

RE: [DISCUSS] cordova-ios 3.9.0 release

2015-07-30 Thread Sergey Grebnov (Akvelon)
Release blog post for review: https://github.com/cordova/apache-blog-posts/pull/42 Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday, July 27, 2015 5:03 PM To: dev@cordova.apache.org Subject: RE: [DISCUSS] cordova-ios 3.9.0 release Please review prepared release

[Vote] 3.9.0 iOS Release

2015-07-28 Thread Sergey Grebnov (Akvelon)
Please review and vote on this 3.9.0 iOS Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9406 The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-9406 The package was

RE: [DISCUSS] cordova-ios 3.9.0 release

2015-07-27 Thread Sergey Grebnov (Akvelon)
Please review prepared release branch[1] and release notes[2]. Does anyone have any reason to delay a cordova-ios platform release? Any outstanding patches to land? If not, I will start the release voting tomorrow. [1] https://github.com/apache/cordova-ios/commits/3.9.x [2]

RE: [VOTE] Cordova-android 4.1.0 release (Take 2)

2015-07-23 Thread Sergey Grebnov (Akvelon)
I vote +1: * Manually verified platform could be added, built and run * Run autotests (mobile spec) Thx! Sergey Grebnov -Original Message- From: Nikhil Khandelwal [mailto:nikhi...@microsoft.com] Sent: Thursday, July 23, 2015 12:59 AM To: dev@cordova.apache.org Subject: [VOTE]

RE: Discuss Android plugin compatibility problem

2015-07-20 Thread Sergey Grebnov (Akvelon)
AM Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Agree, sounds like a good plan. I'm going to review and fix this in most popular cordova plugins and having this as an official recommendation I can refer to will be great (part of Android plugins dev guide). PS. I've also double

RE: Discuss Android plugin compatibility problem

2015-07-17 Thread Sergey Grebnov (Akvelon)
. On Thu, Jul 16, 2015 at 11:27 AM Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Hi guys, I want to raise the following question - what we should recommend plugin developers to avoid 'Multiple dex files defined' issue

Discuss Android plugin compatibility problem

2015-07-16 Thread Sergey Grebnov (Akvelon)
Hi guys, I want to raise the following question - what we should recommend plugin developers to avoid 'Multiple dex files defined' issue on Android, for example [3] UNEXPECTED TOP-LEVEL EXCEPTION: com.android.dex.DexException: Multiple dex files define

RE: [VOTE] Tools Release June 4th

2015-06-09 Thread Sergey Grebnov (Akvelon)
I vote +1: * Manually verified blank app could be created, built and run (Windows and Android) * Run mobilespec autotests on Windows and Android Sergey Grebnov -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Tuesday, June 9, 2015 10:28 AM To:

RE: [CI] It's Beautiful

2015-06-04 Thread Sergey Grebnov (Akvelon)
Awesome, congrats! -Sergey -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent: Thursday, June 4, 2015 8:27 PM To: dev@cordova.apache.org Subject: [CI] It's Beautiful Hey all, This is what our builds are looking like right now: https://paste.apache.org/59w6.

RE: [VOTE] 4.0.0 Windows Release

2015-06-02 Thread Sergey Grebnov (Akvelon)
+1 -verified platform could be added, built and run on windows8.1 and windows10 -verified windows10 target support Thx! Sergey -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Tuesday, June 2, 2015 8:01 AM To: dev@cordova.apache.org Subject: Re: [VOTE] 4.0.0

RE: SHA512 does not match

2015-05-12 Thread Sergey Grebnov (Akvelon)
I saw this issue before as well - related to apache server which sets Content-Type header to application/x-gzip (for .sha files) - there was even some JIRA issue opened for this. Additional possible workarounds for Windows: 1. Use curl: curl

RE: [Vote] Android@4.0.1, WP8@3.8.1, Windows@3.8.2 Releases

2015-05-12 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified blank app can be successfully built and run (Android, Windows, WP8) * Ran autotests * Verified compatibility with core plugins Thx! Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Tuesday, May 12, 2015 3:12 AM To:

RE: Deprecation Wars: ICS vs Gingerbread

2015-04-22 Thread Sergey Grebnov (Akvelon)
I still see minSdkVersion = 10 (GINGERBREAD) in platform template. Should it be replaced w/ 14 (ICE_CREAM_SANDWICH) in this case and also updated in platform docs? - per docs we still support Gingerbread. Steve is currently working on docs update so this is perfect time to change this.

RE: [VOTE] Plugins Release

2015-04-21 Thread Sergey Grebnov (Akvelon)
I vote +1 * Performed manual ad-hoc testing -Sergey Grebnov -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Tuesday, April 21, 2015 10:16 AM To: dev@cordova.apache.org Subject: Re: [VOTE] Plugins Release Need 1 more vote On Thu, Apr 16, 2015 at 9:50 AM,

RE: [DISCUSS] Docs release

2015-04-21 Thread Sergey Grebnov (Akvelon)
I've sent a PR to update platform guides as per discussion in a separate thread; it will be great if we can review and include it to docs release https://github.com/apache/cordova-docs/pull/279 Thx! Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent:

RE: [Vote] Tools Release

2015-04-20 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified cordova installation * Verified ability create blank app for Android, iOS and Windows * Verified ability to build and run apps for Android, iOS and Windows Thx! Sergey -Original Message- From: iclell...@google.com [mailto:iclell...@google.com] On Behalf Of Ian

RE: [Vote] 4.0.0 Android Release

2015-04-15 Thread Sergey Grebnov (Akvelon)
I vote +1 Verified platform could be added, built and run -Sergey -Original Message- From: Serge Huijben [mailto:s.huij...@gmail.com] Sent: Tuesday, April 14, 2015 10:02 PM To: dev@cordova.apache.org Subject: Re: [Vote] 4.0.0 Android Release +1 On 14 Apr 2015, at 20:17, Simon

RE: Multiple Cordova instances per App

2015-04-13 Thread Sergey Grebnov (Akvelon)
As an idea - see if you can use several Android activities w/ embedded Cordova Views http://docs.phonegap.com/en/edge/guide_platforms_android_webview.md.html#Android%20WebViews Thx! Sergey -Original Message- From: Blaze Spinnaker [mailto:blazespinna...@gmail.com] Sent: Sunday, April

Platform guides update

2015-04-07 Thread Sergey Grebnov (Akvelon)
Hi guys, I see that some docs are outdated or not actual anymore so I want to improve this. Please let me know if someone already working on this or going to take a look. I've listed below some things I want to update, could you please review them before I stared working on this (additional

RE: [VOTE] 3.8.1 Windows Release

2015-04-06 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified platform can be added, built and run * Run mobile spec tests -Sergey Grebnov -Original Message- From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Monday, April 6, 2015 8:17 PM To: dev@cordova.apache.org Subject: RE: [VOTE] 3.8.1 Windows Release

RE: [discuss] windows 3.8.1 release

2015-04-02 Thread Sergey Grebnov (Akvelon)
+1 windows 3.8.1 release -Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Thursday, April 2, 2015 8:21 PM To: dev@cordova.apache.org Subject: [discuss] windows 3.8.1 release Any concerns?

RE: Add Windows on OSX system fails in cordova 4.3 (window 3.8)

2015-04-01 Thread Sergey Grebnov (Akvelon)
Just tried and confirm this has been fixed in master after release. -Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Wednesday, April 1, 2015 10:53 PM To: dev@cordova.apache.org Subject: RE: Add Windows on OSX system fails in cordova 4.3 (window 3.8) Hi Jeff, I think

RE: Add Windows on OSX system fails in cordova 4.3 (window 3.8)

2015-04-01 Thread Sergey Grebnov (Akvelon)
Hi Jeff, I think this was fixed after release: https://github.com/apache/cordova-windows/commit/030be05e7fc83408bcf5a74f05ab7a0a6ca335aa I'll be able to try and report back later today, but if you want try it yourself: cordova platform add https://github.com/apache/cordova-windows.git -Sergey

Cordova WP8: switching to Newtonsoft.Json

2015-03-24 Thread Sergey Grebnov (Akvelon)
This[1] PR is being opened for a while so let's make a final decision if we switch to Newtonsoft.Json or reject it. The idea of adding Newtonsoft.Json (MIT license) [1] looks good to me and I can quickly add necessary improvements to make sure everything looks good and works - as per mobile

RE: [Vote] 3.8.0 Cordova App Hello World Release (attempt 2)

2015-03-13 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified that app can be built and ran (android, windows, wp8) Thx! Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Friday, March 13, 2015 2:22 AM To: dev@cordova.apache.org Subject: [Vote] 3.8.0 Cordova App Hello World Release (attempt 2)

RE: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified tools installation on windows * Verified new blank app could be created on windows * Verified android, ios, windows and wp8 platforms could be added, built and run. Thx! Sergey -Original Message- From: Mefire O. [mailto:ommen...@microsoft.com] Sent: Saturday,

[REVIEW] Blog post for cordova-windows 3.8.0 release

2015-02-27 Thread Sergey Grebnov (Akvelon)
Sent the following PR since I don't have write access to the repo. Please review and merge, all required changes and improvements are welcome. https://github.com/cordova/apache-blog-posts/pull/32/files Thx! Sergey - To

RE: [Vote] 3.8.0 Windows Release

2015-02-25 Thread Sergey Grebnov (Akvelon)
unit tests CB-8136 Implemented prototype for end to end and unit tests via Jasmine On 2/23/15, 3:06 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Please review and vote on this 3.8.0 Windows Release. Release issue: https://issues.apache.org/jira/browse/CB

[Vote] 3.8.0 Windows Release

2015-02-23 Thread Sergey Grebnov (Akvelon)
Please review and vote on this 3.8.0 Windows Release. Release issue: https://issues.apache.org/jira/browse/CB-8524 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-8524 The package was published from its corresponding git tag:

RE: [DISCUSS] Cordova-Windows@3.7.2 release

2015-02-23 Thread Sergey Grebnov (Akvelon)
Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Thursday, February 19, 2015 11:48 AM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Cordova-Windows@3.7.2 release +1 --- Best regards, Vladimir -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg

  1   2   3   4   >