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

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


    from 51ddc5ed2 TIKA-4321 -- rm solr 6 and 7 unit tests and turn logging to 
error -- fix changes in clients
     add f8f98573a TIKA-4309 -- some mods (#1993)
     add 25e99c370 TIKA-4320 -- avoid opensearch test if docker is not installed
     add fa6cdcd07 TIKA-4322 -- update main to java 17 and 4.0.0-SNAPSHOT
     add 44c6de9a2 Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 
(#2008)
     add d02504e55 Bump org.apache.hadoop:hadoop-common from 3.4.0 to 3.4.1 
(#2007)
     add 11b6997fa Bump com.microsoft.graph:microsoft-graph from 6.18.0 to 
6.19.0 (#2005)
     add 769dc1a63 Bump aws.version from 1.12.773 to 1.12.776 (#2004)
     add 86fa84ad7 Bump org.apache.hadoop:hadoop-mapreduce-client-core from 
3.4.0 to 3.4.1 (#2002)
     add 838e8a9e3 Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 (#2001)
     add edc30af13 Bump logback.version from 1.5.10 to 1.5.11 (#1999)
     add d161d1a93 Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 (#2003)
     add 71e15ce36 Bump org.jline:jline from 3.27.0 to 3.27.1 (#1998)
     add 0c8ac45c3 Bump org.apache.hadoop:hadoop-client from 3.4.0 to 3.4.1 
(#2006)
     add 91e860557 Bump reactor.netty.version from 1.1.22 to 1.1.23 (#1996)
     add be36bf402 Bump lucene.version from 9.12.0 to 10.0.0 (#2000)
     add cf37539eb Bump org.apache.hadoop:hadoop-annotations from 3.4.0 to 
3.4.1 (#1995)
     add 94135f904 Bump io.projectreactor:reactor-core from 3.6.10 to 3.6.11 
(#1997)
     add 7b0bbac89 TIKA-4322: simplify hadoop dependencies
     add d8ae84885 TIKA-4322: revert lucene update
     add e78350225 TIKA-4327: update tyrus, remove unneeded dependency
     add d49a4fc4a TIKA-4322: update bnd, ctakes, jakarta ws, opennlp, uima now 
that jdk17 is used; update mockito
     add 454e7a09f TIKA-4322: update spring, remove comments that are no longer 
relevant
     add e56b52966 TIKA-4322 -- mv jdk22->jdk23 in github action
     add 288d2da10 TIKA-4322: add comment for future update
     add 304224c01 TIKA-4322: add http2 dependencies; add comments for future 
updates of jetty / solr
     add d52497a7b TIKA-4322: update zookeper for jdk17
     add e98c38a7c TIKA-4327: update junit
     add b4b34a7cb Merge branch 'main' into TIKA-4321

No new revisions were added by this update.

Summary of changes:
 .../{main-jdk11-build.yml => main-jdk23-build.yml} |   6 +-
 pom.xml                                            |   2 +-
 tika-app/pom.xml                                   |   2 +-
 tika-batch/pom.xml                                 |   2 +-
 tika-bom/pom.xml                                   | 146 ++++++++++-----------
 tika-bundles/pom.xml                               |   4 +-
 tika-bundles/tika-bundle-standard/pom.xml          |   4 +-
 tika-core/pom.xml                                  |   2 +-
 tika-detectors/pom.xml                             |   2 +-
 tika-detectors/tika-detector-siegfried/pom.xml     |   2 +-
 tika-eval/pom.xml                                  |   2 +-
 tika-eval/tika-eval-app/pom.xml                    |   2 +-
 tika-eval/tika-eval-core/pom.xml                   |   2 +-
 tika-example/pom.xml                               |   2 +-
 tika-fuzzing/pom.xml                               |   2 +-
 tika-grpc/pom.xml                                  |   2 +-
 ...PipesBiDirectionalStreamingIntegrationTest.java |   2 +
 tika-handlers/pom.xml                              |   2 +-
 tika-handlers/tika-handler-boilerpipe/pom.xml      |   2 +-
 tika-integration-tests/pom.xml                     |   2 +-
 .../tika-pipes-kafka-integration-tests/pom.xml     |   2 +-
 .../pom.xml                                        |   7 +-
 .../pipes/opensearch/tests/OpenSearchTest.java     |   2 +
 .../tika-pipes-s3-integration-tests/pom.xml        |   2 +-
 .../tika-pipes-solr-integration-tests/pom.xml      |   2 +-
 .../tika-resource-loading-tests/pom.xml            |   2 +-
 tika-java7/pom.xml                                 |   2 +-
 tika-langdetect/pom.xml                            |   2 +-
 tika-langdetect/tika-langdetect-lingo24/pom.xml    |   2 +-
 tika-langdetect/tika-langdetect-mitll-text/pom.xml |   2 +-
 tika-langdetect/tika-langdetect-opennlp/pom.xml    |   2 +-
 tika-langdetect/tika-langdetect-optimaize/pom.xml  |   4 +-
 .../tika-langdetect-test-commons/pom.xml           |   2 +-
 tika-langdetect/tika-langdetect-tika/pom.xml       |   2 +-
 tika-parent/pom.xml                                |  73 +++++++----
 tika-parsers/pom.xml                               |   2 +-
 tika-parsers/tika-parsers-extended/pom.xml         |   2 +-
 .../tika-parser-scientific-module/pom.xml          |   2 +-
 .../tika-parser-scientific-package/pom.xml         |   2 +-
 .../tika-parser-sqlite3-module/pom.xml             |   2 +-
 .../tika-parser-sqlite3-package/pom.xml            |   2 +-
 .../pom.xml                                        |   2 +-
 tika-parsers/tika-parsers-ml/pom.xml               |   2 +-
 .../tika-parsers-ml/tika-age-recogniser/pom.xml    |  15 ++-
 tika-parsers/tika-parsers-ml/tika-dl/pom.xml       |   2 +-
 .../tika-parser-advancedmedia-module/pom.xml       |   2 +-
 .../tika-parser-advancedmedia-package/pom.xml      |   2 +-
 .../tika-parsers-ml/tika-parser-nlp-module/pom.xml |   2 +-
 .../tika-parser-nlp-package/pom.xml                |   2 +-
 .../tika-parsers-ml/tika-transcribe-aws/pom.xml    |   2 +-
 tika-parsers/tika-parsers-standard/pom.xml         |   2 +-
 .../tika-parsers-standard-modules/pom.xml          |   2 +-
 .../tika-parser-apple-module/pom.xml               |   2 +-
 .../tika-parser-audiovideo-module/pom.xml          |   2 +-
 .../tika-parser-cad-module/pom.xml                 |   2 +-
 .../tika-parser-code-module/pom.xml                |   6 +-
 .../executable}/UniversalExecutableParser.java     |  62 ++++-----
 .../services/org.apache.tika.parser.Parser         |   1 +
 .../executable/UniversalExecutableParserTest.java} |  19 +--
 .../test-documents/testMacOS-x86_64-arm64          | Bin
 .../tika-parser-crypto-module/pom.xml              |   2 +-
 .../tika-parser-digest-commons/pom.xml             |   2 +-
 .../tika-parser-font-module/pom.xml                |   2 +-
 .../tika-parser-html-module/pom.xml                |   2 +-
 .../tika-parser-image-module/pom.xml               |   2 +-
 .../tika-parser-jdbc-commons/pom.xml               |   2 +-
 .../tika-parser-mail-commons/pom.xml               |   2 +-
 .../tika-parser-mail-module/pom.xml                |   2 +-
 .../tika-parser-microsoft-module/pom.xml           |   2 +-
 .../tika-parser-miscoffice-module/pom.xml          |   2 +-
 .../tika-parser-news-module/pom.xml                |   2 +-
 .../tika-parser-ocr-module/pom.xml                 |   2 +-
 .../tika-parser-pdf-module/pom.xml                 |   2 +-
 .../tika-parser-pkg-module/pom.xml                 |   2 +-
 .../services/org.apache.tika.parser.Parser         |   1 -
 .../parser/pkg/UniversalExecutableParserTest.java  |  54 --------
 .../tika-parser-text-module/pom.xml                |   2 +-
 .../tika-parser-webarchive-module/pom.xml          |   2 +-
 .../tika-parser-xml-module/pom.xml                 |   2 +-
 .../tika-parser-xmp-commons/pom.xml                |   2 +-
 .../tika-parser-zip-commons/pom.xml                |   2 +-
 .../tika-parsers-standard-package/pom.xml          |   2 +-
 tika-pipes/pom.xml                                 |   2 +-
 tika-pipes/tika-async-cli/pom.xml                  |   2 +-
 tika-pipes/tika-emitters/pom.xml                   |   2 +-
 .../tika-emitters/tika-emitter-az-blob/pom.xml     |   2 +-
 tika-pipes/tika-emitters/tika-emitter-fs/pom.xml   |   2 +-
 tika-pipes/tika-emitters/tika-emitter-gcs/pom.xml  |   2 +-
 tika-pipes/tika-emitters/tika-emitter-jdbc/pom.xml |   2 +-
 .../tika-emitters/tika-emitter-kafka/pom.xml       |   2 +-
 .../tika-emitters/tika-emitter-opensearch/pom.xml  |   2 +-
 tika-pipes/tika-emitters/tika-emitter-s3/pom.xml   |   2 +-
 tika-pipes/tika-emitters/tika-emitter-solr/pom.xml |   2 +-
 tika-pipes/tika-fetchers/pom.xml                   |   2 +-
 .../tika-fetchers/tika-fetcher-az-blob/pom.xml     |   2 +-
 tika-pipes/tika-fetchers/tika-fetcher-gcs/pom.xml  |   2 +-
 tika-pipes/tika-fetchers/tika-fetcher-http/pom.xml |   2 +-
 .../tika-fetcher-microsoft-graph/pom.xml           |   4 +-
 tika-pipes/tika-fetchers/tika-fetcher-s3/pom.xml   |   2 +-
 tika-pipes/tika-httpclient-commons/pom.xml         |   2 +-
 tika-pipes/tika-pipes-iterators/pom.xml            |   2 +-
 .../tika-pipes-iterator-az-blob/pom.xml            |   2 +-
 .../tika-pipes-iterator-csv/pom.xml                |   2 +-
 .../tika-pipes-iterator-gcs/pom.xml                |   2 +-
 .../tika-pipes-iterator-jdbc/pom.xml               |   2 +-
 .../tika-pipes-iterator-json/pom.xml               |   2 +-
 .../tika-pipes-iterator-kafka/pom.xml              |   2 +-
 .../tika-pipes-iterator-s3/pom.xml                 |   2 +-
 .../tika-pipes-iterator-solr/pom.xml               |   2 +-
 tika-pipes/tika-pipes-reporters/pom.xml            |   2 +-
 .../tika-pipes-reporter-fs-status/pom.xml          |   2 +-
 .../tika-pipes-reporter-jdbc/pom.xml               |   2 +-
 .../tika-pipes-reporter-opensearch/pom.xml         |   2 +-
 tika-serialization/pom.xml                         |   2 +-
 tika-server/pom.xml                                |   2 +-
 tika-server/tika-server-client/pom.xml             |   2 +-
 tika-server/tika-server-core/pom.xml               |   2 +-
 tika-server/tika-server-eval/pom.xml               |   2 +-
 tika-server/tika-server-standard/pom.xml           |   2 +-
 tika-translate/pom.xml                             |   5 +-
 tika-xmp/pom.xml                                   |   2 +-
 121 files changed, 300 insertions(+), 319 deletions(-)
 rename .github/workflows/{main-jdk11-build.yml => main-jdk23-build.yml} (93%)
 rename 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/{tika-parser-pkg-module/src/main/java/org/apache/tika/parser/pkg
 => 
tika-parser-code-module/src/main/java/org/apache/tika/parser/executable}/UniversalExecutableParser.java
 (76%)
 copy 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/{tika-parser-zip-commons/src/test/java/org/apache/tika/detect/zip/FrictionlessDataDetectionTest.java
 => 
tika-parser-code-module/src/test/java/org/apache/tika/parser/executable/UniversalExecutableParserTest.java}
 (67%)
 rename 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/{tika-parser-pkg-module
 => 
tika-parser-code-module}/src/test/resources/test-documents/testMacOS-x86_64-arm64
 (100%)
 delete mode 100644 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pkg-module/src/test/java/org/apache/tika/parser/pkg/UniversalExecutableParserTest.java

Reply via email to