Blog post review for tools release:

2014-02-27 Thread Andrew Grieve
Note: all CB- will be linkified. --- layout: post author: name: Andrew Grieve url: https://twitter.com/GrieveAndrew title: Tools Release: Feb 28, 2014 categories: news tags: release tools --- New versions of `plugman` and `cordova` are now live! *

Re: Blog post review for tools release:

2014-02-27 Thread Josh Soref
Andrew Grieve wrote: * CB-5299 Speed up prepare by using plugman's new `reapply_global_munge()` * CB-6088 FFOS: Look for `config.xml` in www_dir and in project_dir * Win8/WP: Added SDKReference support via `lib-file` tags * CB-5720 Add `resource-file` support on Android (assuming I¹m

Re: Blog post review for tools release:

2014-02-27 Thread Andrew Grieve
On Thu, Feb 27, 2014 at 11:56 AM, Josh Soref jso...@blackberry.com wrote: Andrew Grieve wrote: * CB-5299 Speed up prepare by using plugman's new `reapply_global_munge()` * CB-6088 FFOS: Look for `config.xml` in www_dir and in project_dir * Win8/WP: Added SDKReference support via

Re: Blog post review for tools release:

2014-02-27 Thread Josh Soref
I wrote: * Win8/WP: Added SDKReference support via `lib-file` tags * CB-5720 Add `resource-file` support on Android (assuming I¹m rightŠ) Andrew Grieve wrote: Not sure what your suggestion is here. Adding ``s and s assuming that the things are actually tags in some xml file. Why are some

Re: Blog post review for tools release:

2014-02-27 Thread Andrew Grieve
Gotcha. Updated: ## cordova * Speed up prepare by using plugman's new reapply_global_munge() (CB-5299) * Make Generating config.xml from defaults a verbose log (CB-6076) * Use spawn helper for all sub-shelling. (CB-5181) * Enable stdio for build sub-commands and hooks (CB-6049, CB-5181) ##

Re: Blog post review for tools release:

2014-02-27 Thread Andrew Grieve
Now with more s and `s: ## cordova * Speed up prepare by using plugman's new `reapply_global_munge()` (CB-5299) * Make Generating config.xml from defaults a verbose log (CB-6076) * Use spawn helper for all sub-shelling. (CB-5181) * Enable stdio for build sub-commands and hooks (CB-6049, CB-5181)

Re: Blog post review for tools release:

2014-02-27 Thread Josh Soref
Andrew Grieve wrote: Now with more s and `s: ## cordova * Speed up prepare by using plugman's new `reapply_global_munge()` (CB-5299) * Make Generating config.xml from defaults a verbose log (CB-6076) * Use spawn helper for all sub-shelling. (CB-5181) I¹d strip the `.` here since nothing else

Re: Blog post review for tools release (plz review)

2014-02-01 Thread Bas Bosman
Apparently cordova-mobile-spec already took a dependency on it which is now broken. JIRA: https://issues.apache.org/jira/browse/CB-5964 Pull: https://github.com/apache/cordova-mobile-spec/pull/48 Bas --link has never landed if I understand correct, it was just called that in an earlier patch.

Blog post review for tools release (plz review)

2014-01-31 Thread Andrew Grieve
Mostly the same as my failed blog post last time, but with updated release notes --- layout: post author: name: Andrew Grieve url: https://twitter.com/GrieveAndrew title: Tools Release: Jan 31, 2014 categories: news tags: release tools --- It's been a long time since our last tools

Re: Blog post review for tools release (plz review)

2014-01-31 Thread Steven Gill
ship it! On Fri, Jan 31, 2014 at 1:15 PM, Andrew Grieve agri...@chromium.org wrote: Mostly the same as my failed blog post last time, but with updated release notes --- layout: post author: name: Andrew Grieve url: https://twitter.com/GrieveAndrew title: Tools Release: Jan 31,

Re: Blog post review for tools release (plz review)

2014-01-31 Thread David Kemp
lgtm On Fri, Jan 31, 2014 at 4:15 PM, Andrew Grieve agri...@chromium.org wrote: Mostly the same as my failed blog post last time, but with updated release notes --- layout: post author: name: Andrew Grieve url: https://twitter.com/GrieveAndrew title: Tools Release: Jan 31,

Re: Blog post review for tools release (plz review)

2014-01-31 Thread Michal Mocny
Looks good. --searchpath and --copy-from / --link-to are notable enough to highlight? -Michal On Fri, Jan 31, 2014 at 4:46 PM, Steven Gill stevengil...@gmail.com wrote: ship it! On Fri, Jan 31, 2014 at 1:15 PM, Andrew Grieve agri...@chromium.org wrote: Mostly the same as my failed

Re: Blog post review for tools release (plz review)

2014-01-31 Thread Shazron
Esp. since --src was kinda removed (aliased anyway to --copy-from) and --link was removed. Not sure if they were ever advertised anyway... On Fri, Jan 31, 2014 at 2:00 PM, Michal Mocny mmo...@chromium.org wrote: Looks good. --searchpath and --copy-from / --link-to are notable enough to

Re: Blog post review for tools release (plz review)

2014-01-31 Thread Michal Mocny
--link has never landed if I understand correct, it was just called that in an earlier patch. -Michal On Fri, Jan 31, 2014 at 5:39 PM, Shazron shaz...@gmail.com wrote: Esp. since --src was kinda removed (aliased anyway to --copy-from) and --link was removed. Not sure if they were ever

Re: Blog post review for tools release (plz review)

2014-01-31 Thread Andrew Grieve
Published! Added a note about both new flags. On Fri, Jan 31, 2014 at 8:48 PM, Michal Mocny mmo...@chromium.org wrote: --link has never landed if I understand correct, it was just called that in an earlier patch. -Michal On Fri, Jan 31, 2014 at 5:39 PM, Shazron shaz...@gmail.com wrote: