Nightly build #79 for cordova has succeeded!

2016-07-22 Thread Apache Jenkins Server
Nightly build #79 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/79/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-plugin-wkwebview-engine pull request #12: CB-10142: Allow opening We...

2016-07-22 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/12 CB-10142: Allow opening WebSQL databases in WKWebView ### Platforms affected iOS ### What does this PR do? Allows WebSql databases to

[GitHub] cordova-ios issue #236: Adding WebViewEngine plugin that uses WKWebView

2016-07-22 Thread bhariharan
Github user bhariharan commented on the issue: https://github.com/apache/cordova-ios/pull/236 @dpogue Shouldn't [this](https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/src/ios/CDVWKWebViewEngine.m#L356) be ```decidePolicyForNavigationAction``` selector for

[GitHub] cordova-windows issue #188: CB-11548 Fix issues where MSBuild cannot be foun...

2016-07-22 Thread jicongw
Github user jicongw commented on the issue: https://github.com/apache/cordova-windows/pull/188 This has been merged. --- 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-windows pull request #188: CB-11548 Fix issues where MSBuild cannot ...

2016-07-22 Thread jicongw
Github user jicongw closed the pull request at: https://github.com/apache/cordova-windows/pull/188 --- 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-docs issue #614: CB-11023 New edit-config tag in plugin.xml

2016-07-22 Thread riknoll
Github user riknoll commented on the issue: https://github.com/apache/cordova-docs/pull/614 @macdonst any chance you can take over merging this? Been sick and swamped this week and I don't think I'll have a chance to test out the site before merging it in. --- If your project is

[GitHub] cordova-plugin-file issue #189: Fix .DS_Store bug on mac os #android

2016-07-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-file/pull/189 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-file/pull/189/commits/2c43a1b432d3ab5a837e997c81b4708a76d3)

[GitHub] cordova-plugin-file pull request #189: Fix .DS_Store bug on mac os #android

2016-07-22 Thread mnill
GitHub user mnill opened a pull request: https://github.com/apache/cordova-plugin-file/pull/189 Fix .DS_Store bug on mac os #android ### Platforms affected Android ### What does this PR do? On mac os gradle extras make .DS_Store files in cache, but they is

[GitHub] cordova-windows issue #188: CB-11548 Fix issues where MSBuild cannot be foun...

2016-07-22 Thread TimBarham
Github user TimBarham commented on the issue: https://github.com/apache/cordova-windows/pull/188 Merged in 2d7d219fc1864fa22f87cebadac173fd41091351. Sorry @jicongw, I forgot to tag this PR in the modified commit, so you will have to close the PR manually. --- If your

[GitHub] cordova-plugins issue #23: CB-10956: Update the GCDWebServer

2016-07-22 Thread rayshan
Github user rayshan commented on the issue: https://github.com/apache/cordova-plugins/pull/23 We've tested this and it seems to work well. --- 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

[GitHub] cordova-plugin-geolocation issue #79: [CB-11617] (ubuntu) confusion between ...

2016-07-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/79 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-battery-status issue #38: CB-11256: (ubuntu) Qt API change br...

2016-07-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-battery-status/pull/38 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-battery-status pull request #38: CB-11256 (ubuntu) Qt API cha...

2016-07-22 Thread AlexandreAbreu
GitHub user AlexandreAbreu opened a pull request: https://github.com/apache/cordova-plugin-battery-status/pull/38 CB-11256 (ubuntu) Qt API change breaks the battery plugin ### Platforms affected Ubuntu ### What does this PR do? Fixes the plugin

[GitHub] cordova-plugin-geolocation pull request #79: [CB-11617] (ubuntu) confusion b...

2016-07-22 Thread AlexandreAbreu
GitHub user AlexandreAbreu opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/79 [CB-11617] (ubuntu) confusion between vertical and horizontal accuracy ### Platforms affected Ubuntu ### What does this PR do? Fixes

[CI] Cordova build status for 07/22

2016-07-22 Thread Vladimir Kotikov (Akvelon)
Hi guys, Here is the CI status for this week Build Status (# of test failures): 4 - Android 12 - iOS 0 - WP 8.1 0 - Windows 8.1 0 - Windows 10 JIRAs that need attention: CB-11447 Wrong file encoding when taking a picture with the

[GitHub] cordova-plugin-vibration issue #48: Update .gitignore for Windows environmen...

2016-07-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-vibration/pull/48 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-vibration pull request #48: Update .gitignore for Windows env...

2016-07-22 Thread kbeaugrand
GitHub user kbeaugrand opened a pull request: https://github.com/apache/cordova-plugin-vibration/pull/48 Update .gitignore for Windows environment ### Platforms affected ### What does this PR do? ### What testing has been done on this change?

[GitHub] cordova-ios issue #238: CB-11535 ios: fix bug with remove frameworks

2016-07-22 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-ios/pull/238 ## [Current coverage][cc-pull] is 52.60% (diff: 100%) > Merging [#238][cc-pull] into [master][cc-base-branch] will increase coverage by **0.79%** ```diff @@

[GitHub] cordova-ios pull request #238: CB-11535 ios: fix bug with remove frameworks

2016-07-22 Thread matrosovN
GitHub user matrosovN opened a pull request: https://github.com/apache/cordova-ios/pull/238 CB-11535 ios: fix bug with remove frameworks You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosovN/cordova-ios master Alternatively