commit | fb016b67e67a2f3354b93fcd9259fb8ac788ada5 | [log] [tgz] |
---|---|---|
author | Shmuel H <shmuelhazan0@gmail.com> | Fri Feb 15 01:22:11 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 15 01:23:55 2019 -0800 |
tree | f75410834c2004e79fbc8b6c40eb0fbb91cf5467 | |
parent | d5af612a700238b1942dca76a0f6c83663c8b523 [diff] |
download_and_extract: Show valid prefix suggestions in case of an invalid prefix. This commit also generalizes exception handling for IOException from every decompressor's `decompress` to the general `decompress`. Also, it has introduced a new `IOException`: `CouldNotFindPrefixException` that handles the suggestions and prints them to the user. Fixes #7321, Closes #7333. PiperOrigin-RevId: 234103706
{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.