mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00
![]() These dependencies are widely used: - com.google.common - com.google.protobuf - com.google.thirdparty So that we need to shade them to avoid being conflict with jars introduced by user. In this PR, we introduce a `bazel_jar_jar` rule for doing these and also shade them in maven pom files. |
||
---|---|---|
.. | ||
BUILD | ||
BUILD.cython | ||
BUILD.hiredis | ||
BUILD.msgpack | ||
BUILD.nlohmann_json | ||
BUILD.rapidjson | ||
BUILD.redis | ||
BUILD.spdlog | ||
python.bzl | ||
ray.bzl | ||
ray_deps_build_all.bzl | ||
ray_deps_setup.bzl |