RE: Browserify support for cordova-lib/cordova-cli

2014-08-07 Thread Vladimir Kotikov (Akvelon)
Hi Steve. Seems that adding platforms and plugins and also `cordova run` with --browserify option works fine, but generated cordova.js is broken. I've tried to run Helloworld app with camera plugin installed on Windows and Android and got following errors: Windows: Unhandled exception at line

New-style tests issues

2014-08-29 Thread Vladimir Kotikov (Akvelon)
We've found issue in manual tests for camera plugin, that crashes an application on windows platform. Issue is that code for manual tests is generated at runtime and injected to DOM using innerHtml property, which is considered as unsafe in windows runtime apps. In other words, if HTML, you are

FW: New project PATH vs. NAME

2014-09-05 Thread Vladimir Kotikov (Akvelon)
Hi all! I’ve started working on implementation for CB-7231 “Provide more control over CordovaProjectName vs CordovaAppName” [1]. Draft implementation for android is ready, you can review it here: https://github.com/apache/cordova-cli/pull/192

RE: New project PATH vs. NAME

2014-09-05 Thread Vladimir Kotikov (Akvelon)
Hi all! I’ve started working on implementation for CB-7231 “Provide more control over CordovaProjectName vs CordovaAppName” [1]. Draft implementation for android is ready, you can review it here: https://github.com/apache/cordova-cli/pull/192

RE: windows universal problems 3.6

2014-09-08 Thread Vladimir Kotikov (Akvelon)
Staci, about issues you've found: 1. Device plugin: https://issues.apache.org/jira/browse/CB-7262, PR https://github.com/apache/cordova-plugin-device/pull/19 - already merged into master 2. Media plugin and capability element: I can reproduce this issue only if I create an mobilespec app and

RE: [DISCUSS] Plugins Release

2014-09-12 Thread Vladimir Kotikov (Akvelon)
Two more PRs: https://github.com/apache/cordova-plugin-media/pull/28 https://github.com/apache/cordova-plugin-file-transfer/pull/43 Could someone also review/merge the following PRs. Thanks in advance! +1 --- Best regards, Vladimir -Original Message- From: Sergey

RE: New project PATH vs. NAME

2014-09-12 Thread Vladimir Kotikov (Akvelon)
, or for android only? - Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Friday, September 5, 2014 5:24 PM To: dev@cordova.apache.org Subject: RE: New project PATH vs. NAME Hi all! I’ve started working

RE: New project PATH vs. NAME

2014-09-16 Thread Vladimir Kotikov (Akvelon)
standardize on a safe name, and worry about the other variation later... On 9/12/14, 2:59 PM, Vladimir Kotikov (Akvelon) v-vlk...@microsoft.com wrote: Bumping this again. Can anyone pls. review following PRs: https://github.com/apache/cordova-cli/pull/192 https://github.com/apache/cordova-lib

RE: New project PATH vs. NAME

2014-09-22 Thread Vladimir Kotikov (Akvelon)
, September 12, 2014 12:02 PM To: dev@cordova.apache.org Subject: Re: New project PATH vs. NAME I thought the initial plan was to just standardize on a safe name, and worry about the other variation later... On 9/12/14, 2:59 PM, Vladimir Kotikov (Akvelon) v-vlk...@microsoft.com wrote: Bumping

RE: New project PATH vs. NAME

