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

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


    from 69f270840 Merge pull request #1279 from 
apache/dependabot/maven/aws.version-1.12.526
     add adfae59af TIKA-4111 - test file to reproduce issue
     add 43aceea43 TIKA-4111 - test to reproduce issue and additional test
     add bfc71d53f Tika-4111 - return null if main entry is found & adjust 
depending calls
     add 2dc452ef3 TIKA-4111 - makes streaming detection to continue working
     add 644ef09fc TIKA-4111 - update release notes
     new c171bbd90 Merge pull request #1281 from apache/TIKA-4111

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:
 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(-)
 create mode 100644 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-apple-module/src/test/java/org/apache/tika/detect/apple/IWorkDetectorTest.java
 create mode 100644 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-apple-module/src/test/resources/test-documents/testKeynote2013.detect

Reply via email to