One thing that bothered us in previous releases was non-working gem
install/update. So this time around, I want to test gem install/update
before deciding to make a release. I set up an ad hoc gem repository
strictly for testing Buildr 1.3.2. To check it out:
gem update buildr --source
http://people.apache.org/~assaf/gems/or:
gem install buildr --source
http://people.apache.org/~assaf/gems/Assaf