[
https://issues.apache.org/jira/browse/MATH-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785364#comment-17785364
]
Axel Howind commented on MATH-1661:
-----------------------------------
I think we really need a commons-math3 release that has at least an automatic
module-name set while we wait for a stable release 4. And I hope version 4 will
not only add an automatic module name but a real module-info.class so that it
is usable with jlink.
Currently commons-math3 is the most painful dependency in any project I have
because of missing module support. I cannot just replace it because it is a
dependency of other projects I use, Apache POI being the most prominent one.
If you need any help either with adding a module-info or any other issues
standing in the way of releasing version 4, I'm willing to contribute.
> Support Java module/automatic module
> ------------------------------------
>
> Key: MATH-1661
> URL: https://issues.apache.org/jira/browse/MATH-1661
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Mark Woon
> Priority: Major
> Attachments: MANIFEST.MF
>
>
> Please support java modules (with module-info.java) or add
> Automatic-Module-Name to MANIFEST.MF.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)