Skip to content

Conversation

@UnaiUribarri-TomTom
Copy link

@UnaiUribarri-TomTom UnaiUribarri-TomTom commented Jul 28, 2025

Add an Automatic-Module-Name to make the package module friendly, allowing its use in modularised applications in Java 9+.

Partially resolves issue #176

Add an Automatic-Module-Name to make the package module friendly, allowing its
use in modularised applications in Java 9+.
@google-cla
Copy link

google-cla bot commented Jul 28, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@jhy
Copy link

jhy commented Sep 25, 2025

@sjamesr thanks for maintaining this library. Is there a path to accepting this PR, or to publish as an mjar with a real module-info.java? It would make adoption much simpler.

Please LMK if I can help.

BTW this is how I have wired up module support in jsoup so that re2j works if folks are executing with modules enabled: jhy/jsoup@d54e954 (PR)

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