commit | b0439d81f8cb58a0ed40e5fedc45d3a9f1967c31 | [log] [tgz] |
---|---|---|
author | iirina <elenairina@google.com> | Wed Jul 24 01:21:36 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 24 01:22:30 2019 -0700 |
tree | 3afdb8d5b615253181fba4e4bc0a61455f71898b | |
parent | 3c0a8dde35f2284680c6060478ba934b9c666519 [diff] |
Update to java_tools javac11 v4.0 RELNOTES: The new java_tools release: * fixes https://github.com/bazelbuild/bazel/issues/8614 * exposes a new toolchain `@java_tools//:prebuilt_toolchain` which is using all the pre-built tools, including singlejar and ijar, even on remote execution. This toolchain should be used only when host and execution platform are the same, otherwise the binaries will not work on the execution platform. Closes #8960. PiperOrigin-RevId: 259694959
{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.