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 2020/07/22 22:11:01 UTC

[Bug 64411] Provide JigSaw modules

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

--- Comment #3 from Andreas Beeker <ki...@apache.org> ---
applied via r1880164
- use classpath-build for Java 8, otherwise use modulepath
- save module-info classes to source, when using Java 9+ environment
- rename example packages - otherwise package clashes occured in the tests
- move agile encryption from ooxml to main.
  remove EncryptionInfo XmlBeans and schema and use custom xml marshalling
- move ooxml test classes which reside in the same package as their tested main
class
- rename base test classes to "BaseTest..." - temporarily I've used a light
version of the main test classes to test scratchpad / ooxml
- build.xml - fixed the Rhino javascript errors of the dependency-macros
- DrawTextParagraph - fixed StringIndexOutOfBounds when logging set to debug
level
- use JigSaw provider interface (= Java ServiceLoader), i.e. it wasn't possible
(without setting everything to open), to access ooxml factory classes from main
factory stub

-- 
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