commit | 549db25ada184fbaa9fdc2b2afc35c67c6f02e13 | [log] [tgz] |
---|---|---|
author | ilist <ilist@google.com> | Mon Nov 23 01:00:18 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 23 01:01:46 2020 -0800 |
tree | 10d6f0a64efaf10d606221501f361e7c75729e49 | |
parent | 72adb5b45c0ffe15384af2814a78bd63d20f5fa1 [diff] |
Removing javac attribute from java_toolchain rule. javac can be specified using tools attribute. It is not provided by JavaToolchain provider any more. LocationBuilder in JavaToolchain class can be removed, because alias resolution in $location function was fixed with b/117612331. RELNOTES[inc]: Removing javac attribute from java_toolchain. PiperOrigin-RevId: 343801252
{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