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/01/19 16:52:50 UTC

[tika] branch main updated (418e8a0a2 -> 8188a8742)

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 418e8a0a2 TIKA-3958 -- add tika-parser-nlp-package to release artifacts and update CHANGES.txt more generally.
     add 8188a8742 TIKA-3959 -- improve handling of text-based attachments in rfc822 emails.

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  2 +
 .../tika/parser/mail/MailContentHandler.java       | 75 +++++++++++++++-------
 .../apache/tika/parser/mail/RFC822ParserTest.java  | 39 ++++++++++-
 .../testRFC822_multipart_attachments.eml           | 47 ++++++++++++++
 4 files changed, 137 insertions(+), 26 deletions(-)
 create mode 100644 tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-module/src/test/resources/test-documents/testRFC822_multipart_attachments.eml