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 6ef132c TIKA-3119 -- general upgrades for 1.25
new fd1926d Tika-3141 -- add empty environment variable handle (#334)
new c00af36 Fix can't del tmp file in windows (#332)
new fecbbf8 Pull request #332 resolve conflicts. In 1.x, we use JUL in
core.
new ba72e03 Modify some bin file's Url (#330)
new 9c2e5e6 Modify some arg parse in TikaCLI (#340)
new 78d0398 Fix test fail caused by default language is not english (#353)
The 6 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:
tika-app/src/main/java/org/apache/tika/cli/TikaCLI.java | 4 ++--
.../src/main/java/org/apache/tika/config/TikaConfig.java | 4 ++--
.../main/java/org/apache/tika/io/TemporaryResources.java | 13 ++++++++++++-
.../tika/parser/sentiment/SentimentAnalysisParser.java | 6 +++---
.../java/org/apache/tika/parser/sas/SAS7BDATParserTest.java | 7 +++++--
.../parser/sentiment/tika-config-sentiment-opennlp-cat.xml | 2 +-
.../tika/parser/sentiment/tika-config-sentiment-opennlp.xml | 2 +-
7 files changed, 26 insertions(+), 12 deletions(-)