Commit Graph

7 Commits

Author SHA1 Message Date
PJ Fanning 8d204f1222 [bug-66146] poi-ooxml-full: generate classes for threadedComments and word12 xsds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902309 13f79535-47bb-0310-9956-ffa450edef68
2022-06-28 10:41:29 +00:00
PJ Fanning 989b9e2f75 [bug-66145] poi-ooxml-full: add xsd schema for drawing/2008/diagram to read SmartArt diagrams
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902305 13f79535-47bb-0310-9956-ffa450edef68
2022-06-28 09:51:27 +00:00
PJ Fanning e5398e8a88 remove unused strict zip
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901198 13f79535-47bb-0310-9956-ffa450edef68
2022-05-24 08:59:30 +00:00
PJ Fanning 700ecc461f [bug-62215] add test case for sxssf formulas - issue was already fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894128 13f79535-47bb-0310-9956-ffa450edef68
2021-10-11 10:45:59 +00:00
Andreas Beeker 1eace7a0c4 update module-info.classes for next release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892829 13f79535-47bb-0310-9956-ffa450edef68
2021-09-02 20:47:20 +00:00
PJ Fanning 5d65f68136 try to fix issue with building in windows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891467 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 02:28:36 +00:00
Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build
compile / jar / test of mrJars
don't include ants build.xml anymore
rename directories to match project and maven artifact names
refactor artifacts - so each project has one artifact
replace static references in hssf/dev tests with junit5 constructs, which had problems in parallel tests
increase gradle heap to 4gb because of OOM - maybe less would also work

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888488 13f79535-47bb-0310-9956-ffa450edef68
2021-04-07 21:40:33 +00:00