Apache Buildr and Scala 2.8
Quick hack: to use Apache Buildr with the lates Scala 2.8 release candidate (RC3 at the time of writing) open up the file /usr/lib/ruby/gems/1.8/gems/buildr-xxx/lib/buildr/scala/compiler.rb and change the DEFAULT_VERSION to DEFAULT_VERSION = '2.8.0.RC3'
This works for Ubuntu 8.04, with Buildr 1.3.5 installed. You will need root or sudo privileges, though.
Tags

