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/09/15 17:56:52 UTC

[tika] branch main updated (3c8824608 -> aeb637b57)

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 3c8824608 TIKA-4123 -- general updates for 3.0.0-BETA -- upgrade commons-compress
     add aeb637b57 TIKA-4133 -- add a capture group metadatafilter (#1346)

No new revisions were added by this update.

Summary of changes:
 .../filter/CaptureGroupMetadataFilter.java         | 110 +++++++++++++++++++++
 .../tika/metadata/filter/TestMetadataFilter.java   |  53 ++++++++++
 ...e.xml => TIKA-4133-capture-group-overwrite.xml} |   9 +-
 ...137-exclude.xml => TIKA-4133-capture-group.xml} |   9 +-
 4 files changed, 171 insertions(+), 10 deletions(-)
 create mode 100644 tika-core/src/main/java/org/apache/tika/metadata/filter/CaptureGroupMetadataFilter.java
 copy tika-core/src/test/resources/org/apache/tika/config/{TIKA-3137-exclude.xml => TIKA-4133-capture-group-overwrite.xml} (81%)
 copy tika-core/src/test/resources/org/apache/tika/config/{TIKA-3137-exclude.xml => TIKA-4133-capture-group.xml} (81%)