Skip to content

Instantly share code, notes, and snippets.

@hakanai
Created February 18, 2014 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hakanai/9064418 to your computer and use it in GitHub Desktop.
Save hakanai/9064418 to your computer and use it in GitHub Desktop.
I assume we're not quite out of the woods with require_relative.
LoadError: no such file to load -- jar:file:/Volumes/Big%20Data/Projects/acme/trunk/product/dependencies/jruby/jruby-testing-gems.jar!/gems/rspec-core-2.14.5/lib/rspec/core/filter_manager
require at org/jruby/RubyKernel.java:1054
require at jar:file:/Volumes/Big%20Data/Projects/acme/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36
require_relative at file:/Volumes/Big Data/Projects/acme/trunk/product/dependencies/jruby/jruby-complete.jar!/jruby/kernel19/kernel.rb:21
(root) at jar:file:/Volumes/Big%20Data/Projects/acme/trunk/product/dependencies/jruby/jruby-testing-gems.jar!/gems/rspec-core-2.14.5/lib/rspec/core.rb:3
call at org/jruby/RubyProc.java:255
(root) at jar:file:/Volumes/Big%20Data/Projects/acme/trunk/product/dependencies/jruby/jruby-testing-gems.jar!/gems/rspec-core-2.14.5/lib/rspec/core.rb:14
require at org/jruby/RubyKernel.java:1054
(root) at jar:file:/Volumes/Big%20Data/Projects/acme/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1
require at jar:file:/Volumes/Big%20Data/Projects/acme/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36
require at org/jruby/RubyKernel.java:1054
(root) at jar:file:/Volumes/Big%20Data/Projects/acme/trunk/product/dependencies/jruby/jruby-testing-gems.jar!/gems/rspec-2.14.1/lib/rspec.rb:1
(root) at run-rspec.rb:5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment