Skip to content

Not all convert packages exposed in module-info #432

@keilw

Description

@keilw

While the default resource locations like org.javamoney.moneta.convert.ecb.defaults are opened in the module-info of the ECB and IMF modules, the parent packages like org.javamoney.moneta.convert.ecb aren't opened or exported. So JPMS-enabled projects cannot access all classes in these modules, e.g. ECBAbstractRateProvider or OSGIActivator for OSGI usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Exchangebugfix-olderPotential fix for older version trains like 1.4, where possible

    Type

    Projects

    Status

    In Review

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions