Re: [GITHUB MOVE] Bulk move of all repos

2017-08-30 Thread Shazron
Closed the other issues, and filed
https://issues.apache.org/jira/browse/INFRA-14994

On Wed, Aug 30, 2017 at 4:43 PM, Shazron  wrote:

> I'll request the bulk move tonight since there are no objections
>
>
> On Aug 30, 2017 at 9:55 AM, Steven Gill  wrote:
>
>
> That is a good point.
>
> Those repos are already mirrored on github. I say let them be converted to
> full github repos and then we can deal with archiving/deprecating them.
>
> On Wed, Aug 30, 2017 at 2:07 AM, Filip Maj  wrote:
>
> Should we delete/remove/archive any of those before moving them over?
> We have repos like app harness, medic, and others that are not
> contributed to nor used anymore.
>
> On Tue, Aug 29, 2017 at 10:13 PM, Steven Gill 
> wrote:
>
> We can deal with jira issues -> github issues migration once all repos
>
> are
>
> moved over.
>
> On Tue, Aug 29, 2017 at 11:19 AM, Steven Gill 
> wrote:
>
> do it!
>
>
> On Tue, Aug 29, 2017 at 11:18 AM, Shazron  wrote:
>
> See: https://issues.apache.org/jira/browse/INFRA-14398
>
> INFRA (through Daniel Gruno) has commented on Hipchat that a bulk move
> would be easier for us, versus a selective move.
>
> Ironically the proposed 3 Phase approach was to make it easier for
>
> INFRA
>
> to
> transition us.
>
> Updated proposal:
> Move **all** our repos from git-wip-us.apache.org to Github?
>
> +1 for me.
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>
>
>


Nightly build #470 for cordova has failed

2017-08-30 Thread Apache Jenkins Server
Nightly build #470 for cordova has failed.

Please check failure details on build details page at 
https://builds.apache.org/job/cordova-nightly/470/
You can also take a look at build console: 
https://builds.apache.org/job/cordova-nightly/470/consoleFull

-
Jenkins for Apache Cordova

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-js pull request #148: CB-13232: added test for cordova's unquie loca...

2017-08-30 Thread stevengill
GitHub user stevengill opened a pull request:

https://github.com/apache/cordova-js/pull/148

CB-13232: added test for cordova's unquie local style require

This is in response to https://github.com/apache/cordova-js/pull/146

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/stevengill/cordova-js CB-13232

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-js/pull/148.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #148


commit 133850782a8166ad1b51e5a248ac5cc6869de726
Author: Steve Gill 
Date:   2017-08-31T00:47:09Z

CB-13232: added test for cordova's unquie local style require




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [GITHUB MOVE] Bulk move of all repos

2017-08-30 Thread Shazron
I'll request the bulk move tonight since there are no objections

On Aug 30, 2017 at 9:55 AM, Steven Gill  wrote:


That is a good point.

Those repos are already mirrored on github. I say let them be converted to
full github repos and then we can deal with archiving/deprecating them.

On Wed, Aug 30, 2017 at 2:07 AM, Filip Maj  wrote:

Should we delete/remove/archive any of those before moving them over?
We have repos like app harness, medic, and others that are not
contributed to nor used anymore.

On Tue, Aug 29, 2017 at 10:13 PM, Steven Gill 
wrote:

We can deal with jira issues -> github issues migration once all repos

are

moved over.

On Tue, Aug 29, 2017 at 11:19 AM, Steven Gill 
wrote:

do it!


On Tue, Aug 29, 2017 at 11:18 AM, Shazron  wrote:

See: https://issues.apache.org/jira/browse/INFRA-14398

INFRA (through Daniel Gruno) has commented on Hipchat that a bulk move
would be easier for us, versus a selective move.

Ironically the proposed 3 Phase approach was to make it easier for

INFRA

to
transition us.

Updated proposal:
Move **all** our repos from git-wip-us.apache.org to Github?

+1 for me.




-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org


[ANNOUNCE] Browser@5 and cordova-serve@2 release!

2017-08-30 Thread Steven Gill
Tweet: https://twitter.com/apachecordova/status/903026156999393280
Blog: http://cordova.apache.org/news/2017/08/29/browser-serve-release.html


[Vote] Cordova-Common@2.1.0 Release

2017-08-30 Thread Audrey So
Hi everyone,

Please review and vote on this Cordova-Common@2.1.0 Release
by replying to this email (and keep discussion on the DISCUSS thread)

