[GitHub] cordova-plugin-file-transfer pull request: CB-8641 Fixed tests to ...

2015-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/78 --- 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-lib pull request: CB-8807 Platform Add fails to add plugin...

2015-04-08 Thread TimBarham
GitHub user TimBarham opened a pull request: https://github.com/apache/cordova-lib/pull/205 CB-8807 Platform Add fails to add plugins with variables. When a plugin that uses variables is automatically installed for a new platform, it fails with the following exception:

RE: [DISCUSS] Cordova TOOLS release - 4.3.1

2015-04-08 Thread Vladimir Kotikov (Akvelon)
Guys, there is a PR [1] to cordova-lib which could be a good candidate to be included in this release. [1] https://github.com/apache/cordova-lib/pull/205 --- Best regards, Vladimir -Original Message- From: Mark Koudritsky [mailto:kam...@google.com] Sent: Wednesday, 8

[GitHub] cordova-plugin-file-transfer pull request: [windows] added supprt ...

2015-04-08 Thread biodiv
Github user biodiv commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/70#issuecomment-90838357 I created the issue as I could not find it yet. https://issues.apache.org/jira/browse/CB-8816 The problem occurs when using toInternalURL() on

Re: Question about plugin/platform --save: src vs version?

2015-04-08 Thread Tim Barham
@gorkem - are you ok for this to be merged, or do you feel strongly we should stick with 'version'? Thanks, Tim From: Tim Barham tim.bar...@microsoft.com Sent: Tuesday, April 7, 2015 8:18 AM To: dev@cordova.apache.org Subject: Re: Question about

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-08 Thread Joe Bowser
I was about to say the same thing about API 22. We should do that before release. On Tue, Apr 7, 2015 at 6:31 PM Andrew Grieve agri...@chromium.org wrote: - In 4.0.0, we remove OkHttp from our code, but Android L starts including it for its own network stack (crazy coincidence!) - We're not

Re: Does Cordova have a problem making developers happy?

2015-04-08 Thread Andrew Grieve
Fun survey! Other highlights: The more things change, the more likely it is those things are written in JavaScript with NotePad++ on a Windows machine (theme: dark) using Git, and tabs instead of spaces. users who have 10,000 rep or more prefer spaces to tabs at a ratio of 3 to 1. On Wed, Apr

Re: cordova-vm.apache.org

2015-04-08 Thread Parashuram N (MS OPEN TECH)
If we still have the machine, we could still use it. I think we are still working on getting CouchDB setup on Apache, or we could use this as a slave. On 4/8/15, 8:35 AM, Andrew Grieve agri...@chromium.org wrote: We got a VM a while ago with the idea to use it for BuildBot / cordova-docs ruby

Re: Does Cordova have a problem making developers happy?

2015-04-08 Thread Joe Bowser
Cordova is the most hated form of Mobile Development, because everyone can create a Cordova app, and the quality of most Cordova applications is absolutely terrible. If you're inheriting a Cordova application from another company, you're probably going to end up re-writing it and if you're an iOS

AW: Does Cordova have a problem making developers happy?

2015-04-08 Thread Toplak Daniel
Absolutely right :-) Cordova is too easy in some situations and most of the developers using cordova (not the cordova developers itself) are knowing nothing about the plugin system under the hood, or anything about the JS-Native-JS bridge. They even don't know anything about the asynchronos

cordova-vm.apache.org

2015-04-08 Thread Andrew Grieve
We got a VM a while ago with the idea to use it for BuildBot / cordova-docs ruby environment. I don't think either of these are still applicable (http://ci.cordova.io is *awesome*!!!) Any reason to not ask for it to be decommissioned?

[GitHub] cordova-medic pull request: [CB-8803] Reduce the effect of intermi...

2015-04-08 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/40#discussion_r27984199 --- Diff: buildbot-conf/cordova.conf --- @@ -229,6 +229,8 @@ plugins_cleanup_steps = [ NPMInstall(command=['shelljs'],

[ios] cordova-plugin-geolocation ios8 permissions

