This is an automated email from the ASF dual-hosted git repository. hansbrende pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/any23.git
commit 630f0fd4502dbd981e91d4ad4fdce64a16e690d8 Merge: a0af112 e9c001f Author: Hans <[email protected]> AuthorDate: Wed Feb 6 23:07:15 2019 -0600 Merge branch 'master' into ANY23-424 NOTICE.txt | 5 +- encoding/pom.xml | 6 + .../org/apache/any23/encoding/EncodingUtils.java | 340 +++++++++++++++++++++ .../any23/encoding/TikaEncodingDetector.java | 261 +++++++++++----- .../any23/encoding/TikaEncodingDetectorTest.java | 43 ++- 5 files changed, 567 insertions(+), 88 deletions(-)
