commit | 274c3f4dd98aad2d4c233830f83f77f6e4d5954f | [log] [tgz] |
---|---|---|
author | ilist <ilist@google.com> | Tue Apr 13 01:10:19 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 13 01:11:41 2021 -0700 |
tree | 7e3a1b638e576f8a7462a740d18768a3c2c1b017 | |
parent | 3d060fc5b52841f648c3fb81aad3b2dde934830e [diff] |
Propagate JavaInfo.compile_jdeps argument to JavaCompilationArgsProvider. JavaInfo.compile_jdeps parameter is a substitution for java_common.add_compile_time_jdeps. The latter is going to be removed from the Bazel, so the tests are updated to use the new APIs. Problem with propagation is fixed. Design doc: https://docs.google.com/document/d/10isTEK5W9iCPp4BIyGBrLY5iti3Waaam6EeGVSjq3r8/edit#bookmark=id.vta5s12rfsxt PiperOrigin-RevId: 368167400
{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