Skip to content

Calculate moduleName for multi-release-jar-dependencies #5327

Closed
@stbischof

Description

@stbischof

When calculating the module-names of dependencies while using the jpms modul-info generator, bnd failed to get the name when the dependency-jar is a multi-release jar with no module-info in the root folder but in the META-INF/versions/9 folder.

Resource module_info_resource = getResource(Constants.MODULE_INFO_CLASS);

ref: #2227

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