You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed the support for JPMS at this week's MicroProfile technical call. We will work out the naming convention of the module names on the MicroProfile overall group and then the individual specs will take action to add module-info.
We have not made any conclusion regarding whether to support JPMS as yet. Which runtime do you use for JPMS support? What is your use case? We will discuss whether MP 7.0 should support JPMS in the next MP Technical call.
Describe the bug
microprofile config does not have a
module-info
nor an Automatic-Module-Name in its MANIFEST.MF.Is there a reason? Did I miss something? It even has OSGi. It seems trivial to at the bare minimum add Automatic-Module-Name.
I can submit a PR if desired.
The text was updated successfully, but these errors were encountered: