Nightly build #313 for cordova has succeeded!

2017-04-14 Thread Apache Jenkins Server
Nightly build #313 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/313/consoleFull - Jenkins for Apache Cordova -

[GitHub] cordova-ios issue #304: CB-8980 - Support tag in config.xml ...

2017-04-14 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/304 Waiting on https://issues.apache.org/jira/browse/CB-12662 cordova-common@2.0.2 release -- 1. revert all Travis tweaks 2. revert node-module changes (only update bundle cordova-common@2.0

[VOTE] cordova-common@2.0.2 Release

2017-04-14 Thread Shazron
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-12662 Both tools have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-12262/ The packa

Re: [DISCUSS] cordova-common@2.0.2 release

2017-04-14 Thread Filip Maj
none here On Fri, Apr 14, 2017 at 7:41 PM, Shazron wrote: > I will start the vote tonight if there are no objections. > > Changes: > Anything Mar 10 2017 and newer - > https://github.com/apache/cordova-lib/commits/master/cordova-common > > This release is needed because it is blocking CB-8980 and

[DISCUSS] cordova-common@2.0.2 release

2017-04-14 Thread Shazron
I will start the vote tonight if there are no objections. Changes: Anything Mar 10 2017 and newer - https://github.com/apache/cordova-lib/commits/master/cordova-common This release is needed because it is blocking CB-8980 and thus cordova-ios@4.4.0

[GitHub] cordova-ios issue #304: CB-8980 - Support tag in config.xml ...

2017-04-14 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/304 CI failure due to: https://github.com/apache/cordova-ios/pull/299#issuecomment-290367527 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] cordova-ios issue #304: CB-8980 - Support tag in config.xml ...

2017-04-14 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/304 `cordova clean` issues -- see my discussion in https://github.com/apache/cordova-android/pull/321 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-android pull request #321: CB-8978 Prepare copy resource-files from ...

2017-04-14 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/321#discussion_r111626815 --- Diff: bin/templates/cordova/lib/prepare.js --- @@ -401,6 +403,44 @@ function mapImageResources(rootDir, subDir, type, resourceName) { r

[GitHub] cordova-android pull request #321: CB-8978 Prepare copy resource-files from ...

2017-04-14 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/321#discussion_r111626765 --- Diff: bin/templates/cordova/lib/prepare.js --- @@ -401,6 +403,44 @@ function mapImageResources(rootDir, subDir, type, resourceName) { r

[GitHub] cordova-plugin-inappbrowser issue #205: CB-9148 - (android) Add support for ...

2017-04-14 Thread phstc
Github user phstc commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/205 > I'm testing it through the PhoneGap Android version, can it be a thing? That was it. It's working fine after building the app. The issue was with the PhoneGap ap

[GitHub] cordova-plugin-inappbrowser issue #205: CB-9148 - (android) Add support for ...

2017-04-14 Thread phstc
Github user phstc commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/205 Unfortunately, this is also not working for me. I updated `inappbrowser to the latest: ``` cordova-plugin-inappbrowser 1.7.0 "InAppBrowser" ``` [W

[GitHub] cordova-android issue #375: CB-12657 android: fixed android 4.3 exit app, We...

2017-04-14 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/375 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/375?src=pr&el=h1) Report > Merging [#375](https://codecov.io/gh/apache/cordova-android/pull/375?src=pr&el=desc) into [

[GitHub] cordova-android pull request #375: CB-12657 android: fixed android 4.3 exit ...

2017-04-14 Thread Thomsen
GitHub user Thomsen opened a pull request: https://github.com/apache/cordova-android/pull/375 CB-12657 android: fixed android 4.3 exit app, WebView.destroy() call… …ed while still attached ### Platforms affected ### What does this PR do?