Skip to content

Provide module descriptor #20

@rfscholte

Description

@rfscholte

As this library has only 1 dependency (jakarta.el-api) which has a module descriptor, there's no blocking issue to add it here.

It could be done by hand, but as I see osgi support, it makes sense to generate it, so both are in sync.

Not sure if the felix plugin supports it, but https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-maven-plugin/README.md#bnd-process-goal does. https://bnd.bndtools.org/chapters/825-instructions-ref.html (-jpms-module-info)

module descriptors are required when creating applications using jlink.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions