Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix jar loading test in test/test_file.rb #2282

Merged
merged 1 commit into from Dec 6, 2014

Conversation

ratnikov
Copy link
Contributor

@ratnikov ratnikov commented Dec 5, 2014

This is a similar fix as for: ed0b7ab

Generally, the workflow of adding foo/bar.jar to $LOAD_PATH and then expecting require 'bar' to load foo/bar.jar!/bar.rb doesn't work anymore. Instead, if you want it to search inside that jar, use foo/bar.jar!/

mkristian added a commit that referenced this pull request Dec 6, 2014
Fix jar loading test in test/test_file.rb
@mkristian mkristian merged commit 8c41ab6 into jruby:jruby-1_7 Dec 6, 2014
@headius headius modified the milestone: Invalid or Duplicate May 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants