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

--- Comment #3 from Andreas Beeker <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to