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 f9910e2 update CHANGES.txt because of conflict in cherry-pick
new d1526d0 Fix for TIKA-2582 contributed by ewanmellor.
new b2ca378 Fix for TIKA-2584 contributed by ewanmellor.
new 2efe3f9 Fix for TIKA-2613 contributed by ewanmellor.
new 04225d2 TIKA-2621 -- add support for brotli
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:
.../org/apache/tika/mime/tika-mimetypes.xml | 14 ++++
.../src/test/java/org/apache/tika/TikaTest.java | 14 ++++
tika-parsers/pom.xml | 7 ++
.../apache/tika/parser/ocr/TesseractOCRConfig.java | 64 ++++++++++++++++
.../apache/tika/parser/ocr/TesseractOCRParser.java | 18 ++++-
.../apache/tika/parser/pkg/CompressorParser.java | 82 +++++++++++++++++++--
.../tika/parser/pkg/CompressorParserTest.java | 22 +++++-
.../test-documents/testBROTLI_compressed.br | Bin 0 -> 12 bytes
8 files changed, 208 insertions(+), 13 deletions(-)
create mode 100644
tika-parsers/src/test/resources/test-documents/testBROTLI_compressed.br
--
To stop receiving notification emails like this one, please contact
[email protected].