aboutsummaryrefslogtreecommitdiffstats
path: root/poi-integration/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Adjust src-build-test for changed name of source-distribution archiveDominik Stadler2024-06-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918518 13f79535-47bb-0310-9956-ffa450edef68
* Switch to Gradle build for recomplication-test in poi-integrationDominik Stadler2021-11-021-2/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894677 13f79535-47bb-0310-9956-ffa450edef68
* fix paths for integration build, docs, add site task to main build.gradleAndreas Beeker2021-04-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888580 13f79535-47bb-0310-9956-ffa450edef68
* try to fix build issuePJ Fanning2021-04-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888577 13f79535-47bb-0310-9956-ffa450edef68
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+148
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