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

tballison pushed a commit to branch junk-detector-v6
in repository https://gitbox.apache.org/repos/asf/tika.git

commit eaa72ad066582e0d04ecd553478deb9c5d00cad9
Merge: cb5fa6ee16 3bbf65cbe1
Author: tallison <[email protected]>
AuthorDate: Wed May 13 12:00:16 2026 -0400

    Merge branch 'main' into junk-detector-v6

 docs/modules/ROOT/nav.adoc                         |   5 +
 .../pages/maintainers/release-guides/index.adoc    |   1 +
 .../release-guides/release-artifacts.adoc          | 231 +++++++++++++++++++++
 pom.xml                                            |  13 +-
 tika-grpc/README.md                                |  18 ++
 tika-grpc/pom.xml                                  |  87 +++++---
 .../apache/tika/pipes/grpc/TikaGrpcServerImpl.java |   9 +
 .../tika-parser-scientific-package/pom.xml         |  55 +++++
 .../tika-parser-sqlite3-package/pom.xml            |  53 +++++
 .../tika-parser-nlp-package/pom.xml                |  10 +
 .../tika-pipes-atlassian-jwt/pom.xml               |  29 +++
 .../tika-pipes-plugins/tika-pipes-az-blob/pom.xml  |  29 +++
 .../tika-pipes-plugins/tika-pipes-csv/pom.xml      |  29 +++
 .../tika-pipes-plugins/tika-pipes-es/pom.xml       |  29 +++
 .../tika-pipes-file-system/pom.xml                 |  29 +++
 .../tika-pipes-plugins/tika-pipes-gcs/pom.xml      |  29 +++
 .../tika-pipes-google-drive/pom.xml                |  29 +++
 .../tika-pipes-plugins/tika-pipes-http/pom.xml     |  33 +++
 .../tika-pipes-plugins/tika-pipes-jdbc/pom.xml     |  29 +++
 .../tika-pipes-plugins/tika-pipes-json/pom.xml     |  29 +++
 .../tika-pipes-plugins/tika-pipes-kafka/pom.xml    |  29 +++
 .../tika-pipes-microsoft-graph/pom.xml             |  29 +++
 .../tika-pipes-opensearch/pom.xml                  |  29 +++
 .../tika-pipes-plugins/tika-pipes-s3/pom.xml       |  29 +++
 .../tika-pipes-plugins/tika-pipes-solr/pom.xml     |  29 +++
 tika-serialization/pom.xml                         |   6 -
 26 files changed, 882 insertions(+), 45 deletions(-)

Reply via email to