You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2018/11/19 20:52:31 UTC

[nutch] 01/01: Merge pull request #392 from sebastian-nagel/NUTCH-2606-mime-detection-plain-text

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 <sn...@apache.org>
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(-)