commit | ce7afe730d90346cf2a67861e6af2fc4462352a5 | [log] [tgz] |
---|---|---|
author | Ryan Beasley <beasleyr@vmware.com> | Wed Mar 03 05:02:55 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 03 05:04:51 2021 -0800 |
tree | 3f321af63c04389b971cc7267e6d0b2672573dc0 | |
parent | 120ea6cbd8da0865a1d8fc7c251c9072a346baab [diff] |
Shade com.google.common.** in the Jacoco test runner. This isolates the Bazel coverage runner's version of Guava from the user's. Resolves #12998 Testing Done: - Verified `bazel coverage` worked against a crufty internal target using this patch with java_tools javac11-10.5 and Bazel 4.0.0. - `bazelisk build src:java_tools.zip`; manual inspection of `JacocoCoverage_jarjar_deploy.jar`. Closes #12999. PiperOrigin-RevId: 360643918
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md