Rake 0.4.14 Released -- Fixes for Ruby 1.8.2 problem

J

Jim Weirich

= Rake 0.4.14 Released

== Changes

Version 0.4.14 is a compatibility fix to allow Rake's test task to
work under Ruby 1.8.2. A change in the Test::Unit autorun feature
prevented Rake from running any tests. This release fixes the
problem.

Rake 0.4.14 is the recommended release for anyone using Ruby 1.8.2.

== What is Rake

Rake is a build tool similar to the make program in many ways. But
instead of cryptic make recipes, Rake uses standard Ruby code to
declare tasks and dependencies. You have the full power of a modern
scripting language built right into your build tool.

== Availability

Home Page:: http://rake.rubyforge.org/
Download:: http://rubyforge.org/project/showfiles.php?group_id=50
or
gem install rake
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] Rake 0.8.2 Released 0
ANN: Rake 0.7.2 Released 0
[ANN] Rake 0.7.1 Released 0
ANN: Rake 0.8.4 Released 2
Rake 0.7.0 Released 3
[ANN] Rake 0.5.0 Release 11
Rake 0.6.0 Released 17
[ANN] hoe 1.8.2 Released 0

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top