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 3395589 TIKA-2925: revert last two commits
new 6b237ac TIKA-2970 -- ensure that configuration of the tesseract
parser is respected by the PDFParser
new 95cf1a3 TIKA-2969 -- use assumeTrue more often in tests to let users
know when tests are skipped if external resources are not available (e.g.
tesseract)...via Eric Pugh
new ce4b0eb Merge remote-tracking branch 'origin/master'
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:
CHANGES.txt | 3 ++
.../tika/dl/imagerec/DL4JInceptionV3NetTest.java | 28 +++++++++----------
.../apache/tika/dl/imagerec/DL4JVGG16NetTest.java | 31 +++++++++++----------
.../apache/tika/parser/ocr/TesseractOCRParser.java | 5 ++++
.../apache/tika/parser/pdf/AbstractPDF2XHTML.java | 9 ++++--
.../tika/parser/ocr/TesseractOCRParserTest.java | 16 +++++++----
.../org/apache/tika/parser/pdf/PDFParserTest.java | 32 ++++++++++++++++++----
.../org/apache/tika/parser/pdf/tika-ocr-config.xml | 11 ++++++--
8 files changed, 91 insertions(+), 44 deletions(-)
copy
tika-server/src/test/resources/org/apache/tika/server/tika-config-for-server-tests.xml
=>
tika-parsers/src/test/resources/org/apache/tika/parser/pdf/tika-ocr-config.xml
(71%)