commit | e398b25f822f36cf00164b47343effbc00b8c50c | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Sep 27 15:30:39 2017 -0400 |
committer | John Cater <jcater@google.com> | Thu Sep 28 08:54:52 2017 -0400 |
tree | 93e75597f4e9a3472cd27c9036f931bbd28b7cb3 | |
parent | 42ac567ed7e68659cfd1f986fba87a6977092f6a [diff] |
Expose JavaRuleOutputJarsProvider in java_common.provider, when available. I'm not attempting to fix b/65618333 here, just handling one case currently breaking users (JavaInfo created via java_common.compile). My temporary workaround attempt to expose this information in the soy custom rule failed (unknown commit) -- to fix users we really need java_common changes. RELNOTES: Expose output jars and jdeps in java_common.provider, when available. PiperOrigin-RevId: 170236096
{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.