You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/05/07 21:42:58 UTC

[Bug 62355] Unsplit packages to conform Jigsaw (Java 9) module standard

https://bz.apache.org/bugzilla/show_bug.cgi?id=62355

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
Find attached three patches to be reviewed.
I've split them up, so reviewing is easier - i.e. basically you need to look at 
the *changes*-patch.

I had to find a few compromises, especially with using OOXML classes in Main 
packages.
Furthermore I've unified the extractor classes to stay in "extractor" or 
"ooxml/extractor"
and opened the HPSF classes, as it's not possible to inject a class in a 
foreign package namespace anymore.

I'm using an non-committed version of the POI-Visualizer to test the changes, 
which is now converted (mostly) to Java9.
In case you want to test the Java 9 automatic module, I can provide you with a 
branch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org