commit | 3b73c2554e0474d5dbb77c4bce92ba2e79229154 | [log] [tgz] |
---|---|---|
author | Charles Mita <cmita@google.com> | Mon Oct 05 09:00:24 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 05 09:01:35 2020 -0700 |
tree | 39991d1865259e65e25602131898874a5dfdf893 | |
parent | b094458cd453b73b46192ea2c3d65165cb5488e7 [diff] |
Validate the types of sequence inputs to JavaInfo Starlark does not check the types of generic parameters (e.g. Sequence<T>), so we must do this manually so as to raise a neater error message. Fixes #11457 Closes #12217. PiperOrigin-RevId: 335427623
{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