This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 1e02f01 TIKA-3106 Magic header detection for emails starting with an
ARC- signature header, and for the 2+ header cases also allow Received as a
matching header
new 3d6b411 trivial bug in FuzzingCLI in calculating total max time for
child process
new 65ae67e TIKA-3112 -- fix npe triggered by null supported types in
TikaGUI
new 81bbd8b TIKA-3111 -- upgrade to PDFBox 2.0.20 -- need to understand
testUnmappedUnicodeStats()
new f26ca46 Merge remote-tracking branch 'origin/master'
The 4 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/fuzzing/cli/FuzzingCLI.java | 2 +-
tika-parsers/pom.xml | 2 +-
.../org/apache/tika/parser/pdf/AbstractPDF2XHTML.java | 4 ++++
.../java/org/apache/tika/parser/pdf/PDFParserTest.java | 15 ++++++++++-----
4 files changed, 16 insertions(+), 7 deletions(-)