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 2019/01/07 19:57:16 UTC

[tika] branch branch_1x updated (eaaf1e3 -> 2983c36)

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 eaaf1e3  TIKA-2808 -- exclude h2 from ossindex-maven-plugin
     add 73d009a  TIKA-2809 -- add reports for tags; and add "b" tag.
     add 2983c36  TIKA-2810 -- handle bad tags more robustly

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   5 +
 .../org/apache/tika/eval/AbstractProfiler.java     |  12 +-
 .../java/org/apache/tika/eval/ExtractProfiler.java |   1 +
 .../main/java/org/apache/tika/eval/db/Cols.java    |   1 +
 .../org/apache/tika/eval/util/ContentTags.java     |   6 +-
 .../src/main/resources/comparison-reports.xml      | 533 ++++++++++++++++++++-
 tika-eval/src/main/resources/profile-reports.xml   |  61 +++
 .../org/apache/tika/eval/SimpleComparerTest.java   |  10 +
 8 files changed, 625 insertions(+), 4 deletions(-)