commit | ba4435cc81baee8621b75337b33986cc4fa13731 | [log] [tgz] |
---|---|---|
author | ilist <ilist@google.com> | Tue May 11 22:38:48 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 11 22:40:05 2021 -0700 |
tree | f4ac4a57cb2fbdc8d4f67c5ec2a9d4989eec7e01 | |
parent | e3c78c4eeaf4e8db3c22aa71c6c1578cb48c8dcc [diff] |
Accept JavaPluginInfo as plugins and exported_plugins parameter of java_common.compile and add exported_plugins parameter to JavaInfo constructor java_common.compile now accepts either a list of JavaInfo or a list of JavaPluginInfo. A flag --incompatible_require_javaplugininfo_in_javacommon is added that disables supports for lists of JavaInfo, and at the same time also stops returning it from java_plugin rule. JavaInfo constructor was missing exported_plugins parameter and it is added for consistency. Because it's new there is no support for a list of JavaInfo. PiperOrigin-RevId: 373301285
{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