From: Jim Weirich Date: 2005-04-13T20:53:54+09:00 Subject: Re: [ANN] Rake 0.5.3 Release On Wednesday 13 April 2005 12:46 am, nobu.nokada@softhome.net wrote: > Jim Weirich wrote in [ruby-talk:137578]: > > = Rake 0.5.0 Released > > It doesn't run. (under ruby 1.9) > include RakeFileUtils > +private(*FileUtils.instance_methods(false)) Thanks for the patch. I grabbed the latest 1.9 CVS and tried to test it, but it seemed to have trouble with optparse. So I wasn't able to test the changes under Ruby 1.9. I've made a beta gem available is someone would like to verify it. You can get the beta version (0.5.3.2) with ... gem update rake --source http://onestepback.org/betagems -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)