Re: buildr 1.4.0 support

2010-04-06 Thread Antoine Toulme
I fixed 1. for good with BUILDR-414. I don't know about 2. Can you try doing a buildr clean first ? Also, try calling buildr package, not ode:package. Not sure it makes a difference. On Tue, Apr 6, 2010 at 11:41, Rafal Rusin wrote: > On 6 April 2010 19:30, Antoine Toulme wrote: > > And you're

Re: buildr 1.4.0 support

2010-04-06 Thread Rafal Rusin
On 6 April 2010 19:30, Antoine Toulme wrote: > And you're using 1.4 RC1 ? Or the trunk ? I remember fixing the tag_name > issue a few months back. I was using http://people.apache.org/~toulmean/buildr/1.4.0/dist/ gem from 1st April. > > On Tue, Apr 6, 2010 at 09:15, Rafal Rusin wrote: > >> Hell

Re: buildr 1.4.0 support

2010-04-06 Thread Antoine Toulme
And you're using 1.4 RC1 ? Or the trunk ? I remember fixing the tag_name issue a few months back. On Tue, Apr 6, 2010 at 09:15, Rafal Rusin wrote: > Hello, > > maybe some of you guys will know how to port it: > > $ buildr clean ode:package test=no > (in /home/joker/ode-1.X, development) > Buildr

buildr 1.4.0 support

2010-04-06 Thread Rafal Rusin
Hello, maybe some of you guys will know how to port it: $ buildr clean ode:package test=no (in /home/joker/ode-1.X, development) Buildr aborted! NoMethodError : undefined method `tag_name=' for # /home/joker/ode-1.X/Rakefile:43 (See full trace by running task with --trace) After commenting out t