-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 084268afac45
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e4ea2a3ce315
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 16 files changed
- 2 contributors
Commits on Aug 10, 2015
-
allow to add classloader to instance config
when the runtime gets created the classloader root gets added to the LOAD_PATH and to the Gem::Specification.dirs in case these uri-like paths are directories
2Configuration menu - View commit details
-
Copy full SHA for 2adae43 - Browse repository at this point
Copy the full SHA 2adae43View commit details -
revert recent addition of adding classloader to LOAD_PATH or GEM_PATH
in favour of adding classloader to instance_config
Configuration menu - View commit details
-
Copy full SHA for 5ab8133 - Browse repository at this point
Copy the full SHA 5ab8133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fcd48c - Browse repository at this point
Copy the full SHA 9fcd48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5567f - Browse repository at this point
Copy the full SHA ae5567fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 081c71b - Browse repository at this point
Copy the full SHA 081c71bView commit details -
added more info on how to generate .jrubydir files
those .jrubydir are needed when adding classloader to JRuby instance config to work consistently. some classloaders produce some directory info via 'getResource' and other classloader do not. sometimes JRuby is able to inspect the classloader and parse all the attached jars. adding a classloader to the instance config only works consistently with those .jrubydir files.
Configuration menu - View commit details
-
Copy full SHA for e4ea2a3 - Browse repository at this point
Copy the full SHA e4ea2a3View commit details
There are no files selected for viewing