Release issue: https://issues.apache.org/jira/browse/CB-13231

cordova-common@2.1.0 has been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-13231/

The packages were published from their corresponding git tags:

cordova-common: 2.1.0 (e6d8e6f063)

Upon a successful vote I will upload the archives to dist/, publish them to 
npm, and post the corresponding blog post.

Voting guidelines: 
https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md

Voting will go on for a minimum of 48 hours.

I vote +1:
* Ran coho audit-license-headers over the relevant repos
* Ran coho check-license to ensure all dependencies and subdependencies have 
Apache-compatible licenses
* Ensured continuous build was green when repos were tagged

Thank you!

Audrey


[GitHub] cordova-plugin-file-transfer pull request #189: C# receive file from FileTra...

2017-08-30 Thread diegofuks
GitHub user diegofuks opened a pull request:

https://github.com/apache/cordova-plugin-file-transfer/pull/189

C# receive file from FileTransfer

Hi, what's the best way to receive the file from FileTransfer using C# 
RestFul service and save to the server?
I've tried to implement like this:

public string UploadFile(Stream stream)
{

but the stream wont contain the filename and cant I need to know the file 
extension at least.
thanks!

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/cordova-plugin-file-transfer 1.6.x

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-file-transfer/pull/189.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #189


commit aff59302bbd1a003ef5736312347c9d27e57e367
Author: Shazron Abdullah 
Date:   2016-12-11T20:47:34Z

CB-12236 - Fixed RELEASENOTES for cordova-plugin-file-transfer

commit 1774f623beafe87e149078d653e0b100fedea34b
Author: Shazron Abdullah 
Date:   2016-12-08T00:55:07Z

CB-12224 Incremented plugin version.

commit 77b85904e530593d8c4569ab423fafa8c33d34eb
Author: Alexander Sorokin 
Date:   2016-12-09T10:26:57Z

CB-12230 Removed Windows 8.1 build badges

commit 3d1c258c6738439cfe837785fc80badb28752550
Author: Alexander Sorokin 
Date:   2017-01-18T10:30:52Z

CB-12363 Added build badges for iOS 9.3 and 10.0

commit 4c9f1e557fbc26e7f5b393a290d053fb899b9b81
Author: daserge 
Date:   2017-01-18T16:25:45Z

CB-12353 Corrected merges usage in plugin.xml

commit 1ae20e1231c85671c11f945111ab3fba9945f55c
Author: Nikita Matrosov 
Date:   2017-01-19T13:07:53Z

CB-12369: Add plugin typings from DefinitelyTyped

 This closes #173

commit 70e573ef9cbe4b951d51cc5ab7cc472cc0d10e38
Author: Alexander Sorokin 
Date:   2017-02-09T10:23:54Z

CB-12439 (Tests) Temporarily disable tests that use fileserver on CI

commit a176eff1908ad85cced9d4ec10f2e5accbe4ddc9
Author: Alexander Sorokin 
Date:   2017-02-17T15:52:44Z

CB-12439 (Tests) Re-enable the tests

* This is a part of file transfer CI builds being transferred to Sauce Labs 
emulators
* Some tests now retry up to 100 times due to Heroku server being unstable
* Now using '/upload_headers_echo' of the FT server instead of 
whatheaders.com which is down

commit cbb512b6b8b86d46090ecacf2a877bf2194a3134
Author: Steve Gill 
Date:   2017-03-01T01:41:26Z

CB-12519 Updated version and RELEASENOTES.md for release 1.6.2

commit 50c2e8195006e07aa485bb2221990446b2e93997
Author: Steve Gill 
Date:   2017-03-03T22:04:17Z

CB-12519 fixed issue with tests/plugin.xml

commit f32feaa281946c332e89de9359bbd26332e3c49d
Author: filmaj 
Date:   2017-04-27T19:40:28Z

Merge branch 'master' into 1.6.x




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-docs pull request #723: CB-13214: added browser and serve release bl...

2017-08-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-docs/pull/723


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Cordova-Common@2.1.0 Release

2017-08-30 Thread Steven Gill
+1 Do it!

On Wed, Aug 30, 2017 at 11:19 AM, Audrey So  wrote:

> Hi everyone!
>
> Does anyone have any reason to delay a Cordova-Common@2.1.0 release? Any
> outstanding patches to land?
>
> If not, we would like to start the Cordova-Common@2.1.0 release process
> later today. We would like to get it out soon so cordova-ios can use it for
> its next release. Cordova-lib will come out after the cordova-ios release.
>
> The versions to be released are:
> - cordova-common@2.1.0
>
> Thank you all! Have a great day.
>
> — Audrey
>


[DISCUSS] Cordova-Common@2.1.0 Release

2017-08-30 Thread Audrey So
Hi everyone!

Does anyone have any reason to delay a Cordova-Common@2.1.0 release? Any 
outstanding patches to land?

If not, we would like to start the Cordova-Common@2.1.0 release process later 
today. We would like to get it out soon so cordova-ios can use it for its next 
release. Cordova-lib will come out after the cordova-ios release.

The versions to be released are:
- cordova-common@2.1.0

Thank you all! Have a great day.

— Audrey


[GitHub] cordova-plugin-file pull request #207: CB-12930: (windows) Fix getDirectory ...

2017-08-30 Thread adamhaile
Github user adamhaile commented on a diff in the pull request:

https://github.com/apache/cordova-plugin-file/pull/207#discussion_r136143196
  
--- Diff: src/windows/FileProxy.js ---
@@ -751,7 +751,13 @@ module.exports = {
 if (!fs || !validName(path)){
 fail(FileError.ENCODING_ERR);
 return;
-}   
+}
+   
+//check trailing "/"
--- End diff --

Correct.  I submitted a (dup) JIRA report that explains why this slash 
causes a failure downstream: https://issues.apache.org/jira/browse/CB-12945 .


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-file pull request #207: CB-12930: (windows) Fix getDirectory ...

2017-08-30 Thread janpio
Github user janpio commented on a diff in the pull request:

https://github.com/apache/cordova-plugin-file/pull/207#discussion_r136139240
  
--- Diff: src/windows/FileProxy.js ---
@@ -751,7 +751,13 @@ module.exports = {
 if (!fs || !validName(path)){
 fail(FileError.ENCODING_ERR);
 return;
-}   
+}
+   
+//check trailing "/"
--- End diff --

this actually removes a trailing slash, correct?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-file issue #207: CB-12930: (windows) Fix getDirectory trailin...

2017-08-30 Thread adamhaile
Github user adamhaile commented on the issue:

https://github.com/apache/cordova-plugin-file/pull/207
  
This bug caused us a lot of pain in a production app.  Any movement on this?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-js issue #146: CB-13163: fix using relative paths in calls to requir...

2017-08-30 Thread stevengill
Github user stevengill commented on the issue:

https://github.com/apache/cordova-js/pull/146
  
If you checkout https://github.com/apache/cordova-ios/pull/333, you can see 
that I fixed the relative require for console. 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [GITHUB MOVE] Bulk move of all repos

2017-08-30 Thread Steven Gill
That is a good point.

Those repos are already mirrored on github. I say let them be converted to
full github repos and then we can deal with archiving/deprecating them.

On Wed, Aug 30, 2017 at 2:07 AM, Filip Maj  wrote:

> Should we delete/remove/archive any of those before moving them over?
> We have repos like app harness, medic, and others that are not
> contributed to nor used anymore.
>
> On Tue, Aug 29, 2017 at 10:13 PM, Steven Gill 
> wrote:
> > We can deal with jira issues -> github issues migration once all repos
> are
> > moved over.
> >
> > On Tue, Aug 29, 2017 at 11:19 AM, Steven Gill 
> > wrote:
> >
> >> do it!
> >>
> >>
> >> On Tue, Aug 29, 2017 at 11:18 AM, Shazron  wrote:
> >>
> >>> See: https://issues.apache.org/jira/browse/INFRA-14398
> >>>
> >>> INFRA (through Daniel Gruno) has commented on Hipchat that a bulk move
> >>> would be easier for us, versus a selective move.
> >>>
> >>> Ironically the proposed 3 Phase approach was to make it easier for
> INFRA
> >>> to
> >>> transition us.
> >>>
> >>> Updated proposal:
> >>> Move **all** our repos from git-wip-us.apache.org to Github?
> >>>
> >>> +1 for me.
> >>>
> >>
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


[GitHub] cordova-plugin-file-transfer pull request #187: CB-12809: Google Play Blocke...

2017-08-30 Thread filmaj
Github user filmaj commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-file-transfer/pull/187#discussion_r136122199
  
--- Diff: www/FileTransfer.js ---
@@ -163,7 +162,7 @@ FileTransfer.prototype.upload = function(filePath, 
server, successCallback, erro
 }
 }
 };
