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

2017-08-29 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 featu

[GitHub] cordova-plugin-inappbrowser issue #238: added cookies support for Android an...

2017-08-29 Thread thesourav123
Github user thesourav123 commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/238 This was needed. Finally, thanks a lot. i tested and it works. Yay!! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

Nightly build #469 for cordova has failed

2017-08-29 Thread Apache Jenkins Server
Nightly build #469 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/469/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/469/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-plugin-inappbrowser issue #238: added cookies support for Android an...

2017-08-29 Thread thesourav123
Github user thesourav123 commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/238 @denisx304 i am facing an issue with the original inappbrowser not saving session cookies when app is closed in iOS(But, works in Android). Will this merge fix my issue. -

[Review] cordova browser and serve blog post

2017-08-29 Thread Steven Gill
Please leave any comments on the pr! https://github.com/apache/cordova-docs/pull/723

[GitHub] cordova-docs issue #723: CB-13214: added browser and serve release blog post

2017-08-29 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-docs/pull/723 Let me know if you have any feedback! --- 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 featu

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

2017-08-29 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/723 CB-13214: added browser and serve release blog post ### Platforms affected ### What does this PR do? ### What testing has been done on this change?

[GitHub] cordova-lib pull request #561: Cb 12870 - Check that all use cases are caugh...

2017-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/561 --- 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-browser@5 & cordova-serve@2 (attempt 2)

2017-08-29 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 4 Steve Gill Audrey So Jesse MacFadyen Alex Sorokin The vote has passed. On Tue, Aug 29, 2017 at 4:39 AM, wrote: > I vote +1: > > * ran coho verify-archive > * manually verified git tags > * verified versions > * created and l

[GitHub] cordova-plugin-file pull request #214: CB-12895 : Setup eslint and removed j...

2017-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/214 --- 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 pull request #236: CB-12895 : Added eslint and r...

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

Re: [GITHUB MOVE] Bulk move of all repos

2017-08-29 Thread Steven Gill
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 Gru

Re: [GITHUB MOVE] Bulk move of all repos

2017-08-29 Thread Steven Gill
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

[GITHUB MOVE] Bulk move of all repos

2017-08-29 Thread Shazron
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**

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

2017-08-29 Thread remcohaszing
Github user remcohaszing closed the pull request at: https://github.com/apache/cordova-lib/pull/589 --- 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 feat

RE: [VOTE] cordova-browser@5 & cordova-serve@2 (attempt 2)

2017-08-29 Thread alsorokin
I vote +1: * ran coho verify-archive * manually verified git tags * verified versions * created and launched a blank app * ensured that paramedic can build and run test app: https://travis-ci.org/alsorokin/cordova-periodic-build-browser Thanks, Alexander Sorokin -Original Message- From:

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

2017-08-29 Thread adirel
Github user adirel commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/221 Thank you. great work --- 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 en

[GitHub] cordova-plugin-inappbrowser issue #238: added cookies support for Android an...

2017-08-29 Thread denisx304
Github user denisx304 commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/238 Whenever you want to send cookies to one url. For exemple keeping the user logged in from your mobile application to the web application. --- If your project is set up for

[GitHub] cordova-plugin-inappbrowser issue #238: added cookies support for Android an...

2017-08-29 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/238 May I asked what is a use case for this? What problem does this solve? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] cordova-plugin-inappbrowser issue #238: added cookies support for Android an...

2017-08-29 Thread denisx304
Github user denisx304 commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/238 exactly --- 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 w

[GitHub] cordova-plugin-inappbrowser issue #238: added cookies support for Android an...

2017-08-29 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/238 You are right, this is equivalent to messing with the local cookies with the developer tools of your browser. --- If your project is set up for it, you can reply to this email an