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

depend not on grpc-all, but on more fine-grained dependencies #114

Merged
merged 1 commit into from
May 8, 2016

Conversation

eiennohito
Copy link
Contributor

fixes #113

Need to fix docs as well by introducing explicit dependency on a transport, otherwise default examples will stop working.

@eiennohito
Copy link
Contributor Author

oops, forgot to fix e2e

@thesamet
Copy link
Contributor

thesamet commented May 8, 2016

Thanks for working on this. Can you also submit a PR for the docs as well (via the gh-pages branch) and to the reference example at https://github.com/xuwei-k/grpc-scala-sample ?

@eiennohito
Copy link
Contributor Author

All right

eiennohito added a commit to eiennohito/grpc-scala-sample that referenced this pull request May 8, 2016
runtime: grpc-all -> grpc-stub
tests: grpc-all -> grpc-netty
@eiennohito
Copy link
Contributor Author

Okay, seems to be done.

In the example project I have updated ScalPB dependency to 0.5.27, so it should be merged after the next release.

@xuwei-k
Copy link
Contributor

xuwei-k commented May 8, 2016

👍

@thesamet thesamet merged commit cb4aa5b into scalapb:master May 8, 2016
@eiennohito eiennohito deleted the gprc-deps branch May 18, 2016 06:56
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.

grpc should not depend on grpc-all
3 participants