-exec(win, fail, 'FileTransfer', 'upload', [filePath, server, fileKey, 
fileName, mimeType, params, trustAllHosts, chunkedMode, headers, this._id, 
httpMethod]);
+exec(win, fail, 'FileTransfer', 'upload', [filePath, server, fileKey, 
fileName, mimeType, params, false, chunkedMode, headers, this._id, httpMethod]);
--- End diff --

Do we need to keep the no-longer-used `trustAllHosts` parameter in the exec 
invocation? Also applies to the `download` method.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-docs issue #714: CB-12984: (docs) Add Android versions to "supported...

2017-08-30 Thread janpio
Github user janpio commented on the issue:

https://github.com/apache/cordova-docs/pull/714
  
Ok, so back to your issue. Meh...


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-docs issue #714: CB-12984: (docs) Add Android versions to "supported...

2017-08-30 Thread filmaj
Github user filmaj commented on the issue:

https://github.com/apache/cordova-docs/pull/714
  
No, it's more like: one of the PMC members needs to go through the manual 
steps of a) integrating translations (to me it is unclear how to do this), b) 
building cordova-docs locally and c) copying the built artifacts to the 
relevant directory of the cordova website SVN repository.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-docs issue #714: CB-12984: (docs) Add Android versions to "supported...

2017-08-30 Thread janpio
Github user janpio commented on the issue:

