On Sat, Sep 13, 2008 at 6:58 PM, Eung-ju Park <[EMAIL PROTECTED]> wrote: > I guess two changes makes buildr can't work with rake 0.8.2. > > 1. > http://github.com/jimweirich/rake/commit/68303da1aeda78533c044f2a01a99a619fdb1932Prerequisites > are no longer FileLists > > 2. > http://github.com/jimweirich/rake/commit/41a334b4e6bd3175202675ad289668f457ef73a9Applied > optparse patch > Buildr::Application extends Rake::Application. In rake 0.8.2, command-line > argument parsing has changed. So there is some mismatch.
Thanks for the information. It looks like migrating buildr to rake 0.8.2 will take some time. Lacton
