This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-2725
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 662160b TIKA-2725 -- first working draft...ready for commit and
future cleanups
new aee7557 TIKA-2725 -- add synchronization to avoid potential NPE in
watcher thread
new 66f92b8 TIKA-2692 -- upgrade a few other dependencies
new 383dcef Fix missing license headers; h/t rat!
new 1e02cbb Update changes.txt for 1.19
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 | 46 ++++++++++++++++++++--
tika-bundle/pom.xml | 10 +++++
.../java/org/apache/tika/utils/ProcessUtils.java | 16 ++++++++
.../tika/fork/UpperCasingContentHandler.java | 16 ++++++++
.../fork/unusedpackage/ClassInUnusedPackage.java | 16 ++++++++
tika-parent/pom.xml | 2 +-
tika-parsers/pom.xml | 2 +-
.../org/apache/tika/server/TikaServerWatchDog.java | 31 +++++++++++----
8 files changed, 126 insertions(+), 13 deletions(-)