Hi, I've tried to fix the build issues in Java 9+ that happened after https://github.com/apache/poi/commit/bba249d52207799dc984efd884353aa4783c1c40
This change seems worthwhile so I tried to fix the underlying compile issues but ran into trouble with the test tasks setting module stuff. By commenting out this module stuff, the test tasks run again (on my laptop). I may not have fixed all the submodules yet and will have to leave it for the next few hours. https://github.com/apache/poi/commit/ca9cf3c6f83e06fe2504a01fff4bb7b53f44f577 https://github.com/apache/poi/commit/1ee199b1ea8ce524d734aa5e9fa7fbe0c4a52ac0 If anyone knows more about Jigsaw modules than me (and I don't much) -- maybe they can have a look. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org