commit | 6ef6d879ab69225d54ecab3db847fb4eff33bbeb | [log] [tgz] |
---|---|---|
author | iirina <elenairina@google.com> | Thu Jun 06 07:34:44 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 06 07:35:38 2019 -0700 |
tree | 79e31b7cba6a110abc2370c9f441964538691728 | |
parent | 9b0e64a7e36186bf3fddd6c956326acd2124b9ea [diff] |
Default java toolchain target The previous javac version used by the default_java_toolchain in Bazel had a non-standard modification to default to the Java 8 language level, which wasn't carried forward to 11. Adding default values for {source,target}_version in the default_java_toolchain to keep Bazel backwards compatibility. Fixes #8539. Closes #8569. PiperOrigin-RevId: 251848351
{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.