commit | b6ea3b6caa7f379778e74da33d1bd0ff6477f963 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Oct 17 13:03:58 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Oct 17 13:05:55 2018 -0700 |
tree | 0587a0b2ae8b14b1b0689cdd9ce581966ff12b3a | |
parent | c4e6973faee2967e8bb4a4eee105662cf5580407 [diff] |
Add java_home_runfiles_path to JavaRuntimeInfo JavaRuntimeInfo provides a runfiles path to bin/java, execpath to the JDK, and execpath to bin/java. This CL adds "java_home_runfiles_path" which provides the runfiles path to the JDK. Added/modified tests to check all four JavaRuntimeInfo attributes in the java_home cases of absolute, hermetic (prebuilt), and generated. PiperOrigin-RevId: 217572927
{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.