aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml-lite-agent
Commit message (Collapse)AuthorAgeFilesLines
* update byte-buddyPJ Fanning2021-11-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894911 13f79535-47bb-0310-9956-ffa450edef68
* upgrade byte-buddyPJ Fanning2021-11-081-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894845 13f79535-47bb-0310-9956-ffa450edef68
* byte-buddy 1.11.22PJ Fanning2021-10-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894623 13f79535-47bb-0310-9956-ffa450edef68
* get proper xmlbeans 5.0.2 releasePJ Fanning2021-10-201-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894428 13f79535-47bb-0310-9956-ffa450edef68
* upgrade build/test dependenciesPJ Fanning2021-10-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894350 13f79535-47bb-0310-9956-ffa450edef68
* xmlbeans 5.0.2 (temporarily from a pre-release location)PJ Fanning2021-10-131-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894211 13f79535-47bb-0310-9956-ffa450edef68
* update byte-buddyPJ Fanning2021-10-111-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894137 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62215] add test case for sxssf formulas - issue was already fixedPJ Fanning2021-10-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894128 13f79535-47bb-0310-9956-ffa450edef68
* upgrade byte-buddyPJ Fanning2021-10-051-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893916 13f79535-47bb-0310-9956-ffa450edef68
* upgrade byte-buddyPJ Fanning2021-09-241-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893601 13f79535-47bb-0310-9956-ffa450edef68
* update to release 5.1.0Andreas Beeker2021-09-033-3/+7
| | | | | | fix ooxml-lite build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892887 13f79535-47bb-0310-9956-ffa450edef68
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892829 13f79535-47bb-0310-9956-ffa450edef68
* try to fix issue with building in windowsPJ Fanning2021-07-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891467 13f79535-47bb-0310-9956-ffa450edef68
* Start moving some bits to the main Gradle fileDominik Stadler2021-05-131-10/+0
| | | | | | | 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
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-074-0/+252
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