google / bazel-common

Common functionality for Google's open-source libraries that are built with bazel.
Apache License 2.0
86 stars 40 forks source link

Add diffutils to //third_party/java in bazel-common and make it a runtime dependency of truth. #123

Closed copybara-service[bot] closed 4 years ago

copybara-service[bot] commented 4 years ago

Add diffutils to //third_party/java in bazel-common and make it a runtime dependency of truth.

Also change truth8 target to just export the truth target; I'm unclear on why it's a separate target for the same thing though.

RELNOTES=n/a