Nightly build #319 for cordova has succeeded!

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

[GitHub] cordova-android issue #376: Fix for CB-12015: initial-scale values less than...

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

[GitHub] cordova-android pull request #376: Fix for CB-12015: initial-scale values le...

2017-04-20 Thread macdonst
GitHub user macdonst opened a pull request: https://github.com/apache/cordova-android/pull/376 Fix for CB-12015: initial-scale values less than 1.0 are ignored on Android ### Platforms affected Android ### What does this PR do? Fixed an issue where the

[GitHub] cordova-android pull request #332: Enable background start of Cordova Androi...

2017-04-20 Thread macdonst
Github user macdonst closed the pull request at: https://github.com/apache/cordova-android/pull/332 --- 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-ios pull request #308: CB-8980 - fix target attribut...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/308 --- 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 #308: CB-8980 - fix target attribut...

2017-04-20 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/308 CB-8980 - fix target attribute in config.xml ### Platforms affected self ### What does this PR do? Fix the target attribute not working properly for tag in

[GitHub] cordova-lib issue #516: CB-12385: (win32/linux/darwin) auto open devtools in...

2017-04-20 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-lib/pull/516 This is interesting, is it possible in other brower targets? --- 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 issue #542: CB-12663: Install latest version of plugin in case o...

2017-04-20 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/542 Thanks for submitting the pr! How can I reproduce the problem? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cordova-lib pull request #538: Emit platformAPI loading error, remove Gradle...

2017-04-20 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/538#discussion_r112554925 --- Diff: cordova-lib/spec-cordova/fixtures/platforms/cordova-browser/bin/lib/create.js --- @@ -39,14 +39,14 @@ module.exports.createProject =

[GitHub] cordova-cli pull request #271: CB-12570 : fetch is true by default, --nofetc...

2017-04-20 Thread audreyso
Github user audreyso closed the pull request at: https://github.com/apache/cordova-cli/pull/271 --- 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-cli pull request #267: CB: 11982 -Created new cordova config command

2017-04-20 Thread audreyso
Github user audreyso closed the pull request at: https://github.com/apache/cordova-cli/pull/267 --- 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 #538: Emit platformAPI loading error, remove Gradle...

2017-04-20 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/538#discussion_r112542525 --- Diff: cordova-lib/src/cordova/platform.js --- @@ -408,6 +409,8 @@ function getPlatformDetailsFromDir(dir, platformIfKnown){ var

[GitHub] cordova-lib pull request #538: Emit platformAPI loading error, remove Gradle...

2017-04-20 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/538#discussion_r112542652 --- Diff: cordova-lib/spec-cordova/fixtures/platforms/cordova-browser/bin/lib/create.js --- @@ -39,14 +39,14 @@ module.exports.createProject =

[GitHub] cordova-lib pull request #541: Exit with exitCode:1 if a plugin could not be...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/541 --- 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 #546: CB-12674 : Added deprecation notice for black...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/546 --- 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-cli issue #267: CB: 11982 -Created new cordova config command

2017-04-20 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-cli/pull/267 this has been merged, can you close it @audreyso --- 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

[GitHub] cordova-plugin-inappbrowser issue #172: [CB-5758] (android/iOS) Possibility ...

2017-04-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/172 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-inappbrowser issue #172: [CB-5758] (android/iOS) Possibility ...

2017-04-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/172 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-camera pull request #261: CB-12622: (android) Appium tests: B...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/261 --- 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-camera issue #261: CB-12622: (android) Appium tests: Bust And...

2017-04-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/261 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-mobile-spec pull request #143: 3.6.x

2017-04-20 Thread srinivas-palakurti
GitHub user srinivas-palakurti opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/143 3.6.x ### Platforms affected ### What does this PR do? ### What testing has been done on this change? ### Checklist -

[GitHub] cordova-plugin-camera issue #261: CB-12622: (android) Appium tests: Bust And...

2017-04-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/261 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-camera issue #261: CB-12622: (android) Appium tests: Bust And...

2017-04-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/261 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-camera issue #261: CB-12622: (android) Appium tests: Bust And...

2017-04-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/261 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-camera pull request #261: CB-12622: (android) Appium tests: B...

2017-04-20 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/261 CB-12622: (android) Appium tests: Bust Android 6 and 7 permission dia… ### Platforms affected Android ### What does this PR do? Enables Appium tests to run on