Skip to content

Instantly share code, notes, and snippets.

@jarib
Created May 6, 2010 03:25
Show Gist options
  • Save jarib/391741 to your computer and use it in GitHub Desktop.
Save jarib/391741 to your computer and use it in GitHub Desktop.
$ java -jar jruby-complete-1.5.0.RC2.jar -S rake -T
file:/Z:/git/selenium2/third_party/jruby/jruby-complete-1.5.0.RC2.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:777:in `report_activate_error': Could not find RubyGem rake (>= 0) (Gem::LoadError)
from file:/Z:/git/selenium2/third_party/jruby/jruby-complete-1.5.0.RC2.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:211:in `activate'
from file:/Z:/git/selenium2/third_party/jruby/jruby-complete-1.5.0.RC2.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:1056:in `gem'
from file:/Z:/git/selenium2/third_party/jruby/jruby-complete-1.5.0.RC2.jar!/META-INF/jruby.home/bin/rake:18
from file:/Z:/git/selenium2/third_party/jruby/jruby-complete-1.5.0.RC2.jar!/META-INF/jruby.home/bin/rake:12:in `load'
from file:/Z:/git/selenium2/third_party/jruby/jruby-complete-1.5.0.RC2.jar!/jruby/commands.rb:12:in `rake'
from rake:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment