turboFei commented on code in PR #3271:
URL: https://github.com/apache/celeborn/pull/3271#discussion_r2105856670


##########
project/CelebornBuild.scala:
##########
@@ -1531,6 +1532,7 @@ object CelebornOpenApi {
     .settings (
       commonSettings,
       releaseSettings,
+      crossPaths := false,

Review Comment:
   To remove the scala binary version from artifactId.



##########
project/CelebornBuild.scala:
##########
@@ -562,6 +562,7 @@ object CelebornCli {
     .dependsOn(CelebornOpenApi.openApiClient % "test->test;compile->compile")
     .settings (
       commonSettings,
+      releaseSettings,

Review Comment:
   For celeborn cli deployment



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

Reply via email to