Problems with Rake 0.8.0 and Engines 2.0

Anyone else run into this?

undefined method last' for {}:Hash /Library/Ruby/Gems/1.8/gems/rake-0.8.0/lib/rake.rb:1654:inresolve_args’
/Users/tony/src/clickcaster/vendor/plugins/engines/tasks/engines.rake:9:in
redefine_task' /Users/tony/src/clickcaster/vendor/plugins/engines/tasks/engines.rake:24:inredefine_task’
/Users/tony/src/clickcaster/vendor/plugins/engines/tasks/engines.rake:63
/Library/Ruby/Gems/1.8/gems/rake-0.8.0/lib/rake.rb:1184:in `each’

There’s been a thread that touched on this already - I’ve committed an
initial fix to trunk. Let me know if that doesn’t work…

James