commit | 1770366a23a23c006e905c19ff5e6105229197d6 | [log] [tgz] |
---|---|---|
author | Tobias Werth <twerth@google.com> | Thu Jan 24 09:49:56 2019 -0500 |
committer | Philipp Wollermann <philwo@google.com> | Mon Jan 28 16:23:43 2019 +0100 |
tree | 46f302ae7691d2a592fdadbcfafcb286eff58cb5 | |
parent | 4fdfd595342261c473096a308970d590ee73b0bf [diff] |
Vendor jaxb library in our third_party. We want to upgrade the embedded JDK to version 11 (see #6592). However, some Java EE modules were removed from 10 to 11: http://openjdk.java.net/jeps/320 From these modules, we need java.xml.bind for the android_common dependency which is used by the android_sdk_repository rule. This will be starlark-ified some time in the future and then will also move the tools to an external repository making it possible to remove this and the android_common dependency from Bazel. But since the migration is not imminent, this commit is the work around to unblock the upgrade to JDK11. RELNOTES: None Partial commit for third_party/*, see #7240. Signed-off-by: Philipp Wollermann <philwo@google.com>
{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.