| commit | 77502091f06b84054921f4eeee3f1d093dd8427d | [log] [tgz] |
|---|---|---|
| author | lberki <lberki@google.com> | Tue Apr 28 07:10:41 2020 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 28 07:11:52 2020 -0700 |
| tree | 29c47d91e39886c9f5717e76ffbd2c1a148f6c7a | |
| parent | 35344d930f096ba8d4ae025dc74c587b583f0ebb [diff] |
Remove calls to Artifact.getRunfilesPath() where the root-relative path is meant and rename the method to getShortPath() and add a scary warning. getRunfilesPath() is ambiguous because artifacts in external repositories are available under two paths: external/$REPO/<path> and ../$REPO/<path>. The desired end state is for the former to go away, but it's a long road there. RELNOTES: None. PiperOrigin-RevId: 308817139
{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