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

Use jar from java runtime and not local_jdk #720

Merged
merged 3 commits into from
Mar 27, 2019

Conversation

ittaiz
Copy link
Member

@ittaiz ittaiz commented Mar 21, 2019

Work around and somewhat prepare for resolution of
bazelbuild/bazel#6955

@ittaiz
Copy link
Member Author

ittaiz commented Mar 21, 2019

@anchlovi would love your thoughts here

@ittaiz
Copy link
Member Author

ittaiz commented Mar 22, 2019

@beala-stripe if you're using scala_binary/repl/test (as opposed to java_binary) you can take a look at this solution. It requires copying the stub to your workspace.
I think I'll improve this and expose it as an http_archive.
This is better than the workaround of local_jdk IMHO

@beala-stripe
Copy link
Contributor

Thanks! I'll try to find some time to test this out later.

@ittaiz
Copy link
Member Author

ittaiz commented Mar 26, 2019

@johnynek this is ready apart from the fact that I'd like to serve the stub from a public place and use http_archive

Work around and somewhat prepare for resolution of
bazelbuild/bazel#6955
@ittaiz
Copy link
Member Author

ittaiz commented Mar 27, 2019

@johnynek any thoughts or objections?

@johnynek johnynek merged commit c904132 into bazelbuild:master Mar 27, 2019
@johnynek
Copy link
Member

Thanks @ittaiz

@ittaiz
Copy link
Member Author

ittaiz commented Mar 27, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants