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

remove javaConversions = true when grpc #60

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented Dec 3, 2015

I added javaConversions = true because my first implementation use toJavaProto and fromJavaProto methods.
Because of com.trueaccord.scalapb.grpc.Marshaller 59e9fd5, no longer need javaConversions!

I added `javaConversions = true` because my first implementation use `toJavaProto` and `fromJavaProto` methods.
Because of `com.trueaccord.scalapb.grpc.Marshaller` 59e9fd5, no longer need javaConversions!
thesamet added a commit that referenced this pull request Dec 3, 2015
remove `javaConversions = true` when grpc
@thesamet thesamet merged commit cc1f2e4 into scalapb:grpc Dec 3, 2015
@xuwei-k xuwei-k deleted the remove-javaConversions-grpc branch December 3, 2015 17:44
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.

2 participants