Nightly build #342 for cordova has succeeded!

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

[GitHub] cordova-plugin-file-transfer issue #179: CB-12809 android

2017-05-12 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/179 Yeah, so the solution should be to deprecate `trustAllHosts`, documenting it and then remove those methods, not to implement them with a safe implementation because that wi

[GitHub] cordova-plugin-file-transfer issue #179: CB-12809 android

2017-05-12 Thread amovsesy
Github user amovsesy commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/179 @jcesarmobile, I understand, but this is violating Google's play ToS and it clearly states that any new updates or apps using an unsafe implementation of TrustManager will be b

[GitHub] cordova-plugin-file-transfer issue #179: CB-12809 android

2017-05-12 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/179 Those methods are there to ignore the certificates if you pass `trustAllHosts` param set to true (default is false) --- If your project is set up for it, you can reply to

Re: [VOTE] Coho Release

2017-05-12 Thread Filip Maj
I vote +1 * Ran coho audit-license-headers over the coho repo * Ran coho check-license to ensure all coho source has Apache-compatible licenses * Ensured continuous build was green when repos were tagged On Thu, May 11, 2017 at 10:36 AM, Shazron wrote: > Please review and vote on this Tools Rele

Re: [VOTE] Coho Release

2017-05-12 Thread Steven Gill
+1 On May 11, 2017 6:37 PM, "Shazron" wrote: > Please review and vote on this Tools Release > by replying to this email (and keep discussion on the DISCUSS thread) > > Release issue: https://issues.apache.org/jira/browse/CB-12793 > > Coho has been published to dist/dev: > https://dist.apache.org

[GitHub] cordova-plugin-file-transfer issue #179: CB-12809 android

2017-05-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/179 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-file-transfer/pull/179/commits/35886fe8ecce12f1932f5eec4

[GitHub] cordova-plugin-file-transfer issue #179: Fixing a security issue which is ba...

2017-05-12 Thread amovsesy
Github user amovsesy commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/179 @stevengill Can you please take a look at 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 d

[GitHub] cordova-plugin-file-transfer pull request #179: Fixing a security issue whic...

2017-05-12 Thread amovsesy
GitHub user amovsesy opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/179 Fixing a security issue which is banned by google play that can be fo… …und https://support.google.com/faqs/answer/6346016 Adding a check for the certificate that

[ANNOUNCE] Cordova@7.0.1 released

2017-05-12 Thread Steven Gill
tweet: https://twitter.com/apachecordova/status/863088800251117573 blog: https://cordova.apache.org/news/2017/05/12/tools-release.html

[GitHub] cordova-docs pull request #704: CB-12769: added tools release blog post

2017-05-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/704 --- 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-plugin-screen-orientation issue #15: fix(plugin): add es6-promise-pl...

2017-05-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-screen-orientation/pull/15 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-screen-orientation/pull/15/commits/bb17ab18427b91ea6

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

2017-05-12 Thread Exilz
GitHub user Exilz opened a pull request: https://github.com/apache/cordova-plugin-screen-orientation/pull/15 fix(plugin): add es6-promise-plugin from npm With cordova 7+, when trying to install the plugin, this error occurs ![](https://puu.sh/vNM8u/b84e2d683c.png)

[GitHub] cordova-lib issue #557: CB-12787: Fix plugin installation with --link option

2017-05-12 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/557 # [Codecov](https://codecov.io/gh/apache/cordova-lib/pull/557?src=pr&el=h1) Report > Merging [#557](https://codecov.io/gh/apache/cordova-lib/pull/557?src=pr&el=desc) into [master](https:

[GitHub] cordova-lib pull request #557: CB-12787: Fix plugin installation with --link...

2017-05-12 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/557 CB-12787: Fix plugin installation with --link option ### Platforms affected all ### What does this PR do? Fix logic for installation plugins with `--link` opti

Re: [DISCUSS] cordova 7.0.1 release

2017-05-12 Thread Steven Gill
Blog post for review: https://github.com/apache/cordova-docs/pull/704 On Tue, May 9, 2017 at 7:34 PM, Steven Gill wrote: > I'm going to stop the vote and restart it after I include > https://github.com/apache/cordova-lib/pull/553. I think it is pretty > important this gets released. > > On Thu,

[GitHub] cordova-docs pull request #704: CB-12769: added tools release blog post

2017-05-12 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/704 CB-12769: added tools release blog post ### Platforms affected ### What does this PR do? ### What testing has been done on this change? ##

Re: [VOTE] Tools release (attempt 2)

2017-05-12 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Alexander Sorokin Shazron Abdullah The vote has passed. On Thu, May 11, 2017 at 6:06 PM, Shazron wrote: > I vote +1: > * Ran coho audit-license-headers over the relevant repos > * Ran coho check-license to ensure t