poi/poi-integration
Dominik Stadler 543d6ad54b Do not disable all files for poi-integration in build.gradle
It seems doing it this way can kick in even when using JDK 11+ due 
to the Gradle toolchain.

Let's rather do a more specific exclusion in code to only exclude files
which actually cause JDK 8 to hang.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911562 13f79535-47bb-0310-9956-ffa450edef68
2023-08-09 05:44:01 +00:00
..
src/test Do not disable all files for poi-integration in build.gradle 2023-08-09 05:44:01 +00:00
build.gradle Do not disable all files for poi-integration in build.gradle 2023-08-09 05:44:01 +00:00
build.xml Switch to Gradle build for recomplication-test in poi-integration 2021-11-02 13:18:07 +00:00