Updated to Ruby 1.8.7 - still same problem (OS X Leopard).

I think the problem might be that I installed ruby in /usr/local/bin/ruby
and buildr might be still using the ruby 1.8.6 from /usr/bin. Does it make
any sense?

Still same error:

private method `distro' called for project("apache-ode"):Buildr::Project
/Users/zoharetzioni/Desktop/ode-1.X/Rakefile:621:in `__instance_exec0'


Andreas Fritzler wrote:
> 
> Updating ruby to version 1.8.7 on Windows solved the problem for me.
> 
> 
> On Wed, Nov 18, 2009 at 10:42 AM, Nowakowski, Mateusz
> <[email protected]> wrote:
>> You must have ruby 1.8.7, it is not working with 1.8.6
>>
>> Apart from that I encountered other issue with sql Derby emdeed tests
>> even when tests are turned off.
>>
>> --
>> Regards
>> Mateusz Nowakowski
>>
>> -----Original Message-----
>> From: dawg [mailto:[email protected]]
>> Sent: Wednesday, November 18, 2009 4:20 PM
>> To: [email protected]
>> Subject: build problem: method `distro' called for project("apache-ode")
>>
>>
>> Hi,
>>
>> I downloaded the code using this command:
>>
>> svn checkout http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.X
>> ode-1.X
>>
>> I'm using buildr 1.3.5 to build it (might worth updating that
>> instructions
>> that still say use 1.2.10):
>>
>> buildr _1.3.5_ package test=no
>>
>> The following error aborts the build:
>>
>> private method `distro' called for project("apache-ode"):Buildr::Project
>> /Users/zoharetzioni/Desktop/ode-1.X/Rakefile:621:in `__instance_exec0'
>>
>> Any idea?
>>
>> Thanks.
>> --
>> View this message in context:
>> http://old.nabble.com/build-problem%3A-method-%60distro%27-called-for-pr
>> oject%28%22apache-ode%22%29-tp26408400p26408400.html
>> Sent from the Apache Ode Dev mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/build-problem%3A-method-%60distro%27-called-for-project%28%22apache-ode%22%29-tp26408400p26421314.html
Sent from the Apache Ode Dev mailing list archive at Nabble.com.

Reply via email to