Skip to content

Add Automatic-Module-Name#14562

Closed
Sineaggi wants to merge 3 commits intoprotocolbuffers:mainfrom
Sineaggi:add-automatic-module-name
Closed

Add Automatic-Module-Name#14562
Sineaggi wants to merge 3 commits intoprotocolbuffers:mainfrom
Sineaggi:add-automatic-module-name

Conversation

@Sineaggi
Copy link
Copy Markdown

Adds Automatic-Module-Name after it was lost during the maven-bazel migration (and subsequent re-addition of osgi bundle support).

Updates OsgiWrapper to support adding the Automatic-Module-Name header to the list of properties supported by the osgi_java_library rule.

Fixes #12639

@Sineaggi Sineaggi requested review from a team as code owners October 31, 2023 03:21
@Sineaggi Sineaggi requested review from acozzette and shaod2 and removed request for a team October 31, 2023 03:21
@deannagarcia deannagarcia added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Nov 1, 2023
@github-actions github-actions Bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Nov 1, 2023
@deannagarcia deannagarcia self-requested a review November 1, 2023 19:57
@deannagarcia deannagarcia added java kotlin 🅰️ safe for tests Mark a commit as safe to run presubmits over and removed kotlin labels Nov 1, 2023
@github-actions github-actions Bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Nov 1, 2023
@Sineaggi
Copy link
Copy Markdown
Author

Sineaggi commented Nov 1, 2023

@deannagarcia
Copy link
Copy Markdown
Member

Agreed this failure is unrelated, a team member is working on getting it fixed.

@deannagarcia deannagarcia added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Nov 2, 2023
@github-actions github-actions Bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Nov 2, 2023
@deannagarcia deannagarcia added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Nov 3, 2023
@github-actions github-actions Bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Nov 3, 2023
@copybara-service copybara-service Bot closed this in d580fde Nov 6, 2023
@Sineaggi Sineaggi deleted the add-automatic-module-name branch November 29, 2023 16:07
zhangskz pushed a commit that referenced this pull request Apr 2, 2024
Adds Automatic-Module-Name after it was lost during the maven-bazel migration (and subsequent re-addition of osgi bundle support).

Updates OsgiWrapper to support adding the Automatic-Module-Name header to the list of properties supported by the `osgi_java_library` rule.

Fixes #12639

Closes #14562

COPYBARA_INTEGRATE_REVIEW=#14562 from Sineaggi:add-automatic-module-name a27b3e6
PiperOrigin-RevId: 579748655
@Sineaggi Sineaggi mentioned this pull request Apr 2, 2024
zhangskz added a commit that referenced this pull request Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic-Module-Name entry missing since release 3.21.12

2 participants