your Hudson is using 1.4-SNAPSHOT, in this version of buildr Release#tag_name exists but SvnRelease#tag_name does not. I guess your own install is still 1.3.5.
On Thu, Nov 19, 2009 at 9:09 AM, Greg Lucas <[email protected]> wrote: > what's confusing is that in 1.3.5 "attr_accessor :tag_name" is an instance >> attribute not a class attribute. So Release#tag_name fails. >> > > But we're using Release.find.tag_name, i.e. it would be called on an > instance. Just trying to understand why this works for me but not on Hudson. > > Thanks, > > -- > Greg Lucas >
