This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nutch.git
commit ee9ff89042acc0f9f13987ed3f303d485d82db4e Merge: f861c82 5f53fd4 Author: Sebastian Nagel <[email protected]> AuthorDate: Mon Nov 19 21:52:24 2018 +0100 Merge pull request #392 from sebastian-nagel/NUTCH-2606-mime-detection-plain-text NUTCH-2606 MIME detection is wrong for plain-text documents send as Content-Type "application/msword" src/java/org/apache/nutch/util/MimeUtil.java | 3 +-- src/test/org/apache/nutch/util/TestMimeUtil.java | 14 +++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-)
