https://issues.apache.org/jira/browse/CB-9951 https://issues.apache.org/jira/browse/CB-9952 https://issues.apache.org/jira/browse/CB-9953
On Wed, Nov 4, 2015 at 10:31 AM, Raymond Camden <[email protected]> wrote: > Ok, about to file some bugs, and thanks Steven for your post too. When > I blog on this, I'm going to quote you so folks (hopefully) know that > things will be different later. > > On Wed, Nov 4, 2015 at 11:07 AM, Shazron <[email protected]> wrote: >> Here's the [DISCUSS] thread for docs going forward: >> http://markmail.org/message/4sl773axlu372hll >> >> >> >> On Wed, Nov 4, 2015 at 8:59 AM, Steven Gill <[email protected]> wrote: >>> Docs will match cli version. Going to do a docs release for the 5.4.0 tools >>> release. >>> >>> I just use npm info package >>> >>> Would be useful to add a cordova check that showed what versions the cli >>> will pull. >>> >>> Btw, the plan is to move towards stop advising users to update platforms >>> independently (except patch releases like this one). Instead we will only >>> tell users to update cli and add a command (cordova update) that would >>> update necessary platforms and plugins based on new pinned versions in >>> cordova-lib. (Plugins will start to be pinned soon). That way we can verify >>> the mix of plugins, platforms and tools have been tested together. >>> On Nov 4, 2015 8:46 AM, "Raymond Camden" <[email protected]> wrote: >>> >>>> 1) Wow! Cool! But it doesn't seem to work for me. I tried it on a >>>> somewhat old project with just iOS 3.6.3: >>>> >>>> android @ 4.1.1; current did not install, and thus its version cannot >>>> be determined >>>> ios @ 3.6.3; current did not install, and thus its version cannot be >>>> determined >>>> >>>> 3) Will it match the CLI version? >>>> >>>> On Wed, Nov 4, 2015 at 10:43 AM, Shazron <[email protected]> wrote: >>>> > 1) cordova platform check >>>> > (should be in the help) >>>> > >>>> > 2) don't think there is anything for plugins >>>> > >>>> > 3) The version has not been updated. There was talk at the F2F to >>>> > better update it wrt versions and the dropdown >>>> > >>>> > On Wed, Nov 4, 2015 at 8:34 AM, Raymond Camden <[email protected]> >>>> wrote: >>>> >> I'm working on a blog post that talks about how to determine what >>>> >> version of a platform/plugin you have and how to update it. I've got a >>>> >> few questions regarding this process: >>>> >> >>>> >> 1) Today (or last night :) an updated version of the iOS platform was >>>> >> released. How do I determine, via the CLI, what the most recent >>>> >> version is for the iOS platform? I know the npm package is >>>> >> cordova-ios, and I can npm info cordova-ios version, but is there a >>>> >> more direct way via the cordova cli itself? How does a person get a >>>> >> list of all the npm packages for the platforms? I figure they are all >>>> >> easy to guess, but I'm just curious what the expectation there is. >>>> >> >>>> >> 2) Ditto for plugins. Is there a way outside of npm info? >>>> >> >>>> >> 3) The docs show Cordova 5.1.1. What exactly is that? The CLI itself >>>> >> is version 5.3.3. >>>> >> >>>> >> -- >>>> >> >>>> =========================================================================== >>>> >> Raymond Camden, Developer Advocate for MobileFirst at IBM >>>> >> >>>> >> Email : [email protected] >>>> >> Blog : www.raymondcamden.com >>>> >> Twitter: raymondcamden >>>> >> >>>> >> --------------------------------------------------------------------- >>>> >> To unsubscribe, e-mail: [email protected] >>>> >> For additional commands, e-mail: [email protected] >>>> >> >>>> > >>>> > --------------------------------------------------------------------- >>>> > To unsubscribe, e-mail: [email protected] >>>> > For additional commands, e-mail: [email protected] >>>> > >>>> >>>> >>>> >>>> -- >>>> =========================================================================== >>>> Raymond Camden, Developer Advocate for MobileFirst at IBM >>>> >>>> Email : [email protected] >>>> Blog : www.raymondcamden.com >>>> Twitter: raymondcamden >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > > -- > =========================================================================== > Raymond Camden, Developer Advocate for MobileFirst at IBM > > Email : [email protected] > Blog : www.raymondcamden.com > Twitter: raymondcamden > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