2014-09-23 Thread Vladimir Kotikov (Akvelon)
To: dev Subject: Re: New project PATH vs. NAME I see no issues with hardcoding the main activity name. On Mon, Sep 22, 2014 at 6:06 AM, Vladimir Kotikov (Akvelon) v-vlk...@microsoft.com wrote: So do we agree to proceed with hardcoded name for android main activity here ('CordovaApp' for example

RE: XHRHelper.cs has problems in hash changes.

2014-10-22 Thread Vladimir Kotikov (Akvelon)
I filed an issue at JIRA here: https://issues.apache.org/jira/browse/CB-7843 and send a PR with fix: https://github.com/apache/cordova-wp8/pull/63. Fixed __XHRShimAliases object re-initialization on each window.location change. Regarding other things:

RE: FW: Adding Windows tests to ci.cordova.io

2014-11-08 Thread Vladimir Kotikov (Akvelon)
Created an INFRA ticket for this: INFRA-8588 Setup buildbot for Cordova project - https://issues.apache.org/jira/browse/INFRA-8588 Best regards, Vladimir -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Wednesday, November 5, 2014 10:45 PM

RE: Buildbot: buildslave cordova-win8-slave was lost

2014-11-28 Thread Vladimir Kotikov (Akvelon)
Hey all. As you can see, we're moving ahead with medic integration to Apache Infra. Medic master configuration was recently added to Apache buildbot, that's why you saw all these messages about 'cordova-XXX-slave went away'. We're planning to add these slaves in a mean time. Will keep you

Advanced logging feature

2014-12-17 Thread Vladimir Kotikov (Akvelon)
Hi guys. Could anyone pls. review implementation for Advanced logging feature for platform scripts. *Details*: This feature allows to user to specify logging level for platform scripts via -verbose and -silent switches Since cordova-cli doesn't pass unknown flags to platform scripts, it is

RE: [Vote] 3.7.1 WP8 Release

2014-12-22 Thread Vladimir Kotikov (Akvelon)
I vote +1: * ran mobilespec to ensure that platform is being added, built and deployed successfully --- Best regards, Vladimir -Original Message- From: Parashuram Narasimhan (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Saturday, 20 December, 2014 2:47 To:

Pending PRs for browser platform

2015-02-03 Thread Vladimir Kotikov (Akvelon)
Hi all. Could anyone please review/merge the following pending pull requests, aimed to add support for browser platform: https://github.com/apache/cordova-plugin-globalization/pull/33 https://github.com/apache/cordova-plugin-splashscreen/pull/34

RE: Pending PRs for browser platform

2015-02-03 Thread Vladimir Kotikov (Akvelon)
. -Steve On Tue, Feb 3, 2015 at 6:54 AM, Vladimir Kotikov (Akvelon) v-vlk...@microsoft.com wrote: Hi all. Could anyone please review/merge the following pending pull requests, aimed to add support for browser platform: https://github.com/apache/cordova-plugin-globalization/pull/33 https

RE: Adding ability to add any platform on any OS

2015-01-20 Thread Vladimir Kotikov (Akvelon)
I'll rebase it and send PR tomorrow. I'll need to ensure that `--list` option integrated and working. --- Best regards, Vladimir -Original Message- From: Nikhil Khandelwal [mailto:nikhi...@microsoft.com] Sent: Monday, 19 January, 2015 23:13 To: dev@cordova.apache.org

RE: Adding ability to add any platform on any OS

2015-01-21 Thread Vladimir Kotikov (Akvelon)
Send a PR for this: https://github.com/apache/cordova-ios/pull/126 Could anyone pls. review? --- Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Tuesday, 20 January, 2015 18:32 To: dev@cordova.apache.org

RE: Cordova WP8: switching to Newtonsoft.Json

2015-03-26 Thread Vladimir Kotikov (Akvelon)
This PR already supports this scenario due to headers object transformation logic in JS code: https://github.com/apache/cordova-plugin-file-transfer/pull/72/files#diff-0e07bcbc62b6a78cefd53949110bac46R73. If header value is represented by array it will be transformed to comma separated list,

RE: Proposal: Expose check_reqs at the CLI level

2015-04-23 Thread Vladimir Kotikov (Akvelon)
need another effort to improve check_reqs itself. -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Thursday, April 23, 2015 1:28 AM To: dev@cordova.apache.org Subject: RE: Proposal: Expose check_reqs at the CLI level Hey, Leo. Thanks

RE: Proposal: Expose check_reqs at the CLI level

2015-04-22 Thread Vladimir Kotikov (Akvelon)
- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Monday, April 20, 2015 11:46 AM To: dev@cordova.apache.org Subject: RE: Proposal: Expose check_reqs at the CLI level Hi, list. I would like to share a draft implementation for check_reqs command and check_reqs API

RE: Proposal: Expose check_reqs at the CLI level

2015-04-23 Thread Vladimir Kotikov (Akvelon)
don't think being 'cute' is helpful to users - i.e. I recommend against 'doctor'. I think 'check-requirements' would be OK. It's long but how many times does a user need to type it? Thanks, Leo -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent

RE: Proposal: Expose check_reqs at the CLI level

2015-04-20 Thread Vladimir Kotikov (Akvelon)
Hi, list. I would like to share a draft implementation for check_reqs command and check_reqs API: Changes could be found here: CLI: https://github.com/apache/cordova-cli/compare/master...MSOpenTech:requirements_check LIB:

RE: Proposal: Expose check_reqs at the CLI level

2015-05-05 Thread Vladimir Kotikov (Akvelon)
Hey, guys. Leo and Josh's feedback is addressed and since there is no more issues, I'm going to merge these changes tomorrow. If there is still any notes/questions, please let me know. --- Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v

Breaking changes in cordova-windows@3.8.2

2015-05-15 Thread Vladimir Kotikov (Akvelon)
Hi List, I just want to let you know that we have pending PRs that will introduce braking changes in cordova-windows. These changes will move project update logic call from project build step to cordova-lib prepare step. The reason why we need this is that currently project update is

RE: Breaking changes in cordova-windows@3.8.2

2015-05-18 Thread Vladimir Kotikov (Akvelon)
:44 AM To: dev@cordova.apache.org Subject: Re: Breaking changes in cordova-windows@3.8.2 Can we set the engine tag so windows 3.8.2 (should be major jump to 4.0.0) requires cordova-lib/cli =5.1.0 (next version of tools should be a minor jump) On Fri, May 15, 2015 at 9:59 AM, Vladimir Kotikov

RE: [VOTE] 3.8.1 Windows Release

2015-04-07 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Verified ability to successfully create and run blank application * Built and ran mobilespec tests --- Best regards, Vladimir -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Monday, April 6, 2015 10:32 PM To:

RE: [DISCUSS] Cordova TOOLS release - 4.3.1

2015-04-08 Thread Vladimir Kotikov (Akvelon)
Guys, there is a PR [1] to cordova-lib which could be a good candidate to be included in this release. [1] https://github.com/apache/cordova-lib/pull/205 --- Best regards, Vladimir -Original Message- From: Mark Koudritsky [mailto:kam...@google.com] Sent: Wednesday, 8

RE: [VOTE] Tools Release June 4th

2015-06-09 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Verified tags * Verified signatures * Ability to install/uninstall Cordova * Ability to update Cordova * Ability to create blank app for Windows, WP8, Android * Ability to run apps --- Best regards, Vladimir -Original Message- From: Steven Gill

RE: [GitHub] cordova-cli pull request: CB-5578 Adds `clean` command to cordova-...

2015-06-10 Thread Vladimir Kotikov (Akvelon)
As Shazron mentioned in JIRA issue - ...this feature should delegate to the clean commands for each platform. That is, 'clean' command just runs the 'clean' script for each platform. What exactly does that script is depends on platform, but in most cases it runs build system with clean task,

RE: Experimenting with API for cordova tooling

2015-06-04 Thread Vladimir Kotikov (Akvelon)
implementation for all PlatformAPI methods. Links to PRs: https://github.com/apache/cordova-lib/pull/235 https://github.com/apache/cordova-android/pull/179 --- Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent

RE: Experimenting with API for cordova tooling

2015-06-22 Thread Vladimir Kotikov (Akvelon)
regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Thursday, 4 June, 2015 22:30 To: dev@cordova.apache.org Subject: RE: Experimenting with API for cordova tooling Hello again :) I wanted to bring your attention to this thread again

RE: [VOTE] Plugins Release June 17th, 2015

2015-06-22 Thread Vladimir Kotikov (Akvelon)
I vote +1: * Verified signatures and hashes * Verified tags * Verified that plugins can added correctly to blank app * Verified that blank app can be successfully ran and built * Ran smoke testing of mobilespec app * Verified Release Notes --- Best regards, Vladimir -Original

RE: Latest --browserify status?

2015-06-11 Thread Vladimir Kotikov (Akvelon)
Hey, guys. I've tried to run mobilespec today with '--browserify' option, and it seems that it still doesn't work. The application builds and runs, but after running none of tests are working (I'm aware of issues with test-framework, so I've tried to run non-plugin tests), and there is a lot

RE: [VOTE] Cordova Serve 0.1.2 release

2015-06-16 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Verified license headers for the cordova-serve * Verified archive from dist for cordova-serve * Installed cordova-serve@rc from npm and verified that it works correctly with corresponding cordova-lib version --- Best regards, Vladimir -Original Message- From:

RE: Experimenting with API for cordova tooling

2015-05-25 Thread Vladimir Kotikov (Akvelon)
Hey, guys. I would like to raise this thread again. I've done implementing a draft for Platform API interface, integrated directly into cordova-lib, that allows to use platform functionality as a node modules. The PRs for this is: Cordova-lib: https://github.com/apache/cordova-lib/pull/226

[DISCUSS] Remove 'plugman publish' functionality from cordova-lib

2015-07-06 Thread Vladimir Kotikov (Akvelon)
Hi, list. Wanted to bump 'CPR vs NPM' topic again. July 15 is coming, so probably we'll need to make some changes to remove CPR publishing related functionality from Cordova. Things, that needs to be removed: 1. 'plugman publish/unpublish' commands, 2. 'registry.publish/unpublish' methods

Cordova-lib refactoring implementation

2015-08-21 Thread Vladimir Kotikov (Akvelon)
Hi, guys. I've submitted a PR, that refactors a cordova-lib API and implements a PlatformApi polyfill as discussed in https://github.com/cordova/cordova-discuss/pull/12 Brief overview of this PR:

RE: Cordova-lib refactoring implementation

2015-08-21 Thread Vladimir Kotikov (Akvelon)
Oops, previous email sent by mistake ☹ Hi, guys. I’ve submitted a PR, that refactors a cordova-lib API and implements a PlatformApi polyfill (as discussed in https://github.com/cordova/cordova-discuss/pull/12) Please find it here: https://github.com/apache/cordova-lib/pull/282. To test this

RE: [Vote] 3.9.0 iOS Release

2015-07-30 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Verified archives via `coho verify-archive` * 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) --- Best regards, Vladimir -Original Message-

RE: Cordova July Hangout

2015-07-13 Thread Vladimir Kotikov (Akvelon)
Hey, guys. I've just opened a PR (https://github.com/cordova/cordova-discuss/pull/12) with high level overview of cordova-lib refactoring proposal, so anyone interested may get familiar with it. Feel free to leave your questions and notes, to be able to discuss them during hangout.

RE: Cordova-lib refactoring implementation

2015-08-25 Thread Vladimir Kotikov (Akvelon)
Hey, guys. The PRs has been reviewed by Mark and Sergey. If nobody has any objections, I would like to merge this in tomorrow. Best regards, Vladimir. -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Friday, August 21

RE: [Discuss] Cordova-common release

2015-10-22 Thread Vladimir Kotikov (Akvelon)
So if there is no -1, I'm going to start VOTE thread tomorrow. - Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Thursday, October 22, 2015 2:09 PM To: dev@cordova.apache.org Subject: RE: [Discuss] Cordova-common release

RE: [DISCUSS] Cordova-Android 5.0.x

2015-10-22 Thread Vladimir Kotikov (Akvelon)
+1 FYI, there is a finishing stroke - [ab72e48] CB-9782 Check in cordova-common dependency [1] which is needed for scenario when user installs platform from git. I also went through release steps and didn't found any issues. --- [1]

RE: [Discuss] Cordova-common release

2015-10-22 Thread Vladimir Kotikov (Akvelon)
ution > either. > > > > > >I agree that we should be going towards smaller modules and not > > >having a > > case of cordovaLib1, cordovaLib2, etc. I think this is still going > > to be a work in progress and will take some time. > > > > > >

RE: [VOTE] Cordova-common release

2015-10-28 Thread Vladimir Kotikov (Akvelon)
> * Ran coho audit-license-headers over the repo > * Ran coho check-license to ensure all dependencies and > subdependencies have Apache-compatible licenses > * Ran coho verify-archive successfully. > > On Fri, Oct 23, 2015 at 1:34 AM, Vladimir Kotikov (Akvelon) < > v-vlk.

RE: [DISCUSS] Tools Release

2015-10-28 Thread Vladimir Kotikov (Akvelon)
This is fixed in https://github.com/apache/cordova-android/commit/78fa7374d97ad9ed85c5c857a77a8f3830d600f9. However tests are still failing locally, but this seems to be a problem with tests, not LIB/Android. Alex Sorokin is looking into this. - Best regards, Vladimir -Original

RE: [Discuss] Cordova-common release

2015-10-28 Thread Vladimir Kotikov (Akvelon)
get's tested from cordova-lib > > > > > > > > > > On Thu, Oct 22, 2015 at 2:46 PM Steven Gill <stevengil...@gmail.com> > > wrote: > > > > > DO IT! > > > > > > On Thu, Oct 22, 2015 at 11:44 AM, Vladimir Kotikov (Akvelon) < >

RE: [DISCUSS] Tools Release

2015-10-29 Thread Vladimir Kotikov (Akvelon)
, October 29, 2015 5:49 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Tools Release What's the latest status on this? cordova-android master being fixed to make it green again? On Wed, Oct 28, 2015 at 7:28 AM Vladimir Kotikov (Akvelon) < v-vlk...@microsoft.com> wrote: > This

RE: [Vote] 3.10.0 Cordova App Hello World Release

2015-10-29 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Ran coho verify-archive successfully * Created blank application using cordova-app-hello-world@3.10.0, build and ran successfully - Best regards, Vladimir -Original Message- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Thursday, October 29, 2015 5:20 AM To:

[VOTE] Cordova-common 1.0.0 release

2015-10-29 Thread Vladimir Kotikov (Akvelon)
Please review and vote on this Cordova-common Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9899 Packages have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-9899/ The

RE: [DISCUSS] cordova-ios 4.0.0 release

2015-10-26 Thread Vladimir Kotikov (Akvelon)
Hi, guys. We've cherry-picked all the commits related to iOS9 / Xcode 7 issues into 3.9.x and send corresponding PR to 3.9.x branch [1]. Shazrov, Steve please review when possible. Regarding new board for 3.9.2 release - neither Sergey nor me don't have a permissions to create a shared

[VOTE] Cordova-common release

2015-10-23 Thread Vladimir Kotikov (Akvelon)
Please review and vote on this Cordova-common Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9850 Both tools have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-9850/ The

RE: CLI broke orientation settings?

2015-11-10 Thread Vladimir Kotikov (Akvelon)
The orientation is still handled by LIB (except cordova-android), so this is probably tools-related. - Best regards, Vladimir. -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Tuesday, November 10, 2015 7:51 PM To: dev@cordova.apache.org Subject: Re: CLI broke

RE: [Vote] 4.2.0 Windows Release

2015-11-11 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Verified release candidate with 'coho verify-archive' * Verified that blank app created and built successfully * Verified that upgrade from previous version succeeds - Best regards, Vladimir -Original Message- From: Alexander Sorokin (Akvelon)

[DISCUSS] Cordova-ios 3.9.2 release

2015-10-30 Thread Vladimir Kotikov (Akvelon)
Created this thread to separate discussions for 3.9.2 and 4.0.0 releases I'm going to start 3.9.2 release today if no one have any objections. - Best regards, Vladimir - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org

RE: [VOTE] Cordova-common 1.0.0 release

2015-11-01 Thread Vladimir Kotikov (Akvelon)
d cordova-lib tests pass when npm linked cordova-common > * Created hello world app using cordova-cli > > > On Thu, Oct 29, 2015 at 4:28 AM, Vladimir Kotikov (Akvelon) < > v-vlk...@microsoft.com> wrote: > > > Please review and vote on this Cordova-common Relea

RE: [VOTE] iOS 3.9.2 release

2015-11-02 Thread Vladimir Kotikov (Akvelon)
-Original Message- From: Shazron [mailto:shaz...@gmail.com] Sent: Saturday, October 31, 2015 3:34 AM To: dev@cordova.apache.org Subject: Re: [VOTE] iOS 3.9.2 release +1 On Fri, Oct 30, 2015 at 1:09 PM, Vladimir Kotikov (Akvelon) <v-vlk...@microsoft.com> wrote: > Please review

[REVIEW] Cordova-ios 3.9.2 blog post

2015-11-02 Thread Vladimir Kotikov (Akvelon)
Please review and comment it here: https://github.com/apache/cordova-docs/pull/408 - Best regards, Vladimir

[VOTE] iOS 3.9.2 release

2015-10-30 Thread Vladimir Kotikov (Akvelon)
Please review and vote on this 3.9.2 iOS Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9912 The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-9912 The

RE: [CI] Update (Crashes!)

2015-10-07 Thread Vladimir Kotikov (Akvelon)
I'll take a look at https://issues.apache.org/jira/browse/CB-9759 - Best regards, Vladimir -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent: Wednesday, October 7, 2015 5:12 AM To: Subject: [CI] Update

RE: [DISCUSS] CocoaPods dependencies for iOS plugins

2015-10-20 Thread Vladimir Kotikov (Akvelon)
Hey, guys. After ios refactoring the handling definitely will be a part of platform. As for tag, I guess it make sense to keep this logic in LIB and let cordova itself check availability of cocoapods/nuget. - Best regards, Vladimir -Original Message- From: Steven Gill

PlatformApi implementation for cordova-android

2015-10-12 Thread Vladimir Kotikov (Akvelon)
Hi, list. I've finished with refactoring cordova-android tooling to expose PlatformApi contract, so platform could be used as a regular node module. You can review pull request here: https://github.com/apache/cordova-android/pull/226 A few highlights on this PR: * Platform now exposes all

RE: [VOTE] 1.0.0 cordova-serve release

2015-10-07 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Verified ability to run browser platform based on cordova-serve * Verified ability to run 'cordova serve' based on cordova-serve - Best regards, Vladimir -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Tuesday, October 6, 2015 1:04 PM

Cordova-common is merged in

2015-10-07 Thread Vladimir Kotikov (Akvelon)
Hey, guys. We've recently pushed the change, that makes cordova-lib depend on cordova-common module [1], which won't be published, but will be bundled into cordova-lib as bundled dependency. There also a PR to coho that support this scenario [2]. Unfortunately this change breaks dev workflow,

RE: [DISCUSS] Remove 'plugman publish' functionality from cordova-lib

2015-07-08 Thread Vladimir Kotikov (Akvelon)
' functionality from cordova-lib +1! I'm going to start preparing the registry to switch to read only as well. That way users can't use a old version of plugman to publish. On Jul 6, 2015 7:46 AM, Vladimir Kotikov (Akvelon) v-vlk...@microsoft.com wrote: Hi, list. Wanted to bump 'CPR vs NPM' topic

RE: [DISCUSS] Dropping the -dev suffix

2015-07-08 Thread Vladimir Kotikov (Akvelon)
Hey, guys. I've found another reason to drop this while testing cordova-lib with updated dependencies (see https://issues.apache.org/jira/browse/CB-9332) It appears, that starting from 4.x.x semver treats prerelease versions in a very different way. For example:

RE: [DISCUSS] Remove 'plugman publish' functionality from cordova-lib

2015-07-10 Thread Vladimir Kotikov (Akvelon)
, 10 July, 2015 1:52 To: dev@cordova.apache.org Subject: Re: [DISCUSS] Remove 'plugman publish' functionality from cordova-lib +1, do we want to have shim, for cordova publish that spits a message +about using npm to publish plugins? On Wed, Jul 8, 2015 at 4:40 AM Vladimir Kotikov (Akvelon) v-vlk

RE: [GitHub] cordova-lib pull request: Adds implementation for PlatformApiPoly ...

2015-08-26 Thread Vladimir Kotikov (Akvelon)
Sure, Jesse. Best regards, Vladimir. -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Wednesday, August 26, 2015 3:58 AM To: dev@cordova.apache.org Subject: Re: [GitHub] cordova-lib pull request: Adds implementation for PlatformApiPoly ... This looks great, but I

RE: Cordova-lib refactoring implementation

2015-09-01 Thread Vladimir Kotikov (Akvelon)
FYI, I'm going to merge this in next 12 hours. Best regards, Vladimir. -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Wednesday, August 26, 2015 6:27 PM To: dev@cordova.apache.org Subject: RE: Cordova-lib refactoring implementation Jesse

RE: Cordova-lib refactoring implementation

2015-09-16 Thread Vladimir Kotikov (Akvelon)
. Looks good! > On Sep 1, 2015, at 6:06 AM, Vladimir Kotikov (Akvelon) > <v-vlk...@microsoft.com> wrote: > > FYI, I'm going to merge this in next 12 hours. > > Best regards, Vladimir. > > -Original Message----- > From: Vladimir Kotikov (Akvelon) [mail

RE: [DISCUSS] Tools Release

2015-09-17 Thread Vladimir Kotikov (Akvelon)
I believe this is not a blocker. We have platforms pinned with tilde, so platform's patch release will be picked up automatically. - Best regards, Vladimir -Original Message- From: Tommy Williams [mailto:to...@devgeeks.org] Sent: Thursday, September 17, 2015 7:59 AM To:

[Vote] Tools Release Sep 17th

2015-09-17 Thread Vladimir Kotikov (Akvelon)
Please review and vote on this Tools Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9678 Tools have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-9678 The packages were

RE: [DISCUSS] Tools Release

2015-09-17 Thread Vladimir Kotikov (Akvelon)
> > On Thu, Sep 17, 2015 at 5:29 AM Vladimir Kotikov (Akvelon) < > v-vlk...@microsoft.com> wrote: > >> I believe this is not a blocker. We have platforms pinned with tilde, >> so platform's patch release will be picked up automatically. >> >> - &g

RE: [DISCUSS] Tools Release

2015-09-17 Thread Vladimir Kotikov (Akvelon)
] Tools Release OK Vladimir On Thu, Sep 17, 2015 at 9:50 AM Vladimir Kotikov (Akvelon) < v-vlk...@microsoft.com> wrote: > Working on it > - > Best regards, Vladimir > > -Original Message- > From: Tommy-Carlos Williams [mailto:to...@devgeeks.org] > Sent: Thursd

