Re: Update: Plugins to NPM (Phase 1)

2015-03-20 Thread Carlos Santana
majority of plugins come from CPR (soon to be npm). Thanks, Leo -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Monday, March 09, 2015 5:20 PM To: dev@cordova.apache.org Cc: sosah.vic...@gmail.com Subject: Update: Plugins to NPM (Phase 1) Our master branch

RE: Update: Plugins to NPM (Phase 1)

2015-03-20 Thread Treggiari, Leo
5:20 PM To: dev@cordova.apache.org Cc: sosah.vic...@gmail.com Subject: Update: Plugins to NPM (Phase 1) Our master branch has plugin fetching from npm set as the fallback now. It will go directly to npm if the plugin-id entered isn't reverse domain name style. Cordova-lib also warns users to use

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Michal Mocny
I guess since we have a MAJOR version bump on plugins, I agree thats the right choice. -Michal On Wed, Mar 11, 2015 at 11:15 AM, Andrew Grieve agri...@chromium.org wrote: On Wed, Mar 11, 2015 at 10:30 AM, Michal Mocny mmo...@chromium.org wrote: On Wed, Mar 11, 2015 at 10:10 AM, Andrew

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Andrew Grieve
On Wed, Mar 11, 2015 at 10:30 AM, Michal Mocny mmo...@chromium.org wrote: On Wed, Mar 11, 2015 at 10:10 AM, Andrew Grieve agri...@chromium.org wrote: On Mon, Mar 9, 2015 at 8:20 PM, Steven Gill stevengil...@gmail.com wrote: Our master branch has plugin fetching from npm set as the

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Michal Mocny
On Wed, Mar 11, 2015 at 10:10 AM, Andrew Grieve agri...@chromium.org wrote: On Mon, Mar 9, 2015 at 8:20 PM, Steven Gill stevengil...@gmail.com wrote: Our master branch has plugin fetching from npm set as the fallback now. It will go directly to npm if the plugin-id entered isn't reverse

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Andrew Grieve
On Mon, Mar 9, 2015 at 8:20 PM, Steven Gill stevengil...@gmail.com wrote: Our master branch has plugin fetching from npm set as the fallback now. It will go directly to npm if the plugin-id entered isn't reverse domain name style. Cordova-lib also warns users to use the package-name instead of

Update: Plugins to NPM (Phase 1)

2015-03-09 Thread Steven Gill
Our master branch has plugin fetching from npm set as the fallback now. It will go directly to npm if the plugin-id entered isn't reverse domain name style. Cordova-lib also warns users to use the package-name instead of plugin-id when adding plugins that we have renamed and are in