Nightly build #102 for cordova has succeeded!

2016-08-15 Thread Apache Jenkins Server
Nightly build #102 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/102/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-ios pull request #203: CB-11238 Expose supportedOrientations method

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/203 --- 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-ios pull request #239: CB-11648: Make CDVViewController send notific...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/239 --- 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-ios pull request #234: CB-9825 cocoapod integration for plugins

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/234 --- 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-ios issue #234: CB-9825 cocoapod integration for plugins

2016-08-15 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/234 Interesting node quirk. I think I figured out the problem with this line: https://github.com/apache/cordova-ios/pull/234/files#diff-4dd01b7c4b3f825b9b9e6f223a83ec71R97 in node 0.10 and

[GitHub] cordova-plugin-wkwebview-engine issue #13: CB-11074 - Ensure settings from c...

2016-08-15 Thread ephemer
Github user ephemer commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/13 Without having tested this, it seems reasonable to me --- 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

[GitHub] cordova-lib pull request #480: CB-11687 platform-specific plugin prepare hoo...

2016-08-15 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/480#discussion_r74823439 --- Diff: cordova-lib/src/cordova/prepare.js --- @@ -37,23 +37,25 @@ function prepare(options) { return Q().then(function() {

Re: [VOTE] Cordova-common@1.4.1 release

2016-08-15 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Caryn Tran Alexander Sorokin The vote has passed. On Wed, Aug 10, 2016 at 3:53 AM, Alexander Sorokin (Akvelon) < v-als...@microsoft.com> wrote: > I vote +1. > > * Ran coho verify-archive > * Verified tag > *

[GitHub] cordova-lib pull request #480: CB-11687 platform-specific plugin prepare hoo...

2016-08-15 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-lib/pull/480 CB-11687 platform-specific plugin prepare hooks should be run even wh… …en no platforms are specified DO NOT MERGE YET, discussion is needed See details in

CI build status

2016-08-15 Thread Alexander Sorokin (Akvelon)
Hi guys, We're sorry there was a small break in our reports. Here is the CI status for last week: # of test failures: 0 - Android 0 - iOS 0 - WP 8.1 0 - Windows 8.1 0 - Windows 10 We're still facing some issues with our slave machines and Appium tests stability but hopefully they

[GitHub] cordova-ios issue #241: CB-11705 - Adding CordovaDefaultWebViewEngine config...

2016-08-15 Thread hnilsen
Github user hnilsen commented on the issue: https://github.com/apache/cordova-ios/pull/241 JIRA task: https://issues.apache.org/jira/browse/CB-11705 --- 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

[GitHub] cordova-ios issue #241: CB-11705 - Adding CordovaDefaultWebViewEngine config...

2016-08-15 Thread hnilsen
Github user hnilsen commented on the issue: https://github.com/apache/cordova-ios/pull/241 This is from a discussion in #cordova-ios on Slack. cc @shazron --- 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

[GitHub] cordova-ios pull request #241: CB-11705 - Adding CordovaDefaultWebViewEngine...

2016-08-15 Thread hnilsen
GitHub user hnilsen opened a pull request: https://github.com/apache/cordova-ios/pull/241 CB-11705 - Adding CordovaDefaultWebViewEngine configuration Adding CordovaDefaultWebViewEngine configuration option to be able to use a different WebView as default and/or fallback.

[ANNOUNCE] Cordova@6.3.1 has been released

2016-08-15 Thread Vladimir Kotikov (Akvelon)
Blog: http://cordova.apache.org/news/2016/08/12/tools-release.html Tweet: https://twitter.com/apachecordova/status/765139399327744000 - Best regards, Vladimir

[GitHub] cordova-plugin-file-transfer issue #150: CB-11534 This plugin should support...

2016-08-15 Thread homen
Github user homen commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/150 @huhaixiang It is about Runtime Permission.You can check here [link](https://developer.android.com/training/permissions/requesting.html) --- If your project is set up for it,

[GitHub] cordova-plugin-dialogs pull request #81: CB-11677 CB-11214 Android: fix bugs...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-dialogs/pull/81 --- 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

[GitHub] cordova-plugin-media pull request #107: CB-11655 (Android) Enabled asynchron...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/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

[GitHub] cordova-plugin-media issue #107: CB-11655 (Android) Enabled asynchronous err...

2016-08-15 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-plugin-media/pull/107 LGTM :ship: it --- 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

[GitHub] cordova-plugin-dialogs issue #81: CB-11677 CB-11214 Android: fix bugs with p...

2016-08-15 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/81 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 feature enabled and

[GitHub] cordova-plugin-camera issue #230: CB-6708: [iOS]keep the metadata of image, ...

2016-08-15 Thread lxbyes
Github user lxbyes commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/230 test passed --- 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

[GitHub] cordova-ios issue #237: CB-9789: Support setting the default app locale

2016-08-15 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/237 https://github.com/apache/cordova-lib/pull/466 has been merged and should be in cordova-common 1.4.1 when it is released. --- If your project is set up for it, you can reply to this email and

RE: [Vote] Tools Release

2016-08-15 Thread Vladimir Kotikov (Akvelon)
The vote has now closed. The results are: Positive Binding Votes: 3 Vladimir Kotikov Alexander Sorokin Steven Gill Negative Binding Votes: 0 The vote has passed. - Best regards, Vladimir -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Monday, August 15,

[GitHub] cordova-docs pull request #625: CB-11685 Add tools release blog post

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/625 --- 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: [NODE] Can we drop node 0.x support?

2016-08-15 Thread Shazron
Also node.js 6.3.0 now supports the --inspect option, which means we can debug cordova using Chrome Dev Tools: https://mobile.twitter.com/nodejs/status/763782055788445696 (although the flag is deemed "experimental") On Mon, Aug 15, 2016 at 1:30 AM, Shazron wrote: > Sorry, I

[GitHub] cordova-plugin-wkwebview-engine issue #7: Fixes CB-11074: WKWebView configur...

2016-08-15 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/7 Please provide feedback on #13, I will be pulling that in soon. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cordova-plugin-wkwebview-engine issue #8: CB-11074: Ensure settings from con...

2016-08-15 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/8 Please provide feedback on #13, I will be pulling that in soon. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

Re: [NODE] Can we drop node 0.x support?

2016-08-15 Thread Shazron
Sorry, I meant to say Node 7 will be "current" in Oct 2016, this year -- not 2017. On Mon, Aug 15, 2016 at 1:29 AM, Shazron wrote: > Our docs just specify "Download and install Node.js" which points to the > LTS version 4.4.7 at https://nodejs.org/en/download/ . If we want to

Re: [NODE] Can we drop node 0.x support?

2016-08-15 Thread Shazron
Our docs just specify "Download and install Node.js" which points to the LTS version 4.4.7 at https://nodejs.org/en/download/ . If we want to support Node 6 (current version as of this email), we need to point that to https://nodejs.org/en/download/current/ instead. Since our code all works on

[GitHub] cordova-docs issue #625: CB-11685 Add tools release blog post

2016-08-15 Thread sgrebnov
Github user sgrebnov commented on the issue: https://github.com/apache/cordova-docs/pull/625 :+1: 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 feature enabled and wishes so, or

RE: [Vote] Tools Release

2016-08-15 Thread Steven Gill
+1 On Aug 11, 2016 9:51 AM, "Alexander Sorokin (Akvelon)" < v-als...@microsoft.com> wrote: > I vote +1. > > * Verified tags > * Ability to install/uninstall Cordova > * Ability to update Cordova > * Ability to create blank app for Windows, Android > * Ability to build/run apps > * Reviewed

RE: [NODE] Can we drop node 0.x support?

2016-08-15 Thread Vladimir Kotikov (Akvelon)
There should not be any problems AFAIK. Last problems have been resolved in cordova@6.2.0 (http://cordova.apache.org/news/2016/05/24/tools-release.html) - Best regards, Vladimir -Original Message- From: Victor Sosa [mailto:sosah.vic...@gmail.com] Sent: Sunday, August 14, 2016 8:41 PM