https://bz.apache.org/bugzilla/show_bug.cgi?id=62355
Bug ID: 62355
Summary: Unsplit packages to conform Jigsaw (Java 9) module
standard
Product: POI
Version: 4.0-dev
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Currently it's not possible to include POI as an automatic module [3], i.e.
users can't use module-info to depend on POI [1][2].
Although a real module would be nice, we should at least unsplit the packages.
I'm currently working on it and would like to provide it in 4.0.0.
Of course there will be breaking changes, but mostly in some base classes,
which I guess, users code would hardly use.
[1] http://poi.apache.org/faq.html#faq-N102B0
[2] https://stackoverflow.com/questions/44463552
[3] http://blog.joda.org/2017/05/java-se-9-jpms-automatic-modules.html
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]