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 5920689 improve logging and error handling in
TikaServerIntegrationTest
new 3c3214d update changes for 1.23-rc2
new 4eb73d0 TIKA-2630 -- add defensive null check and fix "if (...width)"
to "if (...height)"
new a8d20dd roll back in preparation for 1.23-rc2
The 3 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 | 6 +++++-
pom.xml | 2 +-
tika-app/pom.xml | 2 +-
tika-batch/pom.xml | 2 +-
tika-bundle/pom.xml | 2 +-
tika-core/pom.xml | 2 +-
tika-dl/pom.xml | 2 +-
tika-eval/pom.xml | 2 +-
tika-example/pom.xml | 2 +-
tika-java7/pom.xml | 2 +-
tika-langdetect/pom.xml | 2 +-
tika-nlp/pom.xml | 2 +-
tika-parent/pom.xml | 2 +-
tika-parsers/pom.xml | 2 +-
.../tika/parser/image/ImageMetadataExtractor.java | 17 ++++++++++++-----
tika-serialization/pom.xml | 2 +-
tika-server/pom.xml | 2 +-
tika-translate/pom.xml | 2 +-
tika-xmp/pom.xml | 2 +-
19 files changed, 34 insertions(+), 23 deletions(-)