This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch branch_1x in repository https://gitbox.apache.org/repos/asf/tika.git
commit a333a4a70a81fd6f8f8de9152bae82553f8aeff3 Merge: 6933efd def58f6 Author: Tim Allison <[email protected]> AuthorDate: Fri Jul 6 08:57:55 2018 -0400 Merge pull request #240 from sebastian-nagel/TIKA-2675-OpenDocumentParser-fail-invalid-zip TIKA-2675 OpenDocumentParser should fail on invalid zip files .../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(-)
