raboof commented on code in PR #172:
URL: 
https://github.com/apache/incubator-pekko-grpc/pull/172#discussion_r1314722954


##########
build.sbt:
##########
@@ -163,6 +163,8 @@ lazy val interopTests = Project(id = "interop-tests", base 
= file("interop-tests
     ReflectiveCodeGen.generatedLanguages := Seq("Scala", "Java"),
     ReflectiveCodeGen.extraGenerators := Seq("ScalaMarshallersCodeGenerator"),
     ReflectiveCodeGen.codeGeneratorSettings ++= Seq("server_power_apis"),
+    // grpc 1.53.0 brings in extra unnecessary proto files that cause build 
issues

Review Comment:
   What kinds of issues? Should we create a GitHub issue for these and link it 
here?



-- 
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]

Reply via email to