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

Peter Donald closed BUILDR-663.
-------------------------------

    Resolution: Fixed
      Assignee: Peter Donald

This specific problem has been fixed in trunk, but we have not yet set up Ruby 
2.0 CI jobs so it is possibe that there are other associated with running 
buildr in latest versions of ruby
                
> require 'buildr' fails for Ruby 2.0.0
> -------------------------------------
>
>                 Key: BUILDR-663
>                 URL: https://issues.apache.org/jira/browse/BUILDR-663
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.4.11
>         Environment: linux Debian wheezy
>            Reporter: Niklaus Giger
>            Assignee: Peter Donald
>
> Running the following test with ruby 2.0.0.p0 and buildr 1.4.11 fails
> irb
> 2.0.0p0 :001 > require 'buildr'
> NoMethodError: undefined method `private_module_function' for FileUtils:Module
>         from 
> /usr/local/rvm/gems/ruby-2.0.0-p0@elexis_wiki/gems/buildr-1.4.11/lib/buildr/core/application.rb:693:in
>  `<module:FileUtils>'
>         from 
> /usr/local/rvm/gems/ruby-2.0.0-p0@elexis_wiki/gems/buildr-1.4.11/lib/buildr/core/application.rb:683:in
>  `<top (required)>'
>         from 
> /usr/local/rvm/gems/ruby-2.0.0-p0@elexis_wiki/gems/buildr-1.4.11/lib/buildr.rb:41:in
>  `require'
>         from 
> /usr/local/rvm/gems/ruby-2.0.0-p0@elexis_wiki/gems/buildr-1.4.11/lib/buildr.rb:41:in
>  `<top (required)>'
>         from (irb):1:in `require'
>         from (irb):1
>         from /usr/local/rvm/rubies/ruby-2.0.0-p0/bin/irb:16:in `<main>'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to