https://bz.apache.org/bugzilla/show_bug.cgi?id=59799
--- Comment #1 from Nick Burch <[email protected]> --- The way that we work out what counts as "lite" for ooxml-lite is to run the unit test suite, and record all the OOXML schema classes used in the process. We then build the smaller poi-ooxml-schemas jar based on just the schema classes actually used in a "typical" deployment, as automatically identified by the unit test suite It's certainly needed for the jar target, as we can't build the poi-ooxml-schemas jar without this test-running step. -- 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]