https://github.com/apache/cordova-docs/pull/714
  
Is there a way to trigger this manualy rebuilding and uploading of the docs 
by one of the PMC members?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [GITHUB MOVE] Bulk move of all repos

2017-08-30 Thread Filip Maj
Should we delete/remove/archive any of those before moving them over?
We have repos like app harness, medic, and others that are not
contributed to nor used anymore.

On Tue, Aug 29, 2017 at 10:13 PM, Steven Gill  wrote:
> We can deal with jira issues -> github issues migration once all repos are
> moved over.
>
> On Tue, Aug 29, 2017 at 11:19 AM, Steven Gill 
> wrote:
>
>> do it!
>>
>>
>> On Tue, Aug 29, 2017 at 11:18 AM, Shazron  wrote:
>>
>>> See: https://issues.apache.org/jira/browse/INFRA-14398
>>>
>>> INFRA (through Daniel Gruno) has commented on Hipchat that a bulk move
>>> would be easier for us, versus a selective move.
>>>
>>> Ironically the proposed 3 Phase approach was to make it easier for INFRA
>>> to
>>> transition us.
>>>
>>> Updated proposal:
>>> Move **all** our repos from git-wip-us.apache.org to Github?
>>>
>>> +1 for me.
>>>
>>
>>

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-js issue #146: CB-13163: fix using relative paths in calls to requir...

2017-08-30 Thread filmaj
Github user filmaj commented on the issue:

https://github.com/apache/cordova-js/pull/146
  
Just to make sure people here see it: reverting this commit, and leaving 
relative `require` calls in e.g. the integrated console plugin in cordova-ios 
will lead to errors such as:

https://user-images.githubusercontent.com/52645/29864183-364a861a-8d72-11e7-9515-486af106c1df.png;>



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-js issue #146: CB-13163: fix using relative paths in calls to requir...

2017-08-30 Thread filmaj
Github user filmaj commented on the issue:

https://github.com/apache/cordova-js/pull/146
  
OK, sorry that this change broke stuff! My bad.

Chalk up a "make cordova's `require` work more like node / other `require` 
implementations" to the todo list?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-docs pull request #723: CB-13214: added browser and serve release bl...

2017-08-30 Thread janpio
Github user janpio commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/723#discussion_r135991198
  
--- Diff: www/_posts/2017-08-29-browser-serve-release.md ---
@@ -0,0 +1,65 @@
+---
+layout: post
+author:
+name: Steve Gill
+url: https://twitter.com/stevesgill
+title:  "Cordova Browser & Cordova Serve Released!"
--- End diff --

Should probably contain version info to be useful to share (link preview)


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-lib issue #590: CB-13145: Create playservices version preference in ...

2017-08-30 Thread stevengill
Github user stevengill commented on the issue:

https://github.com/apache/cordova-lib/pull/590
  
This has been merged. Can you close it


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org