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

tballison pushed a change to branch TIKA-4733
in repository https://gitbox.apache.org/repos/asf/tika.git


    from b86b4733a5 TIKA-4733 -- improve release artifact robustness and 
documentation
     add 19ee6c0c75 TIKA-4733 -- improve documentation

No new revisions were added by this update.

Summary of changes:
 .../integration-testing/run-uat-script.adoc        | 10 +++---
 .../advanced/integration-testing/tika-server.adoc  | 18 +++++-----
 .../pages/maintainers/release-guides/docker.adoc   |  4 +--
 .../release-guides/release-artifacts.adoc          | 10 +++---
 .../pages/maintainers/release-guides/tika.adoc     |  2 +-
 .../ROOT/pages/using-tika/server/index.adoc        |  4 +--
 docs/modules/ROOT/pages/using-tika/server/tls.adoc |  2 +-
 pom.xml                                            |  6 ++--
 .../src/main/java/org/apache/tika/cli/TikaCLI.java |  2 +-
 tika-e2e-tests/tika-server/pom.xml                 |  3 +-
 .../tika/server/e2e/TikaServerHttp2Test.java       | 25 +++++++++++---
 tika-server/README.md                              | 10 +++---
 tika-server/docker-build/CHANGES.md                |  4 +--
 tika-server/docker-build/README.md                 |  8 ++---
 .../docker-build/docker-compose-tika-customocr.yml | 10 +++---
 .../docker-build/docker-compose-tika-grobid.yml    | 10 +++---
 tika-server/docker-build/full/Dockerfile           | 24 ++++++++------
 tika-server/docker-build/full/Dockerfile.snapshot  |  2 +-
 tika-server/docker-build/minimal/Dockerfile        | 24 ++++++++------
 .../docker-build/minimal/Dockerfile.snapshot       |  2 +-
 .../server/core/benchmark/TikaServerBenchmark.java |  2 +-
 .../bin/install_tika_service.sh                    | 21 ++++++++----
 tika-server/tika-server-standard/bin/tika          | 10 ++++--
 tika-server/tika-server-standard/bin/tika.in.sh    |  2 +-
 tika-server/tika-server-standard/pom.xml           | 38 +++++++++++++---------
 .../src/main/assembly/assembly.xml                 |  2 +-
 26 files changed, 153 insertions(+), 102 deletions(-)

Reply via email to