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

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


    from 0ef460a  TIKA-3117 -- upgrade metadata-extractor to 2.14.0
     new 1be4039  TIKA-3119 -- general upgrades
     new d7480a9  TIKA-3120 -- remove whitelist/blacklist

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:
 CHANGES.txt                                        |  2 +-
 .../tika/eval/tools/TopCommonTokenCounter.java     | 10 ++++----
 tika-example/pom.xml                               |  6 ++---
 tika-parent/pom.xml                                | 13 ++++++-----
 tika-parsers/pom.xml                               | 10 ++++----
 .../tika/parser/html/BoilerpipeContentHandler.java | 27 ++++++++++++++--------
 .../test/java/org/apache/tika/TestXXEInXML.java    |  2 +-
 .../apache/tika/config/TikaDetectorConfigTest.java |  2 +-
 .../tika/config/TikaEncodingDetectorTest.java      |  4 ++--
 .../apache/tika/config/TikaParserConfigTest.java   |  8 +++----
 ...KA-1558-blacklist.xml => TIKA-1558-exclude.xml} |  0
 ...8-blacklistsub.xml => TIKA-1558-excludesub.xml} |  0
 ...lacklist.xml => TIKA-1702-detector-exclude.xml} |  0
 ...IKA-2273-exclude-encoding-detector-default.xml} |  0
 tika-translate/pom.xml                             |  2 +-
 15 files changed, 48 insertions(+), 38 deletions(-)
 rename 
tika-parsers/src/test/resources/org/apache/tika/config/{TIKA-1558-blacklist.xml 
=> TIKA-1558-exclude.xml} (100%)
 rename 
tika-parsers/src/test/resources/org/apache/tika/config/{TIKA-1558-blacklistsub.xml
 => TIKA-1558-excludesub.xml} (100%)
 rename 
tika-parsers/src/test/resources/org/apache/tika/config/{TIKA-1702-detector-blacklist.xml
 => TIKA-1702-detector-exclude.xml} (100%)
 rename 
tika-parsers/src/test/resources/org/apache/tika/config/{TIKA-2273-blacklist-encoding-detector-default.xml
 => TIKA-2273-exclude-encoding-detector-default.xml} (100%)

Reply via email to