commit | 49b7d05c9d51371936616548a181f1cf12e95323 | [log] [tgz] |
---|---|---|
author | jingwen <jingwen@google.com> | Fri Sep 28 05:18:19 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Sep 28 05:19:24 2018 -0700 |
tree | d4b1dc079948669d146d8e5631d665242e5069ad | |
parent | 904cb6684e1ff53796ce7f5027a814a4f8a17620 [diff] |
Add mandatory `rule_name` attribute to jvm_maven_import_external. The `rule_name` attribute was added to facilitate sharing the underlying jvm_import_external with aar_import_external and aar_maven_import_external macros, which use aar_import. jvm_maven_import_external is for importing JARs with java_import. Related, as users are starting to adopt it: https://github.com/bazelbuild/bazel/issues/5452 RELNOTES: None PiperOrigin-RevId: 214920320
{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.