[PR #1151] [MERGED] Add load() statements for the builtin Bazel java rules #1709

Open
opened 2026-01-29 20:55:26 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: test_621167709


📝 Commits (1)

  • b6f2d49 Add load() 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 rules

Loads 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1151 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 4/2/2024 **Status:** ✅ Merged **Merged:** 4/3/2024 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_621167709` --- ### 📝 Commits (1) - [`b6f2d49`](https://github.com/google/brotli/commit/b6f2d49febdbee667037737a1a514c89e13eb4d3) Add `load()` statements for the builtin Bazel java rules ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `java/org/brotli/dec/build_defs.bzl` (+5 -5) </details> ### 📄 Description Add `load()` statements for the builtin Bazel java rules Loads are being added in preparation for moving the rules out of Bazel and into `rules_java`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:55:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1709