Skip to content

Add a module-info.java Java module descriptor #1137

@rdeltour

Description

@rdeltour

Currently, EPUBCheck only provides the bare-minimum support for Java modules by declaring a Automatic-Module-Name entry to the jar manifest (see #1128).

It would be nice to also provide a proper module descriptor (module-info.java file). We already declare imports/exports for OSGi, so doing it for Java modules can hopefully be straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowTo be processed when time allowsstatus: needs contributionNeeds contribution to move forwardtype: maintenanceThe issue is related to a meta task (build system, dependency update, etc)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions