For Windows working configuration is: Java5 or Java 6 JRuby 1.4.0 with fix https://issues.apache.org/jira/browse/BUILDR-348 Buildr 1.3.5 (simply installed via 'gem install buildr -v 1.3.5')
-- Regards Mateusz Nowakowski -----Original Message----- From: Rafal Rusin [mailto:[email protected]] Sent: Thursday, November 19, 2009 4:22 PM To: [email protected] Subject: Re: Build failed in Hudson: ODE-1.x #13 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
