Nightly build #447 for cordova has succeeded!

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

[GitHub] cordova-lib pull request #589: removed .jscs.json

2017-08-07 Thread remcohaszing
GitHub user remcohaszing opened a pull request: https://github.com/apache/cordova-lib/pull/589 removed .jscs.json ### Platforms affected none ### What does this PR do? Cleanup an unused file. ### What testing has been done on this change? None

Re: [GITHUB MOVE] Phase 1 Complete, next steps

2017-08-07 Thread Steven Gill
Woo! Thanks shaz! Time to request phase 2 (tools!)? https://issues. apache.org/jira/browse/INFRA-14398 Audrey is looking into making a proposal for issue migration. Will share soon. On Mon, Aug 7, 2017 at 11:42 AM, Shazron wrote: > Fixed coho references: >

Re: [GITHUB MOVE] Phase 1 Complete, next steps

2017-08-07 Thread Shazron
Fixed coho references: https://issues.apache.org/jira/browse/CB-13156 Now that we are using Github for these 4 repos, you need to authenticate with Github using https and a personal access token (not your password!). See:

[GitHub] cordova-plugin-wkwebview-engine pull request #41: CB-12895: replaced jshint ...

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/41 --- 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,

[GitHub] cordova-plugin-vibration pull request #59: CB-12895 : added eslint and remov...

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

[GitHub] codecov-io commented on issue #401: CB-8976: Added the `cdvVersionCodeForceAbiDigit` property

2017-08-07 Thread git
codecov-io commented on issue #401: CB-8976: Added the `cdvVersionCodeForceAbiDigit` property URL: https://github.com/apache/cordova-android/pull/401#issuecomment-320722459 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/401?src=pr=h1) Report > Merging

[GitHub] cordova-plugin-network-information pull request #58: CB-12895 : added eslint...

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-network-information/pull/58 --- 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] feichngr opened a new pull request #401: CB-8976: Added the `cdvVersionCodeForceAbiDigit` property

2017-08-07 Thread git
feichngr opened a new pull request #401: CB-8976: Added the `cdvVersionCodeForceAbiDigit` property URL: https://github.com/apache/cordova-android/pull/401 to the template build.gradle that appends 0 to the versionCode when `cdvBuildMultipleApks` is not set ### Platforms affected

[GitHub] cordova-plugin-dialogs pull request #96: CB-12895 : setup eslint and removed...

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-dialogs/pull/96 --- 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 pull request #281: CB-12895 : replaced jshint with esl...

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/281 --- 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-cli issue #284: Update readme.md - Proposal of corrections

2017-08-07 Thread Straust
Github user Straust commented on the issue: https://github.com/apache/cordova-cli/pull/284 Hahaha, I'll ask him tho, maybe he just forgot about it or something! Thank you, Jan. 2017-08-07 9:44 GMT-05:00 Jan Piotrowski : > Yes, there

[GitHub] cordova-cli issue #284: Update readme.md - Proposal of corrections

2017-08-07 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-cli/pull/284 Yes, there can be multiple PR for one issues, it is just that a place exists where the changes are logged. But if Filmaj told you to just go ahead, do that - he is with the project, I am just a

[GitHub] cordova-cli issue #284: Update readme.md - Proposal of corrections

2017-08-07 Thread Straust
Github user Straust commented on the issue: https://github.com/apache/cordova-cli/pull/284 Haha yeah, that's me :V. Oh, I see... Filmaj just told me to make a PR, didn't knew about the issues stuff! I'll look forward to it, maybe I can create one issue for several PRs

[GitHub] cordova-cli issue #284: Update readme.md - Proposal of corrections

2017-08-07 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-cli/pull/284 Ah right, I saw you on Crowdin ;) Note that normally there is this process of opening a issue at issues.cordova.io and including that in the title of the PR. You should probably create

[GitHub] cordova-cli issue #284: Update readme.md - Proposal of corrections

2017-08-07 Thread Straust
Github user Straust commented on the issue: https://github.com/apache/cordova-cli/pull/284 Oh noes, I closed it by mistake. But I'll be opening different PRs for each file if I find anything weird while translating. 2017-08-06 5:44 GMT-05:00 Jan Piotrowski

[GitHub] cordova-plugin-inappbrowser issue #221: CB-12834: (android) Fix bug when ope...

2017-08-07 Thread RafaelKr
Github user RafaelKr commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/221 This is awesome! But can you please change the function `processDownload` like this? ```Java import android.webkit.CookieManager; [...]

[GitHub] cordova-docs pull request #717: CB-12760: (android) fix internal anchor link

2017-08-07 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/717 CB-12760: (android) fix internal anchor link ### Platforms affected Android, docs only ### What does this PR do? fixes an internal anchor link to work ###

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

2017-08-07 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/714 (1 month bump 🍰 ) --- 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