Skip to content

Add module-info.java as multi release jar#8

Merged
micycle1 merged 1 commit intomicycle1:masterfrom
ClaasJG:master
Sep 27, 2023
Merged

Add module-info.java as multi release jar#8
micycle1 merged 1 commit intomicycle1:masterfrom
ClaasJG:master

Conversation

@ClaasJG
Copy link
Copy Markdown
Contributor

@ClaasJG ClaasJG commented Sep 17, 2023

Hi and thanks for your porting effort.

This pull request adds a module-info.java file which
allows an user to use the library as java module named clipper2 with jigsaw. It uses the multi release feature, hence should still be valid for an java 8 environment.

An alternative to this pull request could be an Automatic-Module-Name manifest entry.
I think this pull request is non disruptive and the better way, but the manifest solution would be simpler and in the end there would be little difference from the library user point of view.

Have a nice day

-ClaasJG

@micycle1 micycle1 merged commit 3da7931 into micycle1:master Sep 27, 2023
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.

2 participants