eclipse-ee4j / eclipse-ee4j/expressly

Provide module descriptor

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.