Skip to content

Push new release containg support for JPMS #60

@vdjurovic

Description

@vdjurovic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions