Commit Graph

16 Commits

Author SHA1 Message Date
PJ Fanning c34c58e0af upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895274 13f79535-47bb-0310-9956-ffa450edef68
2021-11-23 19:27:37 +00:00
PJ Fanning 66461e1e68 update byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894911 13f79535-47bb-0310-9956-ffa450edef68
2021-11-10 13:15:41 +00:00
PJ Fanning c9a0943690 upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894845 13f79535-47bb-0310-9956-ffa450edef68
2021-11-08 19:28:16 +00:00
PJ Fanning a35532e9ea byte-buddy 1.11.22
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894623 13f79535-47bb-0310-9956-ffa450edef68
2021-10-29 16:54:46 +00:00
PJ Fanning 9fe3944e8e get proper xmlbeans 5.0.2 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894428 13f79535-47bb-0310-9956-ffa450edef68
2021-10-20 23:54:34 +00:00
PJ Fanning 5d23faf3cc upgrade build/test dependencies
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894350 13f79535-47bb-0310-9956-ffa450edef68
2021-10-18 12:42:21 +00:00
PJ Fanning 4b97b12712 xmlbeans 5.0.2 (temporarily from a pre-release location)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894211 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 21:27:32 +00:00
PJ Fanning 6aa3871e64 update byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894137 13f79535-47bb-0310-9956-ffa450edef68
2021-10-11 17:11:35 +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
PJ Fanning 432d3c5787 upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893916 13f79535-47bb-0310-9956-ffa450edef68
2021-10-05 14:36:55 +00:00
PJ Fanning 64f19851fc upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893601 13f79535-47bb-0310-9956-ffa450edef68
2021-09-24 15:07:19 +00:00
Andreas Beeker f63f3ff09d update to release 5.1.0
fix ooxml-lite build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892887 13f79535-47bb-0310-9956-ffa450edef68
2021-09-03 21:13:36 +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
Dominik Stadler 41ff8bb20c Start moving some bits to the main Gradle file
Use a common definition of some constants
Gradle plugins are in the main file already anyway

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889839 13f79535-47bb-0310-9956-ffa450edef68
2021-05-13 12:11:35 +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