mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #1151] [MERGED] Add load() statements for the builtin Bazel java rules
#1709
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1151
Author: @copybara-service[bot]
Created: 4/2/2024
Status: ✅ Merged
Merged: 4/3/2024
Merged by: @copybara-service[bot]
Base:
master← Head:test_621167709📝 Commits (1)
b6f2d49Addload()statements for the builtin Bazel java rules📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
java/org/brotli/dec/build_defs.bzl(+5 -5)📄 Description
Add
load()statements for the builtin Bazel java rulesLoads are being added in preparation for moving the rules out of Bazel and into
rules_java.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.