I am trying to run buildr release
but it produces this error: /usr/bin/ruby1.8 -S buildr _1.3.4_ --buildfile *snip* --environment development clean upload DEBUG=no (in *snip*, development) Buildr aborted! Don't know how to build task '_1.3.4_' I believe that this syntax should work. Any idea why it doesn't? I can work around this issue by changing lib/buildr/core/build.rb:270 from args = '-S', 'buildr', "_#{Buildr::VERSION}_", '--buildfile', release_candidate_buildfile to args = '-S', 'buildr', "-V#{Buildr::VERSION}", '--buildfile', release_candidate_buildfile -- Joel Muzzerall Computer Systems Analyst Intalio 415-519-6747