commit | ec6665325be471148eed2044642bf7c284cc4438 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Fri Aug 02 12:12:03 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 12:13:03 2019 -0700 |
tree | f4f04cf05bebb7af610304f56df034dae4b87e94 | |
parent | aaff22cadcb59f5497b9a84879ca2ca2a3b1323b [diff] |
Don't special-case caffeine in JavaBuilder's annotation processor classloader the class prefixes here are things that error prone plugins need to be able to load from JavaBuilder's classpath: the Error Prone API, and other types referenced directly in the API (e.g. guava). As long as caffeine is being used as an implementation detail of JavaBuilder and does not appear in APIs used by plugins, this is unnecessary. PiperOrigin-RevId: 261366846
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.