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

[24.0] Inject MANIFEST.MF also for source jar files #407

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

jerboaa
Copy link
Collaborator

@jerboaa jerboaa commented Mar 21, 2024

Same as #406 but for the 24.0 branch. Simple cherry-pick.

For Quarkus productization source jars are expected to have META-INF/MANIFEST.MF files in them. Inject them when they're not already there like we do for the actual jar artefact.

(cherry picked from commit bd13e6a)

For Quarkus productization source jars are expected to have
META-INF/MANIFEST.MF files in them. Inject them when they're
not already there like we do for the actual jar artefact.

(cherry picked from commit bd13e6a)
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 21, 2024
@jerboaa jerboaa merged commit 5114c92 into graalvm:24.0 Mar 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant