https://bz.apache.org/bugzilla/show_bug.cgi?id=59738
--- Comment #5 from Andreas Beeker <[email protected]> --- First of all, this sounded too fantastic, that all versions since 3.11 can't generate usual .xlsx files - ... and actually, I've just tried the businessplan with LO/Excel/ExcelViewer, just to be sure ... To investigate this we could either look what's wrong with the gradle build or maybe we can find the error, if you attach your resulting businessplan .xlsx of POI 3.10 and 3.14. My guess is, that there are either duplicates jars in the classpath / dependencies or the wrong ooxml-schemas (ooxml-schemas-1.3.jar for POI 3.14 or later, ooxml-schemas-1.1.jar for POI 3.7 up to POI 3.13). Can you package your example application and list the dependencies? (maybe we can spot something like a wrong version of xerces/saxon/xmlbeans/xmlbeans-xpath ..) -- 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]
