This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
from d06fb5c38 TIKA-4379: update commons-configuration2, jsoup, google
cloud, aws, pdfbox, zstd
new 9bc4b15f5 TIKA-4374 -- embedded file path names
new 6bf61ae92 TIKA-4413 -- use Zip64Mode.AlwaysWithCompatibility
new 2e9279d94 TIKA-4391 -- identify "inline" images within .msg files.
(#2195)
The 3 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:
.../main/java/org/apache/tika/metadata/MAPI.java | 2 +
.../java/org/apache/tika/metadata/RTFMetadata.java | 3 +
.../org/apache/tika/eval/app/AbstractProfiler.java | 4 +-
.../org/apache/tika/eval/app/reports/Report.java | 2 +
.../src/main/resources/comparison-reports.xml | 155 +++++++++++++++++----
.../src/main/resources/profile-reports.xml | 15 +-
.../tika/parser/microsoft/OutlookExtractor.java | 143 ++++++++++++++-----
.../tika/parser/microsoft/rtf/TextExtractor.java | 3 +
.../tika/parser/microsoft/OutlookParserTest.java | 8 ++
9 files changed, 270 insertions(+), 65 deletions(-)