[ 
https://issues.apache.org/jira/browse/BUILDR-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884590#action_12884590
 ] 

Antoine Toulme commented on BUILDR-250:
---------------------------------------

At this point all specs pass with MRI 1.9.2 preview3. We might move to support 
1.9 with their GA release (and if I have a CI build that supports it).

> support ruby 1.9
> ----------------
>
>                 Key: BUILDR-250
>                 URL: https://issues.apache.org/jira/browse/BUILDR-250
>             Project: Buildr
>          Issue Type: Wish
>          Components: Core features
>    Affects Versions: 1.3.4
>            Reporter: Ittay Dror
>            Assignee: Assaf Arkin
>             Fix For: 1.4.2
>
>
> I have a big buildfile and ruby 1.8 doesn't handle it very well. If I have a 
> stack of apx. 80 calls (which happens due to the recursive nature of task 
> dependency invocation as well as the use of blocks), then it overflows the 
> stack and ruby crashes. Jruby has its own faults (e.g., not handling rename 
> well on some platforms, returning the wrong error codes which messes up 
> FileUtils.mv). 
> So, I'd like to see how ruby 1.9 behaves, only I can't get buildr to work 
> with it. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to