RE: [Vote] Tools Release Sep 17th

2015-09-18 Thread Vladimir Kotikov (Akvelon)
: [Vote] Tools Release Sep 17th -1 The tools on npm @rc have Windows line endings and fail to execute on OSX. On 17 September 2015 at 07:08, Vladimir Kotikov (Akvelon) < v-vlk...@microsoft.com> wrote: > Please review and vote on this Tools Release by replying to this email > (and kee

RE: [Discuss] Cordova-common release

2015-09-29 Thread Vladimir Kotikov (Akvelon)
Agree with you, guys. Unfortunately, the underlying modules in `cordova-common` are not really atomic, since they depending on each other. For example ConfigParser requires `xmlHelpers`, `events` and `CordovaError` as a dependencies. Reworking them to be truly separated might be sort of

RE: [Discuss] Cordova-common release

2015-09-30 Thread Vladimir Kotikov (Akvelon)
t; From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] > > Sent: Tuesday, September 29, 2015 1:34 AM > > To: dev@cordova.apache.org > > Subject: RE: [Discuss] Cordova-common release > > > > +1 > > > > -Original Message- > > From: Vladimi

RE: Question about ios non-custom frameworks

2015-10-02 Thread Vladimir Kotikov (Akvelon)
/ConfigChanges/ConfigKeeper.js#L47 [4] https://github.com/MSOpenTech/cordova-lib/commit/699bfe44a917b264815dc99efa0d770b766fa3a9 - Best regards, Vladimir From: Vladimir Kotikov (Akvelon) Sent: Friday, October 2, 2015 6:04 PM To: dev@cordova.apache.org Subject: Question about ios non-custom

