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

does not link to system jars correctly #51

Closed
munkyboy opened this issue Nov 4, 2014 · 1 comment
Closed

does not link to system jars correctly #51

munkyboy opened this issue Nov 4, 2014 · 1 comment

Comments

@munkyboy
Copy link

munkyboy commented Nov 4, 2014

my Jarfile contains:

jar 'org.apache.hbase:hbase-annotations', '=0.98.7-hadoop2'

Which produces a .jbundler/classpath.rb with this line

JBUNDLER_CLASSPATH << (JBUNDLER_LOCAL_REPO + '/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre/../lib/tools.jar')

which resolves to a bogus path

@mkristian
Copy link
Owner

should be fixed with jbundler-0.7.0

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

2 participants