commit | 7c605cf6ea9755a06e5abb16a631faac8ebe2937 | [log] [tgz] |
---|---|---|
author | elenairina <elenairina@google.com> | Tue Oct 10 14:08:54 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Wed Oct 11 10:00:00 2017 +0200 |
tree | 58b2a1df3d14e9942c91729655375602c0198ead | |
parent | ca74482825e0c0ca5d119eceab74ba4292428557 [diff] |
Return JavaInfo providers only once in Java rules. Previously the java rules returned some providers twice: once as regular providers and once wrapped in JavaInfo (e.g. JavaCompilationArgsProvider). This is unnecessary, inefficient and error prone. JavaInfo should be the only way of returning these providers. RELNOTES: None. PiperOrigin-RevId: 171663550
{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 system. 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.