Question about ios non-custom frameworks

2015-10-02 Thread Vladimir Kotikov (Akvelon)
Hi, guys. I'm looking into the tests failures on OS X, caused by PlatformApi refactoring and it seems they caused by double caching of ios pbxproj files: first time in ios_parser [1] and second time in PlatformMunger (through ConfigFile class) [2], [3]. It seems that at some time one file get

RE: [Discuss] Cordova-common release

2015-09-30 Thread Vladimir Kotikov (Akvelon)
e need to include in our product making our download larger. And yes, yes we bundle all our dependencies when we go into production. - Carlos Sent from my iPhone > On Sep 30, 2015, at 5:27 AM, Vladimir Kotikov (Akvelon) > <v-vlk...@microsoft.com> wrote: > > Including c

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

2015-09-18 Thread Vladimir Kotikov (Akvelon)
Please review and vote on this Tools Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9678 Tools have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-9678 The packages were

RE: [DISCUSS] Tools Release

2015-09-18 Thread Vladimir Kotikov (Akvelon)
- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Thursday, September 17, 2015 5:10 PM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Tools Release BTW, could anybody please grant me access to npmjs. I had to ask Sergey to publish packages to NPM. - Best regards, Vladimir

RE: Purpose of pre_package hook for windows

2015-12-11 Thread Vladimir Kotikov (Akvelon)
AFY%3d @purplecabbage https://na01.safelinks.protection.outlook.com/?url=risingj.com=01%7c01%7cv-segreb%40microsoft.com%7c53012f7781224cf8372e08d300e505dc%7c72f988bf86f141af91ab2d7cd011db47%7c1=wW%2bKeY6MmNVcIOVrceLfhfpkMeUTCTbAsBrbCpkkXwg%3d On Wed, Dec 9, 2015 at 11:53 AM, Vladimir Kotikov (Akve

RE: Purpose of pre_package hook for windows

2015-12-12 Thread Vladimir Kotikov (Akvelon)
Corporation -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Friday, December 11, 2015 2:27 AM To: dev@cordova.apache.org Subject: RE: Purpose of pre_package hook for windows So, the only problem here is when plugin (or user) decides to modify www

Purpose of pre_package hook for windows

2015-12-09 Thread Vladimir Kotikov (Akvelon)
Hi, guys. Could anyone please shed some light on the subject? Looking into PR for 'nohooks' option [1] I realized that we have a logic in Windows/wp8 parsers that fires a hooks, specific for these particular platforms. I see 2 problems with this: 1. This doesn't fits well into the

[DISCUSS] Cordova-windows 4.3.0 release

2016-01-05 Thread Vladimir Kotikov (Akvelon)
Hi all, I plan to do a minor cordova-windows release (bump to 4.3.0) to release PlatformApi and unified logging feature in the next couple of days. Please leave your comments and notes. Release issue: https://issues.apache.org/jira/browse/CB-10299 - Best regards, Vladimir

RE: [Vote] Tools Release Cordova 5.4.1

2015-11-24 Thread Vladimir Kotikov (Akvelon)
I vote +1 * Ran coho -verify archive over RC archives * Ran npm test for relevant repos, checked out to release tag * Verified that mobilespec, created with old cli builds and runs successfully - Best regards, Vladimir -Original Message- From: Alexander Sorokin (Akvelon)

