Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Automatic-Module-Name #14562

Closed

Conversation

Sineaggi
Copy link

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
Author

Sineaggi commented Nov 1, 2023

@deannagarcia
Copy link
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