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

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


    from 9d2fad24d TIKA-4350 HTML snippet containing <iframe> as root element 
erroneously recognized as application/xml (#2045)
     new 1fc0ac1eb improve serialization
     new 4086a46ce TIKA-4352 -- add an exclusion list in the 
StandardWriteFilter (#2046)

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:
 .../metadata/writefilter/StandardWriteFilter.java  | 12 ++++---
 .../writefilter/StandardWriteFilterFactory.java    | 12 +++++--
 .../writefilter/StandardWriteFilterTest.java       | 42 ++++++++++++++++++----
 .../{TIKA-3695.xml => TIKA-3695-exclude.xml}       |  4 ++-
 .../apache/tika/parser/ocr/TesseractOCRConfig.java |  3 ++
 5 files changed, 59 insertions(+), 14 deletions(-)
 copy tika-core/src/test/resources/org/apache/tika/config/{TIKA-3695.xml => 
TIKA-3695-exclude.xml} (93%)

Reply via email to