Skip to content

Since version 0.10.9, kwik requires the automatic module io.whitfin.siphash #87

@harrharr

Description

@harrharr

Up to 0.10.8, kwik used the modularized fork of siphash from io7m-com. Version 0.10.9, however, upgraded to the latest version of the original project, which is not modularized yet. By convention, modular artifacts requiring automatic modules should not be published to maven central for various reasons (breaks jlink/jpackage builds, for example) and the java compiler issues a warning ("requires directive for an automatic module").

Fortunately, this is not a problem for our project (see this readme), but other modular projects using kwik may be forced to stay with 0.10.8.

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