turboFei commented on PR #2644:
URL: https://github.com/apache/celeborn/pull/2644#issuecomment-2249593575
SBT build pass:
```
build/sbt "clean;celeborn-spi/package"; ls spi/target
Using /Users/fwang12/.sdkman/candidates/java/current as default JAVA_HOME.
Note, this will be overridden by -java-home if it is set.
[info] welcome to sbt 1.9.4 (Azul Systems, Inc. Java 1.8.0_392)
[info] loading settings for project celeborn-build from plugins.sbt ...
[info] loading project definition from /Users/fwang12/todo/celeborn/project
[info] loading settings for project celeborn from version.sbt ...
[info] resolving key references (12502 settings) ...
[info] set current project to celeborn (in build
file:/Users/fwang12/todo/celeborn/)
[success] Total time: 0 s, completed Jul 24, 2024 11:55:23 PM
[info] generate META-INF/LICENSE for project celeborn-spi
[info] generate META-INF/NOTICE for project celeborn-spi
[info] compiling 5 Java sources to
/Users/fwang12/todo/celeborn/spi/target/classes ...
[success] Total time: 1 s, completed Jul 24, 2024 11:55:24 PM
celeborn-spi-0.6.0-SNAPSHOT.jar resource_managed sync
zinc
classes streams update
```
--
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]