[
https://issues.apache.org/jira/browse/MATH-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471375#comment-17471375
]
Jan Tošovský commented on MATH-1638:
------------------------------------
Thanks for your replies. Fixing 3.x would be easiest to incorporate on POI
side. I didn't know this version is EOLed. So let's close this issue.
In POI there is one extra dependency without module-info.java so even immediate
4.x release and subsequent incorporating API changes in POI still doesn't
guarantee the POI readiness for jlink. So no need to hurry. I have plan B
already.
> Add module-info.java into 3.x
> -----------------------------
>
> Key: MATH-1638
> URL: https://issues.apache.org/jira/browse/MATH-1638
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.6.1
> Reporter: Jan Tošovský
> Priority: Major
>
> When Math3 is used as dependency, the parent project can't be processed by
> [jlink|https://docs.oracle.com/javase/9/tools/jlink.htm], which rejects
> dependencies with automatic module names.
> While module-info is already added to 4.x version, this version is not going
> to be released soon.
> Would it be possible to fix 3.x version and create a new release?
> Thanks!
> (Math3 is dependency of Apache POI so entire POI cannot be used as dependency
> in my project)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)