commit | 5a0a78ebbc96fee10dc9f3bc2011742f52ec6ade | [log] [tgz] |
---|---|---|
author | Googler <cmita@google.com> | Mon Feb 27 06:42:43 2023 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Feb 27 06:43:47 2023 -0800 |
tree | 082dc1392bd83f7df60ab63f4522383a3f098c6a | |
parent | 19b2e2f448bdd50c42d53c3b3d1c45a95eaadd44 [diff] |
Return an error when EmptyRuleConfiguredTargetFactory is used. It's used when a Java rule has been dummied out and replaced with a Starlark one, but if it ends up ever being used by a user, Blaze crashes with an ugly stack trace. This change replaces this with an error message using the normal rule error mechanism. PiperOrigin-RevId: 512612878 Change-Id: I25ba771e3453ce43fe869f34fe8cf22171307666
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md