This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4519
in repository https://gitbox.apache.org/repos/asf/tika.git
from d173308da Merge branch 'main' into TIKA-4519
add b7e9ed562 TIKA-4530 -- don't let body content slip into headers in
mbox (#2376)
new 6eb8916f4 Merge branch 'main' into TIKA-4519
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:
.../org/apache/tika/parser/mbox/MboxParser.java | 21 ++++++++++++++-------
.../org/apache/tika/parser/mbox/MboxParserTest.java | 11 +++++++++++
.../test/resources/test-documents/multiline2.mbox | 7 +++++++
3 files changed, 32 insertions(+), 7 deletions(-)
create mode 100644
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-module/src/test/resources/test-documents/multiline2.mbox