| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix job "no-scratchpad" after adding some more broken test-data | Dominik Stadler | 2023-10-13 | 1 | -0/+2 |
* | integration-tests: Enable testing extracting for OPCFileHandler and fix singl... | Dominik Stadler | 2023-10-13 | 1 | -7/+4 |
* | Adjust order of testing and use try-with-resources | Dominik Stadler | 2023-10-03 | 1 | -36/+32 |
* | commons-io 2.14.0 | PJ Fanning | 2023-10-01 | 1 | -0/+1 |
* | Bug47950 -- make stream/directory name lookup in OLE2 case insensitive | Tim Allison | 2023-09-20 | 2 | -2/+2 |
* | Test without scratchpad: Do not fail reading data for integrationtests | Dominik Stadler | 2023-09-18 | 1 | -1/+1 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-09-07 | 1 | -0/+9 |
* | Exclude more broken files when running without poi-scratchpad | Dominik Stadler | 2023-09-06 | 1 | -0/+3 |
* | Exclude more broken files when running without poi-scratchpad | Dominik Stadler | 2023-09-06 | 1 | -0/+8 |
* | slf4j 2.0.9 | PJ Fanning | 2023-09-04 | 1 | -2/+2 |
* | Apply some IDE suggestions, add tests, set unit-test to isolated | Dominik Stadler | 2023-08-24 | 1 | -0/+2 |
* | Try to adjust for strange null-message for ArrayIndexOutOfBoundsException | Dominik Stadler | 2023-08-09 | 1 | -4/+9 |
* | Do not disable all files for poi-integration in build.gradle | Dominik Stadler | 2023-08-09 | 2 | -3/+12 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-08-07 | 1 | -1/+1 |
* | use of junit internal StringUtils is causing build issues | PJ Fanning | 2023-08-07 | 1 | -4/+6 |
* | use of junit internal StringUtils is causing build issues | PJ Fanning | 2023-08-07 | 1 | -2/+11 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-08-07 | 1 | -7/+16 |
* | Reduce log4j2 level for integration tests to ERROR | Dominik Stadler | 2023-08-07 | 1 | -1/+1 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-08-07 | 1 | -6/+7 |
* | Bug 66425: Avoid an AssertionError found via oss-fuzz | Dominik Stadler | 2023-08-07 | 1 | -0/+2 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-08-07 | 1 | -7/+3 |
* | Open configuration file for integration-tests read-only to not fail if the fi... | Dominik Stadler | 2023-08-07 | 1 | -1/+1 |
* | Fix expected exception text and print out which FileHandler failed in integra... | Dominik Stadler | 2023-08-06 | 1 | -5/+6 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-08-05 | 1 | -8/+2 |
* | gradle hates ant 1.10.13 | PJ Fanning | 2023-08-01 | 1 | -1/+1 |
* | Update Apache Ant to 1.10.13 and use newer Gradle syntax | Dominik Stadler | 2023-08-01 | 1 | -1/+1 |
* | update guava | PJ Fanning | 2023-07-03 | 1 | -1/+1 |
* | update guava | PJ Fanning | 2023-06-12 | 1 | -1/+1 |
* | Remove deprecation warnings reported with newer commons-io | Dominik Stadler | 2023-06-08 | 5 | -8/+8 |
* | update guava | PJ Fanning | 2023-06-07 | 1 | -1/+1 |
* | don't run integration tests in Java 8 (they hang on https://ci-builds.apache.... | PJ Fanning | 2023-05-11 | 1 | -0/+6 |
* | slf4j 2.0.7 | PJ Fanning | 2023-03-20 | 1 | -1/+1 |
* | remove temporary hacks | PJ Fanning | 2023-03-19 | 1 | -1/+0 |
* | revert back to ant 1.10.12 - 1.10.13 breaks our build | PJ Fanning | 2023-03-19 | 1 | -1/+1 |
* | ant 1.10.13 | PJ Fanning | 2023-03-19 | 1 | -1/+1 |
* | temporary hack to build to see if the gradle toolchain logic is what is break... | PJ Fanning | 2023-03-19 | 1 | -0/+1 |
* | use 'an' | PJ Fanning | 2023-03-18 | 1 | -2/+2 |
* | try gradle 8.0.1 again | PJ Fanning | 2023-02-22 | 1 | -7/+0 |
* | try to fix gradle issues | PJ Fanning | 2023-02-22 | 1 | -2/+2 |
* | try to fix gradle issues | PJ Fanning | 2023-02-22 | 1 | -1/+1 |
* | revert ant upgrade due to issues with ant-launcher-1.10.13.jar | PJ Fanning | 2023-01-10 | 1 | -1/+1 |
* | upgrade ant | PJ Fanning | 2023-01-10 | 1 | -1/+1 |
* | Saxon-HE is included in more place, combine these into the main gradle build | Dominik Stadler | 2023-01-06 | 1 | -4/+0 |
* | try to get rid of cached module-info classes | PJ Fanning | 2022-12-27 | 2 | -17/+2 |
* | doesn't matter what jdk vendor is used to build module-info classes | PJ Fanning | 2022-12-26 | 1 | -1/+0 |
* | rebuild module-info.class files even if Java8 used | PJ Fanning | 2022-12-25 | 1 | -5/+3 |
* | slf4j 2.0.6 | PJ Fanning | 2022-12-13 | 1 | -1/+1 |
* | slf4j 2.0.5 | PJ Fanning | 2022-11-25 | 1 | -1/+1 |
* | slf4j 2.0.4 | PJ Fanning | 2022-11-18 | 1 | -1/+1 |
* | slf4j 2.0.3 | PJ Fanning | 2022-09-28 | 1 | -1/+1 |