The major changes: * New @--prereqs@ command line argument lists all the tasks and their dependencies. You can also filter specific tasks by following with a regular expression, for example, @--prereqs [EMAIL PROTECTED] * Upgraded to latest release of Net::SSH, Net::SFTP, RubyForge and RubyGems. * Upgraded to JUnit 4.4 and fixed case where abstract classes extending TestCase would lead to tests failing. * The target/test/class and /resources directories now come first in the classpath, ahead of any code compiled code and resources copied over from src/main. * Fixed: BUILDR-90 Installing from source doesn't work with JRuby. * Fixed: BUILDR-91 When doing a release, buildr should spawn the same version of buildr * Fixed: BUILDR-92 IDEA 7x: add resources directories to classpath. * Fixed: BUILDR-95: Only download Scala test framework artifacts when required * Fixed: BUILDR-100 Directory structure documentation needs updating. * Fixed: Installation instructions updated for RubyGems 1.2.0.
Assaf
