Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] hoe 1.1.1 Released

Reply
Thread Tools

[ANN] hoe 1.1.1 Released

 
 
Ryan Davis
Guest
Posts: n/a
 
      10-12-2006
hoe version 1.1.1 has been released!

http://rubyforge.org/projects/seattlerb/
http://seattlerb.rubyforge.org/hoe/
ryand-

Hoe is a simple rake/rubygems helper for project Rakefiles. It
generates all the usual tasks for projects including rdoc generation,
testing, packaging, and deployment.

Tasks Provided:

* announce - Generate email announcement file and post to
rubyforge.
* audit - Run ZenTest against the package
* check_manifest - Verify the manifest
* clean - Clean up all the extras
* debug_gem - Show information about the gem.
* default - Run the default tasks
* docs - Build the docs HTML Files
* email - Generate email announcement file.
* install - Install the package. Uses PREFIX and RUBYLIB
* multi - Run the test suite using multiruby
* package - Build all the packages
* post_news - Post announcement to rubyforge.
* publish_docs - Publish RDoc to RubyForge
* release - Package and upload the release to rubyforge.
* ridocs - Generate ri locally for testing
* test - Run the test suite. Use FILTER to add to the
command line.
* uninstall - Uninstall the package.

See class rdoc for help. Hint: ri Hoe

Changes:

= 1.1.1 2006-10-11

* Fixed minor problem with subject of email.
* Fixed problem in test.

http://rubyforge.org/projects/seattlerb/
http://seattlerb.rubyforge.org/hoe/
ryand-


 
Reply With Quote
 
 
 
 
M. Edward (Ed) Borasky
Guest
Posts: n/a
 
      10-12-2006
Ryan Davis wrote:
> hoe version 1.1.1 has been released!
>


I *just* went to your blog, saw your whine about releases, and typed

sudo gem install hoe

installing 1.1.0. And now I have to do it *again*!

So ... there's rake and hoe -- anyone for trowel or shovel or spade or
pitchfork?



Seriously, how long will it take 1.1.1 to show up?

Garden weasel?

 
Reply With Quote
 
 
 
 
Dr Nic
Guest
Posts: n/a
 
      10-12-2006
> Seriously, how long will it take 1.1.1 to show up?

Anything released to RubyForge can take an hour before mirrored.

Nic


--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why gem built with hoe depends on hoe? pluskid Ruby 8 02-05-2008 08:28 PM
[ANN] Hoe 1.1.0 released Ryan Davis Ruby 0 10-04-2006 06:06 PM
[ANN] hoe 1.0.5 Released Ryan Davis Ruby 2 10-03-2006 09:56 PM
[ANN] hoe 1.0.4 released Ryan Davis Ruby 10 09-28-2006 05:24 AM
[ANN] Hoe 1.0 released Ryan Davis Ruby 19 09-24-2006 01:21 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57