2015-04-08 Thread Jason Peterson
Hello, If this is not the correct list to start this discussion, please let me know. I would like to suggest a change to how the geolocation plugin requests permissions in iOS8. In the event that both iOS8 NSLocation usage permissions exist, I suggest that we first request the least permissive

Does Cordova have a problem making developers happy?

2015-04-08 Thread Treggiari, Leo
The data below is from a StackOverflow Developer Survey (http://stackoverflow.com/research/developer-survey-2015). Most Dreaded technologies: Salesforce 73.2% Visual Basic72.0% Wordpress 68.2% Matlab 65.6% Sharepoint 62.8% LAMP

[GitHub] cordova-medic pull request: [CB-8805] Added ability to specify a c...

2015-04-08 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/41#discussion_r28000339 --- Diff: buildbot-conf/cordova.conf --- @@ -234,8 +245,15 @@ plugins_cleanup_steps = [ common_plugins_steps = plugins_cleanup_steps +

[GitHub] cordova-medic pull request: [CB-8803] Reduce the effect of intermi...

2015-04-08 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/40#discussion_r28001029 --- Diff: buildbot-conf/cordova.conf --- @@ -229,6 +229,8 @@ plugins_cleanup_steps = [ NPMInstall(command=['shelljs'], what='shelljs'),

Re: cordova-vm.apache.org

2015-04-08 Thread Andrew Grieve
Sounds good! Here's the thread where I got myself access: http://markmail.org/thread/ee4ujznt6lhw6ug5#query:+page:1+mid:aqjyawmztdbnb2bf+state:results My notes from before: 1. Make sure you have an SSH key registered on id.apache.org (ssh'ing to the machine should work) 2. Install an OPIE

Re: cordova-vm.apache.org

2015-04-08 Thread Andrew Grieve
Although - could you remind me why we need a couchdb? It's a hasstle and will require maintentance. The logs from the builders seem sufficient to me (they show which tests fail). Effort might be better spent improving the tests fixing bugs. On Wed, Apr 8, 2015 at 2:53 PM, Andrew Grieve

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
GitHub user tony-- opened a pull request: https://github.com/apache/cordova-android/pull/173 fix CB-8684 - support onStart/onStop lifecycle events in plugins for Android A couple notes about this PR. 1. I feel pretty sure that CordovaActivity.shouldHandleStartOnAppViewInit is

Re: Does Cordova have a problem making developers happy?

2015-04-08 Thread Michael Brooks
This is a really interesting survey. My take is that the score is low because over 50% of the participants are Windows users and the default Cordova experience on Windows is extremely unconventional - Git Bash, Node.js Command Prompt, terminal command driven development, and no full blown IDE. The

Re: Question about plugin/platform --save: src vs version?

2015-04-08 Thread Gorkem Ercan
I am OK with spec. I plan to review #202 today. -- Gorkem On 8 Apr 2015, at 5:12, Tim Barham wrote: @gorkem - are you ok for this to be merged, or do you feel strongly we should stick with 'version'? Thanks, Tim From: Tim Barham

RE: Jira CB-831: File transfer tests crash on Android L

2015-04-08 Thread Nikhil Khandelwal
Thanks for explaining the issue. For our CI, we could continue using Android 4.4.2 for our emulator image as that's what most devs care about currently. I have updated the JIRA https://issues.apache.org/jira/browse/CB-8431 with more details and changed the title. This should serve as

[GitHub] cordova-medic pull request: [CB-8805] Added ability to specify a c...

2015-04-08 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/41#discussion_r27996739 --- Diff: buildbot-conf/cordova.conf --- @@ -234,8 +245,15 @@ plugins_cleanup_steps = [ common_plugins_steps = plugins_cleanup_steps +

Re: [ios] cordova-plugin-geolocation ios8 permissions

2015-04-08 Thread Jesse
+1 Please file a bug in JIRA. @purplecabbage risingj.com On Wed, Apr 8, 2015 at 10:17 AM, Jason Peterson ja...@essenzasoftware.com wrote: Hello, If this is not the correct list to start this discussion, please let me know. I would like to suggest a change to how the geolocation plugin

