Re: How to run a unit test for a plugin

2016-08-22 Thread Shazron
A slower way would be to send the pull request and let the CI test it i.e https://github.com/apache/cordova-plugin-dialogs/pull/82 On Mon, Aug 22, 2016 at 11:50 PM, Shazron wrote: > Install cordova-paramedic from its repo url or npmjs. See > https://github.com/apache/cordova-paramedic > > In the

How to run a unit test for a plugin

2016-08-22 Thread Deshan Kalupahana
Hi, I'm currently working on CB-11281, a bug in windows platform to learn the code base. I fixed that. But i don't know how to unit test that. The steps in docementation with "org.apache.cordova.test-framework" is not clear. Help me to run the unit test. Thanks -- Deshan Kalupahana, Undergradu

[GitHub] cordova-plugin-file issue #192: CB-11368 android: Resolve content URLs produ...

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

[GitHub] cordova-plugin-file pull request #192: CB-11368 android: Resolve content URL...

2016-08-22 Thread matrosovN
GitHub user matrosovN opened a pull request: https://github.com/apache/cordova-plugin-file/pull/192 CB-11368 android: Resolve content URLs produced by contacts plugin ### Platforms affected Android ### What does this PR do? This PR does a safe assigment of

[GitHub] cordova-cli pull request #260: CB-10036 Mass saving plugin docs for `cordova...

2016-08-22 Thread sanjeewa894
Github user sanjeewa894 closed the pull request at: https://github.com/apache/cordova-cli/pull/260 --- 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 featu

[GitHub] cordova-cli pull request #260: CB-10036 Mass saving plugin docs for `cordova...

2016-08-22 Thread sanjeewa894
GitHub user sanjeewa894 opened a pull request: https://github.com/apache/cordova-cli/pull/260 CB-10036 Mass saving plugin docs for `cordova plugin save` are missing in the CLI help Added example to doc You can merge this pull request into a Git repository by running: $ git pu

Nightly build #109 for cordova has succeeded!

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

[GitHub] cordova-plugin-inappbrowser issue #99: inAppBrowser custom application schem...

