This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4519
in repository https://gitbox.apache.org/repos/asf/tika.git
from 3255c3006 TIKA-4519 -- opensearch integration tests now work
add 7fc4ca416 TIKA-4519 -- checkstyle and other fixes
No new revisions were added by this update.
Summary of changes:
pom.xml | 3 ++-
.../tika/eval/app/ExtractComparerRunner.java | 6 ++---
.../apache/tika/eval/app/ExtractProfileRunner.java | 6 ++---
tika-integration-tests/pom.xml | 4 +--
.../apache/tika/pipes/core/PipesServerTest.java | 4 +--
.../apache/tika/pipes/core/PluginsTestHelper.java | 2 --
.../tika/pipes/core/TikaPipesConfigTest.java | 4 ---
.../pipes/core/async/AsyncChaosMonkeyTest.java | 7 +++---
.../org/apache/tika/pipes/core/PipesServer.java | 11 +++++---
.../tika/pipes/core/emitter/EmitterManager.java | 2 +-
.../tika/pipes/core/fetcher/FetcherManager.java | 2 +-
.../core/pipesiterator/PipesIteratorManager.java | 2 +-
.../tika/pipes/core/reporter/ReporterManager.java | 7 ++++--
.../apache/tika/plugins/TikaPluginsManager.java | 29 +++++++++++++++-------
.../tika/plugins/TikaPluginsManagerTest.java | 12 ++++-----
.../apache/tika/server/client/TikaClientCLI.java | 7 +++---
.../tika/server/eval/TikaEvalResourceTest.java | 2 +-
17 files changed, 63 insertions(+), 47 deletions(-)