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 4eb8ae1 Merge branch 'branch_1x' of https://github.com/apache/tika
into branch_1x
new be6e95d TIKA-2576 -- Upgrade commons compress and add detection and
parsing of zstd (if user provides com.github.luben:zstd-jni... via Andreas Meier
new cf0348d TIKA-2598 -- unbreak the build (sorry!), fix problems after
tika-app
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:
CHANGES.txt | 3 +
tika-batch/pom.xml | 2 +-
tika-bundle/pom.xml | 23 ++++
.../org/apache/tika/mime/tika-mimetypes.xml | 9 +-
tika-dl/pom.xml | 63 ++++++++++
tika-example/pom.xml | 30 ++++-
tika-nlp/pom.xml | 127 ++++++++++++++++++++-
tika-parent/pom.xml | 2 +-
tika-parsers/pom.xml | 8 +-
.../apache/tika/parser/pkg/CompressorParser.java | 8 +-
.../java/org/apache/tika/mime/TestMimeTypes.java | 2 +
.../tika/parser/pkg/CompressorParserTest.java | 7 ++
.../test/resources/test-documents/testZSTD.zstd | Bin 0 -> 143 bytes
tika-translate/pom.xml | 11 ++
14 files changed, 287 insertions(+), 8 deletions(-)
create mode 100644 tika-parsers/src/test/resources/test-documents/testZSTD.zstd
--
To stop receiving notification emails like this one, please contact
[email protected].