The exclusion Yegor mentioned only work flawless on the classpath-mode.
In JPMS only Batik is optional (and need to be added via module-info or 
--add-modules), the rest of the dependencies should be on the module-path.

see [1] for the optional modules - we discussed the current setup in [2]


[1] 
https://svn.apache.org/viewvc/poi/trunk/poi-ooxml/src/main/java9/module-info.java?view=markup

[2] 
http://apache-poi.1045710.n5.nabble.com/Optional-dependencies-and-JPMS-td5736219.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to