[Bazel] Use rules_jvm_external to manage java dependencies#4615
[Bazel] Use rules_jvm_external to manage java dependencies#4615raulchen merged 9 commits intoray-project:masterfrom
Conversation
|
Test PASSed. |
|
Test FAILed. |
guoyuhong
left a comment
There was a problem hiding this comment.
That's much cleaner. Please fix the lint error and resolve the conflicts.
bazel/BUILD.plasma
Outdated
There was a problem hiding this comment.
We use TestNG instead of JUnit, right?
There was a problem hiding this comment.
plasma still uses junit.
|
Test PASSed. |
|
Test PASSed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test PASSed. |
|
Test FAILed. |
This PR contains changes that help with memory issues ray-project#4615
What do these changes do?
Unlike the current bazel-deps tool, rules_jvm_external doesn't need to check in the auto-generated
worksapce.bzlfile.Related issue number
Linter
scripts/format.shto lint the changes in this PR.