RE: cordova-vm.apache.org

2015-04-08 Thread Nikhil Khandelwal
Yes, we need it to setup an instance of CouchDB. Our longstanding INFRA ticket on this subject has not received much love. Having the VM should unblock us. What are the next steps to get access to it to setup a couchDB instance? Thanks, Nikhil -Original Message- From: Parashuram N

Re: proposed utility

2015-04-08 Thread Staci Cooper
Did anything ever come of this? I'd be happy to do some work on this if the consensus is that the implementation needs to be changed. On Tue, Jan 13, 2015 at 2:10 PM, Staci Cooper staci@gmail.com wrote: When I was implementing this I initially did add it as a '--local / -l' option to the

Re: cordova-vm.apache.org

2015-04-08 Thread Steven Gill
yes, it would be great if we could get access to it and setup a couchdb instance that replicates CPR On Wed, Apr 8, 2015 at 10:57 AM, Nikhil Khandelwal nikhi...@microsoft.com wrote: Yes, we need it to setup an instance of CouchDB. Our longstanding INFRA ticket on this subject has not received

RE: proposed utility

2015-04-08 Thread Parashuram N (MS OPEN TECH)
Looks like a good candidate to discuss at the monthly hangouts ? -Original Message- From: Staci Cooper [mailto:staci@gmail.com] Sent: Wednesday, April 8, 2015 11:05 AM To: dev@cordova.apache.org Subject: Re: proposed utility Did anything ever come of this? I'd be happy to do some

RE: cordova-vm.apache.org

2015-04-08 Thread Nikhil Khandelwal
Mobilespec app for each platform does not have direct access to console/logs itself. Currently, the mobilespec app posts results to a couch db at the time of test completion. Node.js runner script waits for couch db record to be created, reads the results and dumps failures to stdio. Having a

Re: Does Cordova have a problem making developers happy?

2015-04-08 Thread Tyler Freeman
I think what colors people's perception the most is the graphics and interaction performance of JS vs Native. Here's a few possible reasons: * They are basing their bias off Phonegap apps they saw 3 years ago. Even though it's improved so much since then, those first apps still hang in

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread agrieve
Github user agrieve commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/173#discussion_r28009343 --- Diff: framework/src/org/apache/cordova/CordovaActivity.java --- @@ -95,6 +95,9 @@ Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
Github user tony-- commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/173#discussion_r28009389 --- Diff: test/src/org/apache/cordova/test/LifeCyclePluginTestActivity.java --- @@ -0,0 +1,44 @@ +/* + Licensed to the Apache Software

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
Github user tony-- commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/173#discussion_r28010484 --- Diff: test/androidTest/src/org/apache/cordova/test/CordovaPluginTest.java --- @@ -0,0 +1,126 @@ + +package org.apache.cordova.test; +

Re: proposed utility

2015-04-08 Thread Andrew Grieve
I think my reservation about this tool is that I'm afraid that adding yet another command to the mix of options will add more confusion than it's worth. Those that know the difference between npm local vs. global can trivially create an npm run command (or batch script, or alias, or gulp task)

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
Github user tony-- commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/173#discussion_r28009491 --- Diff: test/androidTest/src/org/apache/cordova/test/CordovaPluginTest.java --- @@ -0,0 +1,126 @@ + +package org.apache.cordova.test; +

[GitHub] cordova-lib pull request: Update semver to mitigate DDoS

2015-04-08 Thread abstractj
GitHub user abstractj opened a pull request: https://github.com/apache/cordova-lib/pull/206 Update semver to mitigate DDoS Good morning, semver and npm are vulnerable to https://nodesecurity.io/advisories/semver_redos @stevengill @ilmaj @gorkem I couldn't find any place to

RE: cordova-vm.apache.org

2015-04-08 Thread Dmitry Blotsky
Thanks for the exposition, Jesse! Yeah, it seems like getting logs off some devices and emulators is either impossible or insurmountably difficult. I know Android and iOS emulators and devices create logs on the file system or have a utility to retrieve them from the device (e.g. adb logcat),

