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 through moditect #254

Merged
merged 1 commit into from Aug 22, 2023
Merged

Conversation

bowbahdoe
Copy link
Contributor

@bowbahdoe bowbahdoe commented Aug 12, 2023

This PR adds the moditect maven plugin to the build. This includes a module-info.class in a multi-release jar.

The capability this allows is for users to use jansi with jlink without configuration. Its also just a thing that needs to happen for downstream dependencies like jline to do the same.

Before

jlink_fail

After

jlink_success

@gnodet gnodet modified the milestones: 2.3.0, 2.4.0, 2.5.0 Aug 22, 2023
@gnodet gnodet merged commit a20c74f into fusesource:master Aug 22, 2023
9 checks passed
@ice1000
Copy link

ice1000 commented Aug 22, 2023

Nice!

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.

None yet

3 participants