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 53b9717  TIKA-2925: revert last two commits
     add ba80885  TIKA-2970 -- ensure that configuration of the tesseract 
parser is respected by the PDFParser
     add c4f1e7d  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

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  7 +++--
 .../tika/dl/imagerec/DL4JInceptionV3NetTest.java   | 32 ++++++++++----------
 .../apache/tika/dl/imagerec/DL4JVGG16NetTest.java  | 35 +++++++++++-----------
 .../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, 97 insertions(+), 50 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%)

Reply via email to