This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 6933efd TIKA-2669 -- pdf and tesseract config set in a
tika-config.xml file on server start up are always overwritten to DefaultConfig
in tika-server
add def58f6 TIKA-2675 OpenDocumentParser should fail on invalid zip files
- throw IOException if ZipInputStream is invalid or does not contain any entries
new a333a4a Merge pull request #240 from
sebastian-nagel/TIKA-2675-OpenDocumentParser-fail-invalid-zip
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/tika/parser/odf/OpenDocumentParser.java | 8 ++++++--
.../org/apache/tika/parser/odf/ODFParserTest.java | 23 ++++++++++++++++++++++
.../test-documents/testODTnotaZipFile.odt | 1 +
3 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644
tika-parsers/src/test/resources/test-documents/testODTnotaZipFile.odt