[PR #798] [MERGED] Update bazel to 2.2 + update config #1413

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/798
Author: @eustas
Created: 3/31/2020
Status: Merged
Merged: 3/31/2020
Merged by: @eustas

Base: masterHead: update_bazel


📝 Commits (1)

  • add1d25 Update bazel to 2.2 + update config

📊 Changes

8 files changed (+24 additions, -13 deletions)

View changed files

📝 .travis.yml (+1 -2)
📝 java/WORKSPACE (+16 -4)
📝 java/org/brotli/dec/BUILD (+1 -1)
📝 java/org/brotli/wrapper/common/BUILD (+1 -1)
📝 java/org/brotli/wrapper/dec/BUILD (+1 -1)
📝 java/org/brotli/wrapper/enc/BUILD (+1 -1)
📝 scripts/.travis.sh (+2 -2)
📝 scripts/appveyor.yml (+1 -1)

📄 Description

Newer bazel does not support maven_jar rule anymore...


🔄 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/798 **Author:** [@eustas](https://github.com/eustas) **Created:** 3/31/2020 **Status:** ✅ Merged **Merged:** 3/31/2020 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `update_bazel` --- ### 📝 Commits (1) - [`add1d25`](https://github.com/google/brotli/commit/add1d25e0e8602e69ca2069bfb8d5d355a3dcd46) Update bazel to 2.2 + update config ### 📊 Changes **8 files changed** (+24 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -2) 📝 `java/WORKSPACE` (+16 -4) 📝 `java/org/brotli/dec/BUILD` (+1 -1) 📝 `java/org/brotli/wrapper/common/BUILD` (+1 -1) 📝 `java/org/brotli/wrapper/dec/BUILD` (+1 -1) 📝 `java/org/brotli/wrapper/enc/BUILD` (+1 -1) 📝 `scripts/.travis.sh` (+2 -2) 📝 `scripts/appveyor.yml` (+1 -1) </details> ### 📄 Description Newer bazel does not support `maven_jar` rule anymore... --- <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:53:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1413