You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Yavor Nikolov (JIRA)" <ji...@apache.org> on 2013/05/19 17:49:16 UTC

[jira] [Comment Edited] (BUILDR-667) buildr fails to work with ruby 2.0

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

Yavor Nikolov edited comment on BUILDR-667 at 5/19/13 3:47 PM:
---------------------------------------------------------------

[~pdonald] - are your gems with same version (see the uploaded Gemfile.lock). My gems are up-to-date so it could be something with rjb 1.4.1, etc.

My JAVA_HOME is properly set. In fact - buildr works fine when I switch to ruby 1.9.3.


                
      was (Author: javornikolov):
    [~pdwryst] - are your gems with same version (see the uploaded Gemfile.lock). My gems are up-to-date so it could be something with rjb 1.4.1, etc.

My JAVA_HOME is properly set. In fact - buildr works fine when I switch to ruby 1.9.3.


                  
> buildr fails to work with ruby 2.0
> ----------------------------------
>
>                 Key: BUILDR-667
>                 URL: https://issues.apache.org/jira/browse/BUILDR-667
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.4.12
>         Environment: * Ubuntu Linux 13.04, 64-bit
> * $ ruby --version
> ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux]
> * $ java -version
> java version "1.7.0_21"
> Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
> Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
> * buildr version - 14.12 installed from official Apache binaries
>            Reporter: Yavor Nikolov
>         Attachments: Gemfile, Gemfile.lock
>
>
> *$ buildr --version
> /usr/local/rvm/gems/ruby-2.0.0-p0/gems/rjb-1.4.2/lib/rjb.rb:34:in `require': cannot load such file -- rjbcore (LoadError)
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/gems/rjb-1.4.2/lib/rjb.rb:34:in `<top (required)>'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.12/lib/buildr/java/rjb.rb:22:in `require'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.12/lib/buildr/java/rjb.rb:22:in `<top (required)>'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.12/lib/buildr.rb:73:in `require'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.12/lib/buildr.rb:73:in `<top (required)>'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.12/bin/buildr:19:in `require'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.12/bin/buildr:19:in `<top (required)>'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/bin/buildr:23:in `load'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/bin/buildr:23:in `<main>'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `eval'
> 	from /usr/local/rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14: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