[GitHub] cordova-medic pull request: CB-8944 Added categories to builders.

2015-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-medic/pull/50 --- 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

[GitHub] cordova-medic pull request: added Firefox OS

2015-05-01 Thread marti1125
Github user marti1125 commented on the pull request: https://github.com/apache/cordova-medic/pull/49#issuecomment-98301504 I added this lib https://www.npmjs.com/package/open --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: Best place to browse plugins

2015-05-01 Thread Victor Sosa
I don't see a value on mirroring either. Instead I'd like to see a good querying mechanism in NPM, but for that we have to wait :/ 2015-05-01 10:55 GMT-05:00 Raymond Camden raymondcam...@gmail.com: I don't know - if npm is the place, then having a mirror just seems like noise. I'd say close it

Re: Best place to browse plugins

2015-05-01 Thread Gorkem Ercan
What is the plan for plugins.cordova.io for after the CPR is closed? Without knowing if there is a good way to retrieve the list/details of the cordova plugins from npm. I would love it if we could keep it as it is with the data from npm. -- Gorkem On 29 Apr 2015, at 10:57, Raymond Camden

Re: Best place to browse plugins

2015-05-01 Thread Raymond Camden
I don't know - if npm is the place, then having a mirror just seems like noise. I'd say close it down and put a nice text message up on the site explaining where it is at NPM and how to search. (Link to npm with the search params included.) Is there a benefit of having it mirrored? On Fri, May

RE: Best place to browse plugins

2015-05-01 Thread Parashuram N (MS OPEN TECH)
The mirroring may not help for search, but my worry is that a lot of folks would still be on 4.3.0 and when cordova plugins registry becomes read only, they would not get bug fixes and other plugin updates. -Original Message- From: Victor Sosa [mailto:sosah.vic...@gmail.com] Sent:

RE: [Discuss] Plugins release

2015-05-01 Thread Nikhil Khandelwal
Any update on updating the plugins on CPR? CPR still points to the old version and the CLI will not re-direct to the new location in npm (only a warning) when the old id is specified. -Nikhil -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew

[Proposal - New Feature] Add tag to config.xml to handle images

2015-05-01 Thread Karen Tran
Hi dev-list, I wanted to get your input on a feature I want to add to the config.xml. Currently there are only the icon tag and splash tag that allows the user to specify the icon and splash image in the config.xml respectively. I want to be able to specify multiple images that will be used in

RE: Best place to browse plugins

2015-05-01 Thread Parashuram N (MS OPEN TECH)
It would be even better (for backward compatibility reasons) if we could simply publish on npm, but keep plugins.cordova.io as a mirror/redirector, based on the Cordova registry mapper. -Original Message- From: Gorkem Ercan [mailto:gorkem.er...@gmail.com] Sent: Friday, May 1, 2015

[GitHub] cordova-plugin-vibration pull request: CB-8930: Vibration on Windo...

2015-05-01 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-vibration/pull/34#issuecomment-98177629 One minor comment - LGTM otherwise. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

JIRA access

2015-05-01 Thread Rob Paveza
Is there any chance I could get JIRA assignment access? I'm starting to pick up bugs and crank on them. User name is robpaveza. Thanks! -Rob

Re: Cordova 5.0.0 duplicate cordova check breaks Ripple

2015-05-01 Thread Jesse
I think ripple will need to change, I'll have a look and see if there is a more elegant way to implement honeypot. On Apr 30, 2015, at 7:06 PM, Tim Barham tim.bar...@microsoft.com wrote: ​Hey everyone - a bug was filed today against Ripple that it is broken with Cordova 5.0.0. The

[GitHub] cordova-medic pull request: INFRA-9518 Remove IRC bot config

2015-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-medic/pull/48 --- 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

Re: [Proposal - New Feature] Add tag to config.xml to handle images

2015-05-01 Thread Jesse
What is the use for the images? Is this for a plugin, or an app template? I can think of a couple ways to do this, but none would affect configure.xml. I suggest you look at how the splash screen plugin does this for android. On May 1, 2015, at 8:39 AM, Karen Tran ktop...@gmail.com wrote:

[GitHub] cordova-medic pull request: CB-8870 Medic test failure display and...

2015-05-01 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-medic/pull/51 CB-8870 Medic test failure display and some fixes Fixing windows debug script path. Making builds store the master's hostname. Adding test number display to build steps. Adding --path

[GitHub] cordova-medic pull request: added Firefox OS

2015-05-01 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/49#discussion_r29528708 --- Diff: medic/medic-run.js --- @@ -333,6 +333,25 @@ function main() { var buildCommand = cli + build + platform + -- + platformArgs;

[Discuss] Plugins release

2015-05-01 Thread Rob Paveza
I'd like to start a plugins release soon. With the release of the final version of Windows 10, I've seen some breaks in plugins in Windows 10. A big detractor has been that Windows 10 doesn't support AnyCPU for C# libraries or references anymore, and then the other common thing that has come

[GitHub] cordova-windows pull request: Reverted change to version which add...

2015-05-01 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-windows/pull/71 Reverted change to version which added pascal casing based on CR feedback Feedback was negative for the change from windows-target-version to WindowsTargetVersion. Opportunistically

[GitHub] cordova-medic pull request: CB-8944 Added categories to builders.

2015-05-01 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-medic/pull/50 CB-8944 Added categories to builders. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-medic CB-8944 Alternatively

[GitHub] cordova-js pull request: Experimental addition for CB-8674: Create...

2015-05-01 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-js/pull/108 Experimental addition for CB-8674: Creates a 'cordova.env' object, and Creates a 'cordova.env' object, and then on Windows hangs the activation arguments off of cordova.env.args. This should