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

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


    from cb5fa6ee16 junk-v6
     add a9b2a86bed TIKA-4723 (#2809)
     add 3bbf65cbe1 TIKA-4723 follow-up: fix sqlite3 shade filter and correct 
docs (#2810)
     new eaa72ad066 Merge branch 'main' into junk-detector-v6

The 1 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:
 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(-)
 create mode 100644 
docs/modules/ROOT/pages/maintainers/release-guides/release-artifacts.adoc

Reply via email to