Skip to content

Allow kt_jvm_proto_library to have java_proto_library dep. #397

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

Closed
wants to merge 1 commit into from

Conversation

steineldar
Copy link
Contributor

Using the same argument naming as in kt_jvm_grpc_library. Not touching that rule, as it already depend on a java_proto_library, though still not the right way, as it still always do the java_grpc_library building in addition... Not sure how to handle that rule in a similar way...

Though that library rule handles the build-caching better it seems, so less of an issue.

Using the same argument naming as in `kt_jvm_grpc_library`. Not touching
that rule, as it already depend on a `java_proto_library`, though still
not the right way, as it still always do the java_grpc_library building
in addition... Not sure how to handle that rule in a similar way...

Though that library rule handles the build-caching better it seems, so
less of an issue.
@steineldar
Copy link
Contributor Author

Messy change with lots of "ifs" and conditional parameters to rules. So dropping this.

@steineldar steineldar closed this Sep 25, 2023
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

Successfully merging this pull request may close these issues.

1 participant