Skip to content

bazel: Add comment for public protoc plugin#5952

Merged
ejona86 merged 1 commit intogrpc:masterfrom
ejona86:bazel-compiler-public
Jul 3, 2019
Merged

bazel: Add comment for public protoc plugin#5952
ejona86 merged 1 commit intogrpc:masterfrom
ejona86:bazel-compiler-public

Conversation

@ejona86
Copy link
Copy Markdown
Member

@ejona86 ejona86 commented Jul 3, 2019

The 3rd-party rules_proto project is referencing our compiler directly
and not using our java_grpc_library. This target is fine for them to
use (although we'd prefer using our java_grpc_library), but most users
shouldn't be touching it.

Related to #5942 and #5947

@dapengzhang0
Copy link
Copy Markdown
Contributor

There was already a PR for this, #5947. The only difference is comment.

@ejona86
Copy link
Copy Markdown
Member Author

ejona86 commented Jul 3, 2019

Hmm... Well, the comment is important. We could merge the other one and then this one could just become the comment. Or the other changes to include some comment of some sort.

@dapengzhang0
Copy link
Copy Markdown
Contributor

We could merge the other one and then this one could just become the comment.

Agree on this.

The 3rd-party rules_proto project is referencing our compiler directly
and not using our java_grpc_library. This target is fine for them to
use (although we'd prefer using our java_grpc_library), but most users
shouldn't be touching it.

Related to grpc#5942 and grpc#5947
@ejona86 ejona86 force-pushed the bazel-compiler-public branch from 0e39359 to 00873e7 Compare July 3, 2019 20:41
@ejona86 ejona86 changed the title bazel: Make protoc plugin public bazel: Add comment for public protoc plugin Jul 3, 2019
@ejona86
Copy link
Copy Markdown
Member Author

ejona86 commented Jul 3, 2019

Converted this PR to just a comment, to be merged after #5947

@ejona86 ejona86 merged commit 46ef515 into grpc:master Jul 3, 2019
@ejona86 ejona86 deleted the bazel-compiler-public branch July 3, 2019 22:05
@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants