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

add .jrubydir info to embedded gems in gems.jar #299

Open
mkristian opened this issue Jan 9, 2015 · 0 comments
Open

add .jrubydir info to embedded gems in gems.jar #299

mkristian opened this issue Jan 9, 2015 · 0 comments
Assignees

Comments

@mkristian
Copy link
Member

mkristian commented Jan 9, 2015

only with this .jrubydir in each directory the directory inside the jar is working over ALL classloaders. i.e. just add GEM_PATH=uri:classloader:// to load those gems via the classloader directly.

there is command witj jruby itself (version 1.7.13+):

https://github.com/jruby/jruby/blob/master/core/src/main/ruby/jruby/commands.rb#L16

which can be used for this tasks (if possible)

related to: jruby/jruby-maven-plugins#64

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7621187-add-jrubydir-info-to-embedded-gems-in-gems-jar?utm_campaign=plugin&utm_content=tracker%2F136961&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F136961&utm_medium=issues&utm_source=github).
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

No branches or pull requests

1 participant