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

Make java_grpc_library work with proto_library rules using strip_import_prefix / import_prefix. #8814

Closed
wants to merge 1 commit into from

Conversation

lberki
Copy link
Contributor

@lberki lberki commented Jul 8, 2019

In addition to this welcome functionality, this change also makes it possible to fix http://github.com/bazelbuild/bazel/issues/7157 by tolerating proto_library rules using a virtual import directory.

…rt_prefix / import_prefix.

In addition to this welcome functionality, this change also makes it possible to fix http://github.com/bazelbuild/bazel/issues/7157 by tolerating proto_library rules using a virtual import directory.
@lberki lberki requested a review from hlopko July 8, 2019 12:10
@lberki
Copy link
Contributor Author

lberki commented Jul 8, 2019

/cc @haberman

Copy link
Member

@hlopko hlopko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, provided you'll wait for landing of the upstream grpc change first and potentially applying their comments here as well :)

@lberki
Copy link
Contributor Author

lberki commented Jul 8, 2019

Do I have to? (FWIW, we have a history of just fixing this here)

@lberki
Copy link
Contributor Author

lberki commented Jul 8, 2019

Merged to master in a different way. Closing.

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.

3 participants