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

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


    from 8bc50ec  TIKA-2906 -- add examples for textstats
     new 8257e85  TIKA-2924 -- tika server should return 400 for bad headers, 
not 500
     new eebd150  TIKA-2925 upgrade jackson databind to 2.9.9.2
     new dad1c72  TIKA-2926 -- add property for container exception in RPW
     new e287fe2  TIKA-2906 -- cleanup and bug fix on entropy
     new e939504  improve logging in tika-server

The 5 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:
 .../RecursiveParserWrapperFSConsumerTest.java      |  3 +-
 .../apache/tika/parser/RecursiveParserWrapper.java |  2 +-
 .../sax/AbstractRecursiveParserWrapperHandler.java |  5 +++-
 .../org/apache/tika/eval/AbstractProfiler.java     | 13 ++-------
 .../apache/tika/eval/textstats/TokenEntropy.java   |  2 +-
 .../apache/tika/eval/util/EvalExceptionUtils.java} | 34 ++++++++++++----------
 tika-parent/pom.xml                                |  2 +-
 .../apache/tika/server/ServerStatusWatcher.java    |  8 +++--
 .../apache/tika/server/resource/TikaResource.java  |  6 ++--
 .../org/apache/tika/server/TikaResourceTest.java   |  4 +--
 10 files changed, 42 insertions(+), 37 deletions(-)
 copy tika-eval/src/{test/java/org/apache/tika/eval/util/LanguageIdTest.java => 
main/java/org/apache/tika/eval/util/EvalExceptionUtils.java} (52%)

Reply via email to