Nightly build #591 for cordova has succeeded!

2018-01-03 Thread Apache Jenkins Server
Nightly build #591 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/591/consoleFull - Jenkins for Apache Cordova -

Re: [DISCUSS] cordovaDependencies section in core plugins

2018-01-03 Thread Steven Gill
I also think it should be removed. On Jan 3, 2018 8:06 PM, "julio cesar sanchez" wrote: > I'm +1 on removing it, we added it to avoid errors and we ended with errors > because of it. > > BTW, as the plugin versions were bumped because of some platforms code > removal in them, should we set the d

Re: [DISCUSS] cordovaDependencies section in core plugins

2018-01-03 Thread julio cesar sanchez
I'm +1 on removing it, we added it to avoid errors and we ended with errors because of it. BTW, as the plugin versions were bumped because of some platforms code removal in them, should we set the dependencies to only allow the install of latest version of that plugins in Cordova 8 as that's the o

Re: [DISCUSS] cordovaDependencies section in core plugins

2018-01-03 Thread Simon MacDonald
Going back and reading my original email I feel like I wasn't clear. Specifically I was wondering if we really need something like: "4.0.0": { "cordova": ">100" } in all of the plugins? Simon Mac Donald http://simonmacdonald.com On Tue, Jan 2, 2018 at 9:16 PM, Shazron wrote: > 1. Seems li