Skip to content

Conversation

@wdonne
Copy link
Contributor

@wdonne wdonne commented Jul 10, 2025

This gives both jackson-jq and jackson-jq-extra a Java 9 module name without having to upgrade to Java 9. This makes it possible for other libraries that are Java 9 modules to be published in public repositories. See also issue #471.

wdonne added 2 commits July 10, 2025 17:08
This gives the library a Java 9 module name.
This gives the library a Java 9 module name.
@eiiches
Copy link
Owner

eiiches commented Jul 14, 2025

I believe the convention is to use a reverse-DNS style naming, so the modules should be named net.thisptr.jackson.jq and net.thisptr.jackson.jq.extra. Would you mind updating the patch?

@eiiches
Copy link
Owner

eiiches commented Jul 15, 2025

Thanks!

@eiiches eiiches merged commit 36aa1ff into eiiches:develop/1.x Jul 15, 2025
1 check passed
@eiiches eiiches added this to the 1.4.0 milestone Jul 15, 2025
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