Re: [VOTE] 3.8.1 Windows Release

2015-04-08 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 5 Steve Gill Parashuram N Sergey Grebnov Vladimir Kotikov Jesse MacFadyen The vote has passed. I will publish it to NPM and dist now. On Tue, Apr 7, 2015 at 5:08 PM, Jesse purplecabb...@gmail.com wrote: +1 * Verified

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
Github user tony-- commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/173#discussion_r28019036 --- Diff: framework/src/org/apache/cordova/CordovaActivity.java --- @@ -95,6 +95,9 @@ Licensed to the Apache Software Foundation (ASF) under one

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-04-08 Thread Andrew Grieve
CB-8684 is now merged and I've updated the targetSdk (and made a couple other changes). I'll start the release process in the morning as long as there no objections. On Tue, Apr 7, 2015 at 2:20 PM, Andrew Grieve agri...@chromium.org wrote: I'll start on it once CB-8684 lands (Tony - assuming

Buildbot: buildslave cordova-windows-slave was lost

2015-04-08 Thread buildbot
The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-windows-slave went away It last disconnected at Wed Apr 8 23:49:45 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky dblot...@microsoft.com '.

[GitHub] cordova-windows pull request: CB-8307: Adding a 25-year expiration...

2015-04-08 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-windows/pull/65 CB-8307: Adding a 25-year expiration temporary certificate. Simplified: Just created a 25-year certificate. We can investigate creating a certificate at platform-add or first-build time,

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/173 --- 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-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
Github user tony-- commented on the pull request: https://github.com/apache/cordova-android/pull/173#issuecomment-91052668 I think I made changes that address all of your comments. Thanks for the feedback. --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
Github user tony-- commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/173#discussion_r28018642 --- Diff: test/androidTest/src/org/apache/cordova/test/CordovaPluginTest.java --- @@ -0,0 +1,126 @@ + +package org.apache.cordova.test; +

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-04-08 Thread Dmitry Blotsky
Windows machine seeing weirdness with video drivers interfering with Android emulator. Should be up in 5 min, before next build cycle. Kindly, Dmitry -Original Message- From: build...@apache.org [mailto:build...@apache.org] Sent: Wednesday, April 8, 2015 4:55 PM To:

[GitHub] cordova-windows pull request: CB-8307: Adding a 25-year expiration...

2015-04-08 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-windows/pull/65#issuecomment-91078343 So we have 25 years to come up with a better solution? Sounds good to me. --- If your project is set up for it, you can reply to this email and have your

RE: cordova-vm.apache.org

2015-04-08 Thread Dmitry Blotsky
The logs pull down the output from CouchDB; CouchDB serves as the main dump point of output from a running mobilespec. This is the chosen path for gathering output because we can't get logs for every platform on every environment (i.e. both emulator and device), but we can get network access

[GitHub] cordova-lib pull request: Update semver to mitigate DDoS

2015-04-08 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/206#issuecomment-91063425 unfortunately, we are tied to npm 1.3.4 until we turn our plugins registry into read only. It requires 1.3.4 for publishing plugins. --- If your project is set

[GitHub] cordova-android pull request: fix CB-8684 - support onStart/onStop...

2015-04-08 Thread tony--
Github user tony-- commented on the pull request: https://github.com/apache/cordova-android/pull/173#issuecomment-91084720 Whoops, forgot to remove LifeCyclePluginTestActivity from the manifest. Thanks for catching it! --- If your project is set up for it, you can reply to this

RE: Does Cordova have a problem making developers happy?

2015-04-08 Thread Dmitry Blotsky
Here is a short thing I found recently on this topic: http://coenraets.org/keypoint/phonegap-performance/#0 Kindly, - Dmitry -Original Message- From: Tyler Freeman [mailto:ty...@drumpants.com] Sent: Wednesday, April 8, 2015 1:12 PM To: dev@cordova.apache.org; Michael Brooks Subject:

[GitHub] cordova-lib pull request: CB-8775 plugins will not get copied into...

2015-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/204 --- 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