This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch TIKA-4545-jsonify-all-the-things
in repository https://gitbox.apache.org/repos/asf/tika.git


    from 6f0cd51d6 TIKA-4545: works through opensearch integration tests
     add 7cfa946c4 TIKA-4545: docker based pipes integration tests might work

No new revisions were added by this update.

Summary of changes:
 .../tika/pipes/kafka/tests/TikaPipesKafkaTest.java |  28 ++----
 .../src/test/resources/kafka/plugins-template.json |  41 ++++++++-
 .../tika/pipes/s3/tests/S3PipeIntegrationTest.java |  16 +---
 .../src/test/resources/s3/plugins-template.json    |   1 -
 .../src/test/resources/s3/tika-config-s3.json      |  52 +++++++++++
 .../pipes/solr/tests/TikaPipesSolrTestBase.java    |  39 +++-----
 .../src/test/resources/solr/plugins-template.json  |  41 ++++++++-
 .../src/test/resources/tika-config-solr-urls.json  | 100 +++++++++++++++++++++
 .../tika/pipes/core/async/AsyncProcessor.java      |   1 -
 9 files changed, 255 insertions(+), 64 deletions(-)
 create mode 100644 
tika-integration-tests/tika-pipes-s3-integration-tests/src/test/resources/s3/tika-config-s3.json
 create mode 100644 
tika-integration-tests/tika-pipes-solr-integration-tests/src/test/resources/tika-config-solr-urls.json

Reply via email to