Commit Graph

6 Commits

Author SHA1 Message Date
Marius Volkhart 25dc09b041 Fix GitHub Action yaml for Gradle build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886449 13f79535-47bb-0310-9956-ffa450edef68
2021-02-11 22:27:46 +00:00
Marius Volkhart db962309b9 [github-219] Add GitHub Action to verify Gradle wrapper
Thanks to Valery Yatsynovich. This closes #219

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886276 13f79535-47bb-0310-9956-ffa450edef68
2021-02-07 11:03:01 +00:00
Marius Volkhart 7e32be6895 Cache Gradle wrapper & caches during GitHub Actions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886266 13f79535-47bb-0310-9956-ffa450edef68
2021-02-07 00:30:41 +00:00
Marius Volkhart 0e6f8573f3 Cache Maven repo during GitHub Actions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886257 13f79535-47bb-0310-9956-ffa450edef68
2021-02-06 15:23:11 +00:00
Dominik Stadler 400a3ae631 Adjust Github Workflow to actually use newer version of Ant
setting the PATH or calling the ant-script did not work, one
actually needs to set ANT_HOME to make it work...

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885055 13f79535-47bb-0310-9956-ffa450edef68
2021-01-03 11:49:45 +00:00
Dominik Stadler fb012041e8 Add initial Github Actions to build PRs with all three build-systems
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884654 13f79535-47bb-0310-9956-ffa450edef68
2020-12-20 18:48:00 +00:00