I got the code from SVN trunk head.  This latest revision does not have idea / 
idea7x goals anymore.  They become idea:clean / idea:generate, and both of 
which 
work without problems under 1.9.1p378

I take that this is not an issue on trunk, then.

Cheers,
Chiaming Hsu




----- Original Message ----
From: Peter Donald <[email protected]>
To: [email protected]
Sent: Tue, January 11, 2011 12:32:01 PM
Subject: Re: Buildr idea / idea7x failed on ruby 1.9.x -- String no long has 
method sort

The idea plugin in trunk has completely rewritten and may or may not
suffer from this problem anymore. If you could checkout the latest
version of buildr in trunk and try this to see if it is still a
problem then that would be muh appreciated.

On Wed, Jan 12, 2011 at 6:43 AM, Chiaming Hsu <[email protected]> wrote:
> I ran into an issue today where idea / idea7x project generations uses method
> sort on String.  This won't work for ruby 1.9.x:
>
> $ buildr idea7x
> (in /home/camyhsu/code/bug-submit/buildr/ruby1.9-idea, development)
> Writing
> /home/camyhsu/code/bug-submit/buildr/ruby1.9-idea/ruby1.9-idea-test-7x.ipr
> Writing
>/home/camyhsu/code/bug-submit/buildr/ruby1.9-idea/subproject/ruby1.9-idea-test-subproject-7x.iml
>l
>
> Buildr aborted!
> NoMethodError : undefined method `sort' for "src/test/java":String
>
> (See full trace by running task with --trace)
> $
>
>
> Is this a known issue?  I saw a ticket for ruby 1.9 compatibility.  Should I 
>add
> a comment to that ticket or open a new bug under IDE integration?
>
> Cheers,
> Chiaming Hsu
>



-- 
Cheers,

Peter Donald

Reply via email to