Skip to content

Add module-info through moditect#254

Merged
gnodet merged 1 commit intofusesource:masterfrom
bowbahdoe:master
Aug 22, 2023
Merged

Add module-info through moditect#254
gnodet merged 1 commit intofusesource:masterfrom
bowbahdoe:master

Conversation

@bowbahdoe
Copy link
Copy Markdown
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
@ice1000
Copy link
Copy Markdown

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.

3 participants