You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by gi...@apache.org on 2022/05/27 17:20:17 UTC

[tika] branch dependabot/maven/aws.version-1.12.229 updated (01e82915e -> 16b7baab6)

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

github-bot pushed a change to branch dependabot/maven/aws.version-1.12.229
in repository https://gitbox.apache.org/repos/asf/tika.git


 discard 01e82915e Bump aws.version from 1.12.228 to 1.12.229
     add 25b18116c TIKA-3775 -- add embedded depth to profiles tables in tika-eval
     add 1c242e71b TIKA-3751 -- general upgrades for 2.4.1 -- add opensearch 2.x
     add a38131886 TIKA-3751 -- yet another ossindex complaint that is not justified
     add 16b7baab6 Bump aws.version from 1.12.228 to 1.12.229

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (01e82915e)
            \
             N -- N -- N   refs/heads/dependabot/maven/aws.version-1.12.229 (16b7baab6)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                                        | 2 ++
 .../src/main/java/org/apache/tika/eval/app/AbstractProfiler.java   | 5 +++++
 .../src/main/java/org/apache/tika/eval/app/ExtractComparer.java    | 1 +
 .../src/main/java/org/apache/tika/eval/app/ExtractProfiler.java    | 1 +
 .../src/main/java/org/apache/tika/eval/app/db/Cols.java            | 1 +
 .../test/resources/test-dirs/extractsA/file14_diffAttachOrder.json | 7 +++++--
 .../test/resources/test-dirs/extractsA/file2_attachANotB.doc.json  | 3 ++-
 .../test/resources/test-dirs/extractsB/file14_diffAttachOrder.json | 7 +++++--
 .../test/resources/test-dirs/extractsB/file3_attachBNotA.doc.json  | 3 ++-
 ...TikaPipesOpenSearchTest.java => TikaPipesOpenSearch1xTest.java} | 2 +-
 .../tika/pipes/opensearch/tests/TikaPipesOpenSearchTest.java       | 2 +-
 11 files changed, 26 insertions(+), 8 deletions(-)
 copy tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/opensearch/tests/{TikaPipesOpenSearchTest.java => TikaPipesOpenSearch1xTest.java} (96%)