Nightly build #422 for cordova has succeeded!

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

[GitHub] cordova-plugin-file-transfer pull request #182: Fire successCallback for any...

2017-07-07 Thread bozdoz
GitHub user bozdoz opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/182 Fire successCallback for any 2XX HTTP status Found this bug when receiving a 201 response. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-windows pull request #235: CB-11968: Add support for config-file in ...

2017-07-07 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/235 CB-11968: Add support for config-file in config.xml ### Platforms affected ### What does this PR do? This logic is needed to apply changes using

[GitHub] cordova-plugin-wkwebview-engine pull request #40: CB-12935: (CI) Build the p...

2017-07-07 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/40 CB-12935: (CI) Build the plugin for Android platform on Travis ### Platforms affected Android ### What does this PR do? Add a CI build for Android platform

[GitHub] cordova-plugin-screen-orientation issue #15: fix(plugin): add es6-promise-pl...

2017-07-07 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-plugin-screen-orientation/pull/15 Could anyone who have experienced this issue please verify that it is fixed now? You can try to install `cordova-plugin-screen-orientation` from github using the

[GitHub] cordova-plugin-screen-orientation issue #15: fix(plugin): add es6-promise-pl...

2017-07-07 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-plugin-screen-orientation/pull/15 @Exilz Thanks for your contribution! --- 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-plugin-screen-orientation pull request #21: CB-12994: (android, blac...

2017-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-screen-orientation/pull/21 --- 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

[GitHub] cordova-plugin-screen-orientation pull request #15: fix(plugin): add es6-pro...

2017-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-screen-orientation/pull/15 --- 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

[GitHub] cordova-plugin-screen-orientation pull request #21: CB-12994: (android, blac...

2017-07-07 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-screen-orientation/pull/21 CB-12994: (android, blackberry) add es6-promise-plugin from npm this closes #15 ### Platforms affected android, blackberry ### What does this PR do?