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

rls: add guava dependency #7008

Merged
merged 2 commits into from
May 5, 2020
Merged

rls: add guava dependency #7008

merged 2 commits into from
May 5, 2020

Conversation

creamsoup
Copy link
Contributor

@creamsoup creamsoup commented May 5, 2020

No description provided.

rls/build.gradle Outdated
@@ -1,5 +1,5 @@
plugins {
id "java"
id "java-library"
Copy link
Member

Choose a reason for hiding this comment

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

This will not do anything more than java plugin unless you use api dependency. grpc-lrs is like grpc-grpc-lb and grpc-xds, they don't provide public APIs for users. So java-library is not necessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah okay that makes sense.

@creamsoup creamsoup changed the title rls: use java-library gradle plugin rls: add guava dependency May 5, 2020
@creamsoup creamsoup merged commit 8b914ee into grpc:master May 5, 2020
@creamsoup creamsoup deleted the rls_java_lib branch May 5, 2020 20:53
dfawley pushed a commit to dfawley/grpc-java that referenced this pull request Jan 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2021
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