RE: crosswalk engine plugin for Cordova Android 4.0.0 release

2015-03-25 Thread Hu, Ningxin
> > Published it to npm! > > https://www.npmjs.com/package/cordova-plugin-crosswalk-webview It works like a charm! > > Once a CLI release happens, we can update the docs to install it via plugin > ID. It sounds good! > > On Wed, Mar 25, 2015 at 8:56 AM, Ian Clelland > wrote: > > > Once w

[GitHub] cordova-wp8 pull request: JsonHelper testing, and use of Newtonsof...

2015-03-25 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-wp8/pull/62#issuecomment-86358789 @mowcixo, here is another solution for the problem with headers, you described: https://github.com/apache/cordova-plugin-file-transfer/pull/72 --- If your p

[GitHub] cordova-plugin-file-transfer pull request: CB-8721 Fixes incorrect...

2015-03-25 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/72 CB-8721 Fixes incorrect headers and upload params parsing on wp8 This is a bugfix for [CB-8721](https://issues.apache.org/jira/browse/CB-8721) which replaces custom pa

[GitHub] cordova-android pull request: CB-8753 Maintain splash screen aspec...

2015-03-25 Thread AlexTalis
GitHub user AlexTalis opened a pull request: https://github.com/apache/cordova-android/pull/168 CB-8753 Maintain splash screen aspect ratio This pull request implements https://issues.apache.org/jira/browse/CB-8753. Apologies for multiple commits. I was trying to edit the commit mes

Re: hooks docs

2015-03-25 Thread Michal Mocny
I fixed the broken link, but we need a JIRA for the missing docs. Thanks Ray! On Wed, Mar 25, 2015 at 9:04 PM, Raymond Camden wrote: > I'll file a JIRA ticket for this - in a bit. > > On Wed, Mar 25, 2015 at 4:54 PM, Michal Mocny wrote: > > Here are some links: > > > > default hooks: > > https

[GitHub] cordova-android pull request: CB-8717 Write cordova-android@4.0.0 ...

2015-03-25 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-android/pull/167#issuecomment-86287451 It seems so small now.. only 17 changes :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

Re: hooks docs

2015-03-25 Thread Raymond Camden
I'll file a JIRA ticket for this - in a bit. On Wed, Mar 25, 2015 at 4:54 PM, Michal Mocny wrote: > Here are some links: > > default hooks: > https://github.com/apache/cordova-app-hello-world/tree/master/hooks > cli hooks section: https://github.com/apache/cordova-cli/#hooks and > https://github.

RE: 'cordova plugin save' should also save plugin versions

2015-03-25 Thread Tim Barham
I'd like to get input on how 'cordova platform save' and 'cordova plugin save' commands (that save information about all installed platforms or plugins to config.xml) should work with regard to modifying existing version information in config.xml. (Background: I'm updating the --save option whe

Re: [CLI] Default target when not specified for "build", "compile"?

2015-03-25 Thread Shazron
There is no consensus on this. See https://issues.apache.org/jira/browse/CB-8730. I will venture for now that this bug is valid, because it broke the existing pre-3.7.0 behaviour, and the "fix" to make it build for emulator only was unintended. On Wed, Mar 4, 2015 at 7:20 AM, Michal Mocny wro

[GitHub] cordova-ios pull request: CB-8084 conform AppDelegate.m with provi...

2015-03-25 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/128#issuecomment-86250795 I don't, but you can probably modify this to do what you want: http://stackoverflow.com/a/26563642/219684 --- If your project is set up for it, you can reply to thi

[GitHub] cordova-lib pull request: CB-8703: Add support for semver and devi...

2015-03-25 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/pull/187#issuecomment-86237288 LGTM, can I accept this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does n

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread TimBarham
Github user TimBarham closed the pull request at: https://github.com/apache/cordova-lib/pull/190 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/190#discussion_r27172276 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir) { } mo

Re: hooks docs

2015-03-25 Thread Michal Mocny
Here are some links: default hooks: https://github.com/apache/cordova-app-hello-world/tree/master/hooks cli hooks section: https://github.com/apache/cordova-cli/#hooks and https://github.com/apache/cordova-cli/#hooks-1 Seems the link from the main README is actually dead ever since I moved the ho

Re: hooks docs

2015-03-25 Thread Shazron
That is correct. Does not exist in the repo: https://github.com/apache/cordova-docs/search?p=3&q=hooks&type=Code&utf8=✓ On Wed, Mar 25, 2015 at 2:32 PM, Raymond Camden wrote: > Before I file an issue I want to make sure I'm just not missing > something right in front of me. Are the docs for hook

Re: hooks docs

2015-03-25 Thread Michal Mocny
I can't find docs on that website, but there are docs in the cordova-cli repo and are linked from the main top-level README.md. Additionally, any cordova project created will have a default hooks/README.md which explains how they work. Then there are plugin hooks which are documented in plugman,

[GitHub] cordova-lib pull request: CB-8596 Expose APIs to retrieve platform...

2015-03-25 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-lib/pull/177#issuecomment-86228108 This PR needs to be closed as it is a dup of #191. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

RE: Plugins to NPM (Phase 1)

2015-03-25 Thread Horn, Julian C
I'd like to add some more questions to what Leo asked. Can anyone explain how the hundreds of plugins that are published in git repos are supposed to transition to CLI 5 (and beyond)? It seems like the answer is that they don't change anything. What if they want to (or already do) publish via

hooks docs

2015-03-25 Thread Raymond Camden
Before I file an issue I want to make sure I'm just not missing something right in front of me. Are the docs for hooks missing from docs.cordova.io? If I'm seeing right, there's no core doc for hooks or mention of the support to configure them in config.xml as well. (I see the docs in the hooks f

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

2015-03-25 Thread Dmitry Blotsky
Thanks, Buildbot! Machine was cycled and is back up. -Original Message- From: build...@apache.org [mailto:build...@apache.org] Sent: Wednesday, March 25, 2015 9:58 AM To: dev@cordova.apache.org Subject: Buildbot: buildslave cordova-windows-slave was lost The Buildbot working for 'ASF Bui

[GitHub] cordova-android pull request: CB-8717 Write cordova-android@4.0.0 ...

2015-03-25 Thread jpchase
GitHub user jpchase opened a pull request: https://github.com/apache/cordova-android/pull/167 CB-8717 Write cordova-android@4.0.0 release notes You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpchase/cordova-android CB-8717 Alte

Re: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-25 Thread Steven Gill
https://issues.apache.org/jira/browse/CB-8748 On Wed, Mar 25, 2015 at 1:18 PM, Jesse wrote: > Yeah, let's push out a 3.8.0 for cordova-wp8 > We can do a 4.0.0 after I get the JSON fixes in. > > @purplecabbage > risingj.com > > On Tue, Mar 24, 2015 at 2:36 PM, Rob Paveza > wrote: > > > Is it wor

[VOTE] Cordova-Plugin-Whitelist and Cordova-Plugin-Legacy-Whitelist Plugins Release

2015-03-25 Thread Steven Gill
Please review and vote on the releases of cordova-plugin-whitelist and cordova-plugin-legacy-whitelist plugins. Release issue: https://issues.apache.org/jira/browse/CB-8739 The plugins have been published to dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-8739/ The packages were publi

Re: [DISCUSS] Cordova-WP8 Release 3.8.0

2015-03-25 Thread Jesse
Yeah, let's push out a 3.8.0 for cordova-wp8 We can do a 4.0.0 after I get the JSON fixes in. @purplecabbage risingj.com On Tue, Mar 24, 2015 at 2:36 PM, Rob Paveza wrote: > Is it worth breaking out the Newtonsoft.Json additions into a separate > (major 4.0) release and taking these bugfixes in

[GitHub] cordova-wp8 pull request: JsonHelper testing, and use of Newtonsof...

2015-03-25 Thread mowcixo
Github user mowcixo commented on the pull request: https://github.com/apache/cordova-wp8/pull/62#issuecomment-86197976 I just pushed another change, to include Newtonsoft.Json by nuget package manager. I think it is the best solution, because, the errors you was getting, those was bec

[GitHub] cordova-browser pull request: CB-8182 - port 'cordova serve' to 'c...

2015-03-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-browser/pull/9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: [Vote] 3.9.0 Cordova App Hello World Release

2015-03-25 Thread Andrew Grieve
+1 On Tue, Mar 24, 2015 at 9:29 AM, Ian Clelland wrote: > +1 > > * Checked signatures and checksums > * Verified contents against Git repo at 3.9.0 tag > * Successfully built and ran hello world with Cordova-Android 3.7.1 and > 4.0.0-dev (master) > > On Mon, Mar 23, 2015 at 8:13 PM, Steven Gill

RE: Plugins to NPM (Phase 1)

2015-03-25 Thread Treggiari, Leo
Thanks for the information Steve. That helps with our planning. I have a couple of follow-ups. > We don't necessarily have to do a major bump > for the CLI. We could easily save the major jump until we switch npm > fetching as default (approx July 1) Re: the major bump. This seems like a "del

Re: [Android] Proposal: Deprecate/No-Op Battery Plugin

2015-03-25 Thread Joe Bowser
Damn, I completely missed this development last month. We're still going to have to rely on XWalk for KitKat and lower for this to happen. :/ On Wed, Mar 25, 2015 at 11:40 AM Darryl Pogue wrote: > On 24 March 2015 at 09:46, Joe Bowser wrote: > > > > The problem is that Android WebView on Lolli

Re: [Android] Proposal: Deprecate/No-Op Battery Plugin

2015-03-25 Thread Darryl Pogue
On 24 March 2015 at 09:46, Joe Bowser wrote: > > The problem is that Android WebView on Lollipop that's installable from the > Play Store is at 37, and of course I don't even have to mention earlier > Android versions that we support, some of which don't even support Chromium. > Just a note that

Re: Plugins to NPM (Phase 1)

2015-03-25 Thread Steven Gill
Thanks for answering tony. More comments below. On Tue, Mar 24, 2015 at 12:45 PM, Homer, Tony wrote: > I¹ll try to answer some of Leo¹s questions, but it would be great if > someone else (Steve?) could comment. > > First, though, I¹ll ask a question of my own. > Is there a doc or JIRA task for t

Buildbot: buildslave cordova-windows-slave was lost

2015-03-25 Thread buildbot
The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-windows-slave went away It last disconnected at Wed Mar 25 16:53:11 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot htt

[GitHub] cordova-mobile-spec pull request: CB-8742 fixed XMLHttpRequest.spe...

2015-03-25 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/125#issuecomment-86120742 LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this fea

[GitHub] cordova-mobile-spec pull request: CB-8742 fixed XMLHttpRequest.spe...

2015-03-25 Thread dmitriy-barkalov
GitHub user dmitriy-barkalov opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/125 CB-8742 fixed XMLHttpRequest.spec.6 to use local variable https://issues.apache.org/jira/browse/CB-8742 You can merge this pull request into a Git repository by running: $

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread kamrik
Github user kamrik commented on the pull request: https://github.com/apache/cordova-lib/pull/190#issuecomment-86068631 Apparently I had a typo in the GitHub close command in the commit message :) @TimBarham , could you please close the PR, thanks. --- If your project is set up for

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/190#discussion_r27128059 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir) { } modul

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/190#discussion_r27125556 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir) { } modul

Re: crosswalk engine plugin for Cordova Android 4.0.0 release

2015-03-25 Thread Andrew Grieve
Published it to npm! https://www.npmjs.com/package/cordova-plugin-crosswalk-webview Once a CLI release happens, we can update the docs to install it via plugin ID. On Wed, Mar 25, 2015 at 8:56 AM, Ian Clelland wrote: > Once we publish this to npm (or the Cordova plugin registry) it will be > m

[GitHub] cordova-plugin-file pull request: [WIP] Removes unecessary Android...

2015-03-25 Thread walski
Github user walski closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/107 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] cordova-plugin-file pull request: [WIP] Removes unecessary Android...

