commit | f3e3a608fbf605666eb763f452024bd881f347cb | [log] [tgz] |
---|---|---|
author | sgjesse <sgjesse@google.com> | Mon Sep 07 00:03:05 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 07 00:04:12 2020 -0700 |
tree | 09b3591c5aa933826ce8cd9287b9da2c19b828f9 | |
parent | fa1740d699574d1f18446c1643470f9d6d8db10c [diff] |
Don't expect desugared library companion classes to be present when collecting single jar Any class in the desugared library should be considered a library class and will not be generated during desugaring and therefore not present in the single jar collected. It will be present in the desugared library which will be on classpath at runtime. RELNOTES: None PiperOrigin-RevId: 330334214
{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