You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2023/05/05 17:00:28 UTC

[tika] branch main updated (4930a7bac -> 723cf6701)

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

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


    from 4930a7bac add unit tests for TIKA-4028
     add de89f69c7 TIKA-4029 -- change catch logic based on change in commons-csv 1.10.0
     add 927463f2f TIKA-4030 -- fix new npe in docx embedded obj handling
     add ea2918fbb TIKA-4028 -- slight fix for ttml
     add 723cf6701 TIKA-3971 -- create separate mime type for postscript based illustrator files.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/tika/mime/tika-mimetypes.xml        | 20 ++++++++-----
 .../ooxml/XWPFWordExtractorDecorator.java          |  8 ++---
 .../apache/tika/parser/csv/TextAndCSVParser.java   | 34 ++++++++++++++--------
 .../java/org/apache/tika/mime/TestMimeTypes.java   | 12 ++++++++
 .../src/test/resources/test-documents/testAI_PS.ai | 24 +++++++++++++++
 5 files changed, 75 insertions(+), 23 deletions(-)
 create mode 100644 tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/test-documents/testAI_PS.ai