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

Allow JavaProvider(java_common.provider) to expose transitive_compile_time_jars (for scala strict deps) #3367

Closed
natansil opened this issue Jul 12, 2017 · 4 comments
Assignees

Comments

@natansil
Copy link
Contributor

natansil commented Jul 12, 2017

We are in the process of adding a strict deps feature for rules_scala (issue).

In order to complete this feature we would like for javaProvider (java_common.provider) to expose transitive_compile_time_jars.
(Currently JavaProvider only exposes transitive_runtime_jars and compile_jars)

This will allow us to alert the build user that there transitive dependencies that should be added to direct dependencies.

@laszlocsomor
Copy link
Contributor

Asking @laurentlb to help triage this: is this a Skylark feature request, or a Java rule one?

@dslomov
Copy link
Contributor

dslomov commented Jul 12, 2017

Java rules /cc @iirina

@natansil
Copy link
Contributor Author

Thanks @iirina!
Do you know when is the next scheduled release of bazel?

@buchgr
Copy link
Contributor

buchgr commented Jul 17, 2017

We are trying to cut the first release candidate of 0.5.3 as we speak.

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

6 participants