[
https://issues.apache.org/jira/browse/TIKA-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775752#comment-17775752
]
Hudson commented on TIKA-4157:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk11 #1348 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1348/])
TIKA-4157 -- bump max file count to 10k. (tallison:
[https://github.com/apache/tika/commit/df317837747ffe48c879e5821f99be0a7ba3ed52])
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/ooxml/OOXMLParser.java
> Bump POI's ZipSecureFile's maxFileCount
> ---------------------------------------
>
> Key: TIKA-4157
> URL: https://issues.apache.org/jira/browse/TIKA-4157
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.9.1, 3.0.0-BETA
>
>
> On recent regression tests, we had a small handful of files with new
> exceptions from POI's added check on number of files within a zip container.
> The max_file_count is set to 1000. We should bump this a bit higher and/or
> allow user configuration of this value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)