[ 
https://issues.apache.org/jira/browse/BUILDR-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Boisvert resolved BUILDR-250.
----------------------------------

    Resolution: Fixed

> 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: Antoine Toulme
>             Fix For: 1.5
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to