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

improve handling of java exports #11

Closed
johnynek opened this issue Feb 26, 2016 · 1 comment
Closed

improve handling of java exports #11

johnynek opened this issue Feb 26, 2016 · 1 comment

Comments

@johnynek
Copy link
Member

They should be exported to skylark in the next release after 0.2.0:

https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/bazel-discuss/CRd1BbkHVUw/X6KgxPgjIAAJ

at this location:
https://github.com/bazelbuild/rules_scala/blob/master/scala/scala.bzl#L177

The issue now is that we always pull the transitive compilation deps for java libraries, which hides dependencies from bazel.

@ittaiz
Copy link
Member

ittaiz commented Aug 8, 2017

@johnynek this is solved right?

@johnynek johnynek closed this as completed Sep 2, 2017
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