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 module info via moditect #561

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bowbahdoe
Copy link

@bowbahdoe bowbahdoe commented Aug 27, 2024

This adds a module info to the final jar using moditect.

This one file will be put under META-INF/versions/9 and so won't be picked up by android. Everything else will continue to be compiled at source/release 7 and should avoid the downsides encountered in #289 .

This is needed for using this library in a jlinked image.

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.

1 participant