Closed songy23 closed 5 years ago
For Java we use Gradle to generate and upload the jar, and other libraries should depend on https://search.maven.org/artifact/io.opencensus/opencensus-proto/. Bazel build rules is not very useful. In addition grpc_java_repositories has caused build failures in Travis (e.g https://travis-ci.org/census-instrumentation/opencensus-proto/jobs/557790386).
grpc_java_repositories
Looks like there're other errors - closing for now.
For Java we use Gradle to generate and upload the jar, and other libraries should depend on https://search.maven.org/artifact/io.opencensus/opencensus-proto/. Bazel build rules is not very useful. In addition
grpc_java_repositories
has caused build failures in Travis (e.g https://travis-ci.org/census-instrumentation/opencensus-proto/jobs/557790386).