raboof commented on issue #328: URL: https://github.com/apache/pekko-grpc/issues/328#issuecomment-2165802880
Actually `TestGrpcsServiceClientPowerApi.java` is being generated by 'us', while the `RequestTest` class is generated by (I think?) grpc-java. There appears to be a mismatch between the two in this case. Do you get the same problem when you try with sbt rather than gradle? the sbt plugin is somewhat better-tested, and that might help narrow down whether the problem is in the gradle build/plugin or with the code generator component. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
