Skip to content

[WIP] Bazel 9 compatibility & CI update#1534

Draft
agluszak wants to merge 6 commits into
bazel-contrib:masterfrom
agluszak:bazel-9
Draft

[WIP] Bazel 9 compatibility & CI update#1534
agluszak wants to merge 6 commits into
bazel-contrib:masterfrom
agluszak:bazel-9

Conversation

@agluszak

Copy link
Copy Markdown
Contributor

No description provided.

agluszak and others added 6 commits December 5, 2025 13:50
- Replace create_jar macro implementation with pkg_zip from rules_pkg
- Update JavadocJarMaker to output a directory (tree artifact) instead of JAR
- Use Bazel's builtin zipper to package javadoc output into JAR
- Add rules_pkg 1.1.0 dependency to MODULE.bazel and repositories.bzl
- Remove unused CreateJar.java and its test

Fixes bazel-contrib#1460
@shs96c

shs96c commented Feb 12, 2026

Copy link
Copy Markdown
Collaborator

We recently landed #1536 which I think covers a lot of the same ground as this PR. Could you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants