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 f588e2a TIKA-3056 general dependency upgrades for 1.24
new f82ee05 update changes for 1.24 release
new 350df7e Add licenses found by rat check.
new ebda7cc TIKA-3068 -- fix release configuration for tika-server's new
bin/service mode
new 7b83f75 TIKA-2714 -- add detection for rar4 and rar5 files; throw an
UnsupportedFormatException for rar5 files
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:
CHANGES.txt | 2 +-
pom.xml | 2 ++
.../org/apache/tika/mime/tika-mimetypes.xml | 15 ++++++++++++++-
tika-parent/pom.xml | 20 ++++++++++++--------
.../microsoft/onenote/OneNoteLegacyDumpStrings.java | 16 ++++++++++++++++
.../java/org/apache/tika/parser/pkg/RarParser.java | 6 ++++++
.../org/apache/tika/parser/pkg/RarParserTest.java | 2 +-
tika-server/assembly.xml | 16 ++++++++++++++++
8 files changed, 68 insertions(+), 11 deletions(-)