You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2023/05/10 15:21:35 UTC

[tika] branch TIKA-4035 updated (6c142469e -> 73d4aa342)

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

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


    from 6c142469e TIKA-4035 -- extract file system metadata
     add ef4acda6f Bump reactor.netty.version from 1.1.6 to 1.1.7 (#1122)
     add 4ce287ab2 TIKA-4034 (#1125)
     add 73d4aa342 Merge branch 'main' into TIKA-4035

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  2 ++
 .../test/java/org/apache/tika/cli/TikaCLITest.java | 22 ++++++++++++++++++++--
 tika-parent/pom.xml                                |  2 +-
 .../tika/pipes/emitter/fs/FileSystemEmitter.java   | 12 +++++++++++-
 .../metadata/serialization/JsonMetadataList.java   | 18 +++++++++++++++---
 5 files changed, 49 insertions(+), 7 deletions(-)