RE: [Vote] Windows 4.3.0 Release

2016-01-12 Thread Vladimir Kotikov (Akvelon)
: missing semver dependency. I vote -1. -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Monday, January 11, 2016 5:08 PM To: dev@cordova.apache.org Subject: [Vote] Windows 4.3.0 Release Please review and vote on this 4.3.0 Windows Release by replying

RE: [DISCUSS] Cordova-windows 4.3.0 release

2016-01-12 Thread Vladimir Kotikov (Akvelon)
-Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Tuesday, January 5, 2016 4:18 PM To: dev@cordova.apache.org Subject: [DISCUSS] Cordova-windows 4.3.0 release Hi all, I plan to do a minor cordova-windows release (bump to 4.3.0) to release PlatformApi

[Vote] Windows 4.3.0 Release attempt 2

2016-01-12 Thread Vladimir Kotikov (Akvelon)
Please review and vote on this 4.3.0 Windows Release (2nd 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: New whitelist jira issue and merge request

2016-06-09 Thread Vladimir Kotikov (Akvelon)
I have merged these PRs: https://github.com/apache/cordova-plugin-inappbrowser/pull/169 https://github.com/apache/cordova-plugin-file/pull/183 https://github.com/apache/cordova-plugin-whitelist/pull/20 - Best regards, Vladimir -Original Message- From: Joe Bowser

RE: [ANNOUNCE] Cordova-windows 4.4.0 released

2016-06-06 Thread Vladimir Kotikov (Akvelon)
Blog: http://cordova.apache.org/announcements/2016/06/03/cordova-windows-4.4.0.html Tweet: https://twitter.com/apachecordova/status/739769950504648705 - Best regards, Vladimir

RE: Nightly build #41 for cordova has failed

2016-06-15 Thread Vladimir Kotikov (Akvelon)
[mailto:jenk...@builds.apache.org] Sent: Wednesday, June 15, 2016 12:08 PM To: Vladimir Kotikov (Akvelon) <v-vlk...@microsoft.com>; dev@cordova.apache.org Subject: Nightly build #41 for cordova has failed Nightly build #41 for cordova has failed. Please check failure details on build detail

[CI] Build status for 06/15

2016-06-15 Thread Vladimir Kotikov (Akvelon)
Hi everyone, After some polishing we've started monitoring our Jenkins/Paramedic CI which is a replacement of Medic/Buildbot setup. Here is some intermediate results, based on last 3 builds: Build Status (# of test failures): 1  - Android 6 - iOS 1  - WP 8.1 0  - Windows 8.1 0  - Windows 10

RE: [Vote] Cordova-windows 4.4.0 release

2016-06-03 Thread Vladimir Kotikov (Akvelon)
, Alexander Sorokin -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Tuesday, May 31, 2016 5:51 PM To: dev@cordova.apache.org Subject: [Vote] Cordova-windows 4.4.0 release Please review and vote on this 5.0.0 Android Release by replying to this email

RE: [DISCUSS] Cordova-windows release

2016-06-03 Thread Vladimir Kotikov (Akvelon)
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-vlk...@microsoft.com] Sent: Thursday, June 2, 2016 7:27 PM To: dev@cordova.apache.org Subject

NPM v3 packaging issues

2016-05-31 Thread Vladimir Kotikov (Akvelon)
Hey, guys We've just ran into issue, caused by NPM v3 flat directory structure. The issue is that NPM does not pack sub-dependencies of bundled dependencies into resultant archive. This only affects flatten dependency trees, but we already switched to that in platform repos. As an example, we

[DISCUSS] Cordova-windows release

2016-05-27 Thread Vladimir Kotikov (Akvelon)
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

  1   2   3   >