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

Problem embedding jars in gem #59

Open
albertogg opened this issue Apr 9, 2017 · 0 comments
Open

Problem embedding jars in gem #59

albertogg opened this issue Apr 9, 2017 · 0 comments

Comments

@albertogg
Copy link

Hello, I'm currently having an issue embedding a jar without jar-dependencies gem as runtime dependency (sorry if this is not the correct channel of communication).

To give you some context, I'm following the wiki entry on declaring jars inside the gemspec and trying to embed a jar inside the gem but without jar-dependencies as a runtime dependency, just to avoid downloading the jar at install time. For some reason the only way I get the jar embedded inside the gem is when I have jar-dependencies as a runtime dependency and I don't quite get it. I might be misunderstanding what I need to do.

Thank you

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