You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Assaf Arkin (JIRA)" <ji...@apache.org> on 2008/09/25 23:39:44 UTC

[jira] Commented: (BUILDR-137) JRuby 1.1.3 and Buildr 1.3.2 don't appear to work (on Windows)

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

Assaf Arkin commented on BUILDR-137:
------------------------------------

Is this issue still present in trunk/head?

> JRuby 1.1.3 and Buildr 1.3.2 don't appear to work (on Windows)
> --------------------------------------------------------------
>
>                 Key: BUILDR-137
>                 URL: https://issues.apache.org/jira/browse/BUILDR-137
>             Project: Buildr
>          Issue Type: Bug
>          Components: JRuby
>    Affects Versions: 1.3.2
>         Environment: Windows Vista, Buildr 1.3.2 (via gem install), JRuby 1.1.3, JDK 1.6.0_02
>            Reporter: Kelly Harward
>            Priority: Blocker
>             Fix For: 1.3.3
>
>
> This occurs after a fresh install...
> C:\temp>buildr --version
> C:/Program Files/Java/jruby-1.1.3/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require': no such file to load -- dl/import (LoadError)
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/gems/1.8/gems/net-ssh-2.0.3/lib/net/ssh/authentication/pageant.rb:1
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/gems/1.8/gems/net-ssh-2.0.3/lib/net/ssh/authentication/pageant.rb:27:in `require'
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/gems/1.8/gems/net-ssh-2.0.3/lib/net/ssh/authentication/agent.rb:6
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/gems/1.8/gems/net-ssh-2.0.3/lib/net/ssh/authentication/agent.rb:27:in `require'
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/gems/1.8/gems/net-ssh-2.0.3/lib/net/ssh/authentication/key_manager.rb:4
>          ... 20 levels...
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/gems/1.8/gems/buildr-1.3.2-java/bin/buildr:19
>         from C:/Program Files/Java/jruby-1.1.3/lib/ruby/gems/1.8/gems/buildr-1.3.2-java/bin/buildr:19:in `load'
>         from C:\Program Files\Java\jruby-1.1.3\bin\buildr:19

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