X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109 Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!nospam.fr.eu.org!talisker.lacave.net!lacave.net!not-for-mail From: Vassilis Rizopoulos Newsgroups: comp.lang.ruby Subject: Re: [ANN] hoe 2.9.2 Released Date: Fri, 1 Apr 2011 08:18:14 -0500 Organization: Service de news de lacave.net Lines: 58 Message-ID: <4D95D090.7000204@gmail.com> References: <20110331233633.CC00A170325@envy.zenspider.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1301663922 18519 65.111.164.187 (1 Apr 2011 13:18:42 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Fri, 1 Apr 2011 13:18:42 +0000 (UTC) In-Reply-To: <20110331233633.CC00A170325@envy.zenspider.com> X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 380751 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: <4D95D090.7000204@gmail.com> Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:2107 Excellent work as always Ryan. One thing: rake package (and by extension rake install_gem, rake release) does not respect the Manifest.txt when it comes to the test/ directory. All test_* files are included in the gem wether or not they are specified in Manifest.txt This is a bit counterintuitive. It might be my personal way, but I have a bunch of tests for functionality that I do not yet want in the gem. This kinda throws a wrench in the works. Cheers, V.- On 01/04/11 02:36 , Ryan Davis wrote: > hoe version 2.9.2 has been released! > > * > * > * > * > > Hoe is a rake/rubygems helper for project Rakefiles. It helps you > manage and maintain, and release your project and includes a dynamic > plug-in system allowing for easy extensibility. Hoe ships with > plug-ins for all your usual project tasks including rdoc generation, > testing, packaging, and deployment. > > See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed > below. > > For extra goodness, see: http://seattlerb.rubyforge.org/hoe/Hoe.pdf > > Changes: > > ### 2.9.2 / 2011-03-31 > > * 7 minor enhancements: > > * Added :none as a testlib option to let you do whatever you want. (phiggins) > * Added Hoe#dependency(name, version, type = :runtime) for cleaner hoe specs. > * Added NOSUDO option to `rake gem_install`. (nihildeb) > * Include Rake::DSL to support future versions of rake > * Multiruby now skips mri_trunk if multiruby_skip includes 1.9 > * Test#make_test_cmd now sorts test files (mostly for testing) > * Try using psych before syck. > > * 3 bug fixes: > > * Clean generated extension library too > * Fixed a bug with sow -d or -t > * Fixed plugin activation via ~/.hoerc. (ged) > > -- http://www.ampelofilosofies.gr