hankcs / hankcs/AhoCorasickDoubleArrayTrie

Push new release containg support for JPMS

Open
#60 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1k
Forks
299
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.