-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
Exchangebugfix-olderPotential fix for older version trains like 1.4, where possiblePotential fix for older version trains like 1.4, where possible
Milestone
Description
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
Labels
Exchangebugfix-olderPotential fix for older version trains like 1.4, where possiblePotential fix for older version trains like 1.4, where possible
Type
Projects
Status
In Review