This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from ca6bf65 TIKA-3090 -- extract doc security from ooxml
new 86cdbb1 add optional postgres dialect for comparison reports; improve
initialization of ref tables in tika-eval
new f51ae0a TIKA-3091 prevent npe in PDFParserConfig by initializing
three parameters with default values.
The 2 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:
.../tika/eval/batch/EvalConsumerBuilder.java | 37 +++++++++-------
...rison-reports.xml => comparison-reports-pg.xml} | 49 +++++++++++-----------
.../src/main/resources/comparison-reports.xml | 3 +-
.../java/org/apache/tika/parser/pdf/PDFParser.java | 11 +++++
.../apache/tika/parser/pdf/PDFParserConfig.java | 28 ++++++++++++-
.../org/apache/tika/parser/pdf/PDFParserTest.java | 10 +++++
6 files changed, 97 insertions(+), 41 deletions(-)
copy tika-eval/src/main/resources/{comparison-reports.xml =>
comparison-reports-pg.xml} (97%)