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 81818e4  TIKA-2925: update jackrabbit and httpcomponents
     new 84c9808  Update to forbiddenapis v2.7 (#286)
     new e4ec290  Fix for TIKA-2954 contributed by chriszappia (#284)
     new 6b32c53  When running in --verbose mode, log the parameters to 
Tesseract (#289)
     new 5b0f17e  Merge remote-tracking branch 'origin/branch_1x' into branch_1x
     new b9a26e7  TIKA-2974 -- RecursiveParserWrapper shouldn't close 
inputstream
     new 38ad4fb  TIKA-2925 -- bump quartz-scheduler to avoid cve
     new 51aa28c  improve unit test robustness

The 7 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:
 .../apache/tika/parser/RecursiveParserWrapper.java | 13 +++---
 tika-parent/pom.xml                                |  2 +-
 tika-parsers/pom.xml                               | 10 +++++
 .../tika/parser/image/ImageMetadataExtractor.java  |  7 ++--
 .../apache/tika/parser/ocr/TesseractOCRParser.java |  2 +
 .../tika/parser/RecursiveParserWrapperTest.java    | 47 +++++++++++++++++++++-
 .../tika/server/TikaServerIntegrationTest.java     |  4 +-
 .../test/resources/mock/testStaticStdOutErr.xml    | 26 ++++++------
 .../src/test/resources/mock/testStdOutErr.xml      | 20 ++++-----
 9 files changed, 94 insertions(+), 37 deletions(-)

Reply via email to