We got rid of find in the line that throws an exception, and we fixed
recently on Buildr this exception, warning that the API changed instead.
In general, once 1.4 is released, the "find" method will go.

So go ahead and remove the find method call, or comment out the line.

On Wed, May 12, 2010 at 00:30, Hoang Phung <[email protected]>wrote:

> Hi,
>
> I'm trying to build ode 1.x branch and got the following error:
>
> buildr eclipse --trace
> (in /home/phungmh/Download/ode_1.x, development)
> Buildr aborted!
> NoMethodError : undefined method `tag_name=' for
> #<Buildr::SvnRelease:0xb7de15b8>
> /home/phungmh/Download/ode_1.x/Rakefile:43
> /usr/lib/ruby/gems/1.8/gems/buildr-1.4.0/lib/buildr/core/application.rb:398:in
> `load'
> ...
>
> If I use rake then I got this error:
> rake eclipse --trace
> (in /home/phungmh/Download/ode_1.x)
> rake aborted!
> Internal error: attempting to access local setting before buildfile located
> /usr/lib/ruby/gems/1.8/gems/buildr-1.4.0/lib/buildr/core/application.rb:101:in
> `load_from'
> ...
>
> This is my gem list (I got buildr 1.4.0 from
> http://people.apache.org/~toulmean/buildr/1.4.0)
> gem list
>
> *** LOCAL GEMS ***
>
> Antwrap (0.7.0, 0.6.0)
> archive-tar-minitar (0.5.2, 0.5.1)
> builder (2.1.2)
> buildr (1.4.0, 1.3.5, 1.2.10)
> facets (2.8.4, 1.8.54)
> highline (1.5.2, 1.5.1, 1.5.0, 1.4.0)
> hoe (2.6.0, 2.3.3, 1.11.0)
> json_pure (1.4.3, 1.1.7)
> needle (1.3.0)
> net-sftp (2.0.4, 2.0.2, 1.1.0)
> net-ssh (2.0.22, 2.0.15, 2.0.11, 1.1.2)
> rake (0.8.7, 0.8.4, 0.7.3)
> rjb (1.2.0, 1.1.9, 1.1.7, 1.1.6)
> rspec (1.3.0, 1.2.9, 1.2.8, 1.2.2, 1.0.8)
> rubyforge (2.0.4, 1.0.5, 1.0.4, 1.0.3)
> rubygems-update (1.3.6)
> rubyzip (0.9.4, 0.9.1)
> xml-simple (1.0.12, 1.0.11)
>
> Can someone help me with that? Thanks.
>
> UTS CRICOS Provider Code:  00099F
> DISCLAIMER: This email message and any accompanying attachments may contain
> confidential information.  If you are not the intended recipient, do not
> read, use, disseminate, distribute or copy this message or attachments.  If
> you have received this message in error, please notify the sender
> immediately
> and delete this message. Any views expressed in this message are those of
> the individual sender, except where the sender expressly, and with
> authority,
> states them to be the views of the University of Technology Sydney. Before
> opening any attachments, please check them for viruses and defects.
>
> Think. Green. Do.
>
> Please consider the environment before printing this email.
>

Reply via email to