You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by lf...@apache.org on 2023/08/10 22:11:35 UTC

[tika] 01/01: Merge pull request #1281 from apache/TIKA-4111

This is an automated email from the ASF dual-hosted git repository.

lfcnassif pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git

commit c171bbd90280821120b93c213b5244244677ee48
Merge: 69f270840 644ef09fc
Author: Luis Filipe Nassif <lf...@gmail.com>
AuthorDate: Thu Aug 10 19:11:29 2023 -0300

    Merge pull request #1281 from apache/TIKA-4111
    
    Tika 4111 - Fix iWork 13 keynote detection

 CHANGES.txt                                        |   2 +
 .../apache/tika/detect/apple/IWorkDetector.java    |   4 ++
 .../parser/iwork/iwana/IWork13PackageParser.java   |  11 ++++-
 .../tika/detect/apple/IWorkDetectorTest.java       |  54 +++++++++++++++++++++
 .../test-documents/testKeynote2013.detect          | Bin 0 -> 338001 bytes
 5 files changed, 69 insertions(+), 2 deletions(-)