commit | a129736a6821eac1a0f7f6146e1b316ac7ee643a | [log] [tgz] |
---|---|---|
author | Yesudeep Mangalapilly <yesudeep@gmail.com> | Mon Jul 13 05:13:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 13 05:14:52 2020 -0700 |
tree | bee03c96a35fb46521c0aa0bf9c3b8935d61b5cf | |
parent | de3f1818fcb2bad290e5217fe730aee7d127f4ae [diff] |
Fixes a typo in the JDK URL that would cause Bazel to warn "Unknown host: mirror.bazel.com" Fixes a typo in the JDK URL that would cause Bazel to issue this warning: ``` WARNING: Download from https://mirror.bazel.com/openjdk/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.7%2B10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.7_10.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException Unknown host: mirror.bazel.com ``` Closes #11708. PiperOrigin-RevId: 320935368
{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