Skip to content

Provide module-info.java #22

Open
Open
@AlexElin

Description

@AlexElin

At the moment this library can't be depend on it as a java module becasue the library neither contain a module descriptor (module-info.java) nor have Automatic-Module-Name: <module name> entry in the library's MANIFEST.MF.

I propose to add module-info.java (becasue the library is java 9+). So, it'll be possible to depend on in the client's module-info.java

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