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

Push new release containg support for JPMS #60

Open
vdjurovic opened this issue Jun 23, 2023 · 0 comments
Open

Push new release containg support for JPMS #60

vdjurovic opened this issue Jun 23, 2023 · 0 comments

Comments

@vdjurovic
Copy link

When I use the library with Java 17, getting the following error:

- exception: Unable to derive module descriptor for aho-corasick-double-array-trie/1.2.3/aho-corasick-double-array-trie-1.2.3.jar
   - cause: aho.corasick.double.array.trie: Invalid module name: 'double' is not a Java identifier

This appears to be fixed in PR #55 , but it is not published to Maven central.
Can you please publish the new release to Maven central? A lot of people are using Java 9+, and this would help avoid forking the library to improve JPMS support.

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

No branches or pull requests

1 participant