I think we need to post it to buildr Jira. I recently posted some other issue related to buildr 1.3.5 + jruby 1.4.0. So buildr 1.3.5 looks like not very stable release (https://issues.apache.org/jira/browse/BUILDR-348).
2009/11/19 Greg Lucas <[email protected]>: >> undefined method `tag_name=' for #<Buildr::SvnRelease:0x2982d8> > > Anyone know what's up with this? I haven't been able to reproduce this > problem. > > > I do see a similar error building if there are no .svn/.git directories, but > in that case the error is for nil:NilClass. I was able to avoid that with: > > > Release.find.tag_name = lambda { |version| "APACHE_ODE_#{version.upcase}" } > if Release.find > > > -- > Greg Lucas > Regards, -- RafaĆ Rusin http://rrusin.blogspot.com http://www.touk.pl http://top.touk.pl
