commit | 3987300d6651cf0e6e91b395696afac6913a7d66 | [log] [tgz] |
---|---|---|
author | Liam Miller-Cushon <cushon@google.com> | Tue Aug 28 18:47:25 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Aug 28 18:49:14 2018 -0700 |
tree | c4067e17c294ab1c2db24ad159e0962d3069ff69 | |
parent | 1950bf94ab7bd760e37f3f45b9878a7a6bf5e56f [diff] |
Stop using --release in versioned java_toolchains Using --release to target versions that support modules and are not the latest supported version (e.g. --release 9 on JDK 10) doesn't work: https://bugs.openjdk.java.net/browse/JDK-8209865 Related: #5723 Closes #5982. PiperOrigin-RevId: 210646978
{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.