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

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


    from bdd66150b Merge pull request #785 from 
apache/dependabot/maven/aws.version-1.12.335
     new 0bffbb44c TIKA-3918 -- special handling when spoolToDisk == 0
     new ec693f417 TIKA-3916 -- move nearly all dependency mgmt into parent pom

The 2 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:
 tika-bundles/pom.xml                               |   9 --
 .../org/apache/tika/parser/AutoDetectParser.java   |  44 +++---
 tika-example/pom.xml                               |  10 --
 tika-parent/pom.xml                                | 165 ++++++++++++++++++---
 .../tika-parsers-ml/tika-age-recogniser/pom.xml    |   2 +
 tika-parsers/tika-parsers-ml/tika-dl/pom.xml       |  34 -----
 .../tika-parsers-ml/tika-parser-nlp-module/pom.xml |  19 ---
 tika-pipes/pom.xml                                 | 106 -------------
 .../tika/pipes/emitter/jdbc/JDBCEmitter.java       |  97 +++++++++++-
 .../tika/pipes/emitter/jdbc/JDBCEmitterTest.java   |  14 ++
 .../resources/configs/tika-config-jdbc-emitter.xml |   9 +-
 11 files changed, 291 insertions(+), 218 deletions(-)

Reply via email to