2016-08-22 Thread moneytree-doug
Github user moneytree-doug commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/99 @JPustkuchen For example, I forked off the library so to use it as a plugin for cordova then you would do this: ```cordova plugin add https://github.com/moneytree/cordova-p

[GitHub] cordova-docs issue #630: Added android ios release blog post

2016-08-22 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-docs/pull/630 For ios, we need to add the note like in cordova-ios 4.2.0: https://cordova.apache.org/announcements/2016/06/23/ios-4.2.0.html --- If your project is set up for it, you can reply to this em

[GitHub] cordova-docs pull request #630: Added android ios release blog post

2016-08-22 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/630#discussion_r75788312 --- Diff: www/_posts/2016-08-22-android-ios-release.md --- @@ -0,0 +1,48 @@ +--- +layout: post +author: +name: Steve Gill +

[GitHub] cordova-docs issue #630: Added android ios release blog post

2016-08-22 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-docs/pull/630 I'm actually going to publish updated docs and point to https://github.com/apache/cordova-docs/commit/af2ede15180d202e59d576f8f44e967018a268d1 for the edit-config stuff --- If your project

[GitHub] cordova-docs pull request #630: Added android ios release blog post

2016-08-22 Thread dpogue
Github user dpogue commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/630#discussion_r75787707 --- Diff: www/_posts/2016-08-22-android-ios-release.md --- @@ -0,0 +1,48 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-docs pull request #624: Correcting android-versionCode

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/624 --- 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 i

[GitHub] cordova-docs pull request #628: Added info to enable remote debugging in And...

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/628 --- 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 i

[GitHub] cordova-docs issue #628: Added info to enable remote debugging in Android

2016-08-22 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-docs/pull/628 Thanks! --- 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 i

[GitHub] cordova-docs pull request #606: Minor typo fixes

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/606 --- 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 i

[GitHub] cordova-docs issue #606: Minor typo fixes

2016-08-22 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-docs/pull/606 Thanks! --- 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

[GitHub] cordova-docs issue #613: CB-11477 Add a page about nightly builds

2016-08-22 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-docs/pull/613 LGTM. Want me to merge it in? Maybe make the change @dblotsky recommended. --- 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-docs pull request #612: CB-11412 Added docs for template use and cre...

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/612 --- 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 i

[GitHub] cordova-docs pull request #627: Add docs for defaultlocale to config.xml

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/627 --- 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 i

[GitHub] cordova-docs pull request #614: CB-11023 New edit-config tag in plugin.xml

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/614 --- 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 i

[REVIEW] android ios release blog post

2016-08-22 Thread Steven Gill
https://github.com/apache/cordova-docs/pull/630

[GitHub] cordova-docs pull request #630: Added android ios release blog post

2016-08-22 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/630 Added android ios release blog post You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs master Alternatively you c

[GitHub] cordova-lib issue #468: CB-8978 Add resource-file parsing to config.xml

2016-08-22 Thread dpogue
Github user dpogue commented on the issue: https://github.com/apache/cordova-lib/pull/468 I'm happy to leave out support for top-level `resource-file` tags, since I agree it doesn't really make sense --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] cordova-plugin-file pull request #162: CB-10577 Check if URL points to file ...

2016-08-22 Thread vldmrrr
Github user vldmrrr closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/162 --- 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 f

[GitHub] cordova-plugin-media issue #104: Acc+

2016-08-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/104 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-media/pull/104/commits/0bcd5e3027b8792dc3b29ada50536e505d57fe2b)

[STATS] for Cordova

2016-08-22 Thread Shazron
We have 60 cordova repos (not all active), of that 25 are plugins (almost half). There are 554 Git repos in Apache, and we make up 10.8% of them. We have 85 committers. Lately these past few months, there has been a low amount of committers that are actively committing code (I would guess, less

[GitHub] cordova-plugin-geolocation issue #78: navigator.geolocation.getCurrentPositi...

2016-08-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/78 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-geolocation/pull/78/commits/edafd7138c4266dd12c61bc8a0d900f

Re: On vacation

2016-08-22 Thread julio cesar sanchez
I'm back! Thanks to all of you 2016-08-04 18:56 GMT+02:00 Shazron : > Congrats Julio! > Don't worry about anything -- we'll pick up where you left off. Enjoy! :) > > Shaz > > On Thu, Aug 4, 2016 at 3:17 AM, julio cesar sanchez < > jcesarmob...@gmail.com> > wrote: > > > Hello all, > > > > Tomorro

[GitHub] cordova-cli pull request #239: CB-9858 added --fetch option

2016-08-22 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-cli/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 featur

[GitHub] cordova-cli issue #239: CB-9858 added --fetch option

2016-08-22 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-cli/pull/239 This got merged in already. Don't know why it didn't close. --- 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 do

[GitHub] cordova-cli issue #239: CB-9858 added --fetch option

2016-08-22 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-cli/pull/239 Is this still valid? Needs a rebase at least ... --- 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 h

[GitHub] cordova-cli pull request #258: CB-11023 Add doc for conflicting plugins

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/258 --- 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 is

Re: [VOTE] cordova-android@5.2.2 release (Attempt 2)

2016-08-22 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Joe Bowser Alexander Sorokin The vote has passed. On Thu, Aug 18, 2016 at 7:24 AM, Alexander Sorokin (Akvelon) < v-als...@microsoft.com> wrote: > I vote +1. > > * Verified archives via `coho verify-archive` > * Ver

Re: [VOTE] cordova-ios@4.2.1 release (attempt 2)

2016-08-22 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Shazron Abdullah Alexander Sorokin The vote has passed. On Thu, Aug 18, 2016 at 3:54 AM, Alexander Sorokin (Akvelon) < v-als...@microsoft.com> wrote: > I vote +1: > > * Verified archives via `coho verify-archive` >

[GitHub] cordova-plugin-inappbrowser pull request #163: Adding links to the top of th...

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

[GitHub] cordova-plugin-inappbrowser issue #181: CB-10973 inAppBrowser for Browser Pl...

2016-08-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/181 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-inappbrowser/pull/181/commits/60d27b8d8db5c66e5879b9c228e

[GitHub] cordova-plugin-inappbrowser pull request #181: CB-10973 inAppBrowser for Bro...

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

[GitHub] cordova-plugin-media issue #108: CB-10849 (ios) Fixed a crash when playing s...

2016-08-22 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/108 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-media/pull/108/commits/f1528f4e0ab477086165479e9d7086608fbf760f)

[GitHub] cordova-plugin-inappbrowser pull request #181: CB-10973 inAppBrowser for Bro...

2016-08-22 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/181 CB-10973 inAppBrowser for Browser Platform: wrong height of webview w… …ith location=yes ### Platforms affected Browser ### What does this PR

[GitHub] cordova-plugin-media pull request #108: CB-10849 (ios) Fixed a crash when pl...

2016-08-22 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-media/pull/108 CB-10849 (ios) Fixed a crash when playing soundfiles consecutively ### Platforms affected iOS ### What does this PR do? Fixes a crash by ensuring that the a

[GitHub] cordova-plugin-inappbrowser issue #168: Window size and position in browser ...

2016-08-22 Thread daserge
Github user daserge commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/168 Merged in https://github.com/apache/cordova-plugin-inappbrowser/commit/22d466a0504e5ddf6452672a61f4e9d5bc9e00d7 Thanks, @ruvak! Could you please close the PR? --- If you

[GitHub] cordova-plugin-file issue #162: CB-10577 Check if URL points to file or dire...

2016-08-22 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-plugin-file/pull/162 @vldmrrr, this issue has been fixed already in #167. Please close this PR --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

Requesting state about bug CB-10036

2016-08-22 Thread sanjeewa kumara
I have recently viewed this bug and comment about it. Can I know about this bug? - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

CI build status

2016-08-22 Thread Sergey Shakhnazarov (Akvelon)
Hi guys, Appium tests have been stabilized thanks to Alex Sorokin! :) 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 There were some intermittent failures in file-transfer tests related to co

[GitHub] cordova-plugin-inappbrowser issue #99: inAppBrowser custom application schem...

2016-08-22 Thread ljcljc
Github user ljcljc commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/99 @JPustkuchen Sure. You can checkout my repository, which I forked from @osvso , using cordova to install it. [https://github.com/ljcljc/cordova-plugin-inappbrowser](url)

[GitHub] cordova-plugin-inappbrowser issue #99: inAppBrowser custom application schem...

2016-08-22 Thread JPustkuchen
Github user JPustkuchen commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/99 @ljcljc : Could you please paste your final solution as example for all of us? That would help a lot :) Thank you! --- If your project is set up for it, you can reply to this

[GitHub] cordova-plugin-file pull request #190: CB-11693 ios: Make possible to run co...

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

[GitHub] cordova-plugin-file pull request #191: CB-11699 Read files as Data URLs prop...

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

[GitHub] cordova-plugin-inappbrowser issue #99: inAppBrowser custom application schem...

2016-08-22 Thread ljcljc
Github user ljcljc commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/99 @moneytree-doug I finally figure it out. It works great. No other configurations needed. @osvso Thanks for your excellent work! Save my day! --- If your project is set up for

[GitHub] cordova-lib pull request #484: [CB-11730] Modify condition of if clause to a...

2016-08-22 Thread ahirun0426
GitHub user ahirun0426 opened a pull request: https://github.com/apache/cordova-lib/pull/484 [CB-11730] Modify condition of if clause to avoid similar project nam… …e with plugin name The original if clause accepts c:\work\SimplePlugin_TestBed with c:\work\SimplePl

[GitHub] cordova-plugin-inappbrowser issue #99: inAppBrowser custom application schem...

2016-08-22 Thread ljcljc
Github user ljcljc commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/99 @moneytree-doug Thanks for your reply. Could you explain in detail how it works? This is the link of @osvso [https://github.com/apache/cordova-plugin-inappbrowser/

[GitHub] cordova-plugin-file-transfer pull request #154: CB-9022 Resolve source URI o...

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

[GitHub] cordova-plugin-inappbrowser issue #99: inAppBrowser custom application schem...

2016-08-22 Thread moneytree-doug
Github user moneytree-doug commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/99 @ljcljc I used @osvso 's library and it worked. --- 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 proj

[GitHub] cordova-plugin-file issue #191: CB-11699 Read files as Data URLs properly

2016-08-22 Thread dylanvdmerwe
Github user dylanvdmerwe commented on the issue: https://github.com/apache/cordova-plugin-file/pull/191 Please do review this as the function does not work for files over a very small size. --- If your project is set up for it, you can reply to this email and have your reply appear o