2015-03-25 Thread walski
GitHub user walski opened a pull request: https://github.com/apache/cordova-plugin-file/pull/107 [WIP] Removes unecessary Android permissions You can merge this pull request into a Git repository by running: $ git pull https://github.com/easybiblabs/cordova-plugin-file f/remo

Re: 'cordova plugin save' should also save plugin versions

2015-03-25 Thread Andrew Grieve
That's what we already do (CPR *is* an npm database) On Wed, Mar 25, 2015 at 12:00 AM, Michal Mocny wrote: > ..Also with the move to put plugins in npm, I think we would be directly > using npm's resolution of the version? > > On Tue, Mar 24, 2015 at 8:48 PM, Andrew Grieve > wrote: > > > On Tue

[GitHub] cordova-docs pull request: CB-8715 Update docs for whitelist chang...

2015-03-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/272 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] cordova-docs pull request: Fix for Issue 8476

2015-03-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/268 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] cordova-android pull request: CB-8715 Update comments to match whi...

2015-03-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/166 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[GitHub] cordova-plugin-inappbrowser pull request: Custom scheme handling

2015-03-25 Thread osvso
Github user osvso closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/96 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/190#discussion_r27118067 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir) { } mo

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread kamrik
Github user kamrik commented on the pull request: https://github.com/apache/cordova-lib/pull/190#issuecomment-86014944 Will take a look at this today. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does n

[GitHub] cordova-lib pull request: CB-8737 Available platforms list include...

2015-03-25 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/190#discussion_r27117493 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir) { } modul

Re: crosswalk engine plugin for Cordova Android 4.0.0 release

2015-03-25 Thread Ian Clelland
Once we publish this to npm (or the Cordova plugin registry) it will be much smaller; just containing the code that is absolutely required for the current version. I think that the only reasonable way to make the git repo itself smaller would be to move it to a new location (new name or new organi

Re: [Android] Proposal: Deprecate/No-Op Battery Plugin

2015-03-25 Thread Raymond Camden
Thanks Jesse for doing this. On Wed, Mar 25, 2015 at 12:06 AM, Jesse wrote: > https://github.com/apache/cordova-plugin-battery-status/commit/16740d612db8dec22fd34ca26a9302abb6d63b1b > > @purplecabbage > risingj.com > > On Tue, Mar 24, 2015 at 9:03 PM, Michal Mocny wrote: > >> ..and regarding the