He-Pin commented on code in PR #1382:
URL: https://github.com/apache/pekko-connectors/pull/1382#discussion_r2751201186


##########
build.sbt:
##########
@@ -234,6 +234,8 @@ lazy val googleCloudBigQueryStorage = pekkoConnectorProject(
     "-Wconf:src=.+/pekko-grpc/main/.+:s",
     "-Wconf:src=.+/pekko-grpc/test/.+:s"),
   compile / javacOptions := (compile / javacOptions).value.filterNot(_ == 
"-Xlint:deprecation"),
+  Compile / compileOrder := CompileOrder.JavaThenScala,

Review Comment:
   was expected this not needed.



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