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/04/12 08:09:33 UTC

[nutch] branch master updated (929fc9c -> 138bc89)

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

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


    from 929fc9c  Merge pull request #314 from sebastian-nagel/NUTCH-2566-fix-exception-log-messages
     add 5781fce  NUTCH-2533 Injector: NullPointerException if seed URL dir contains non-file entries - read directory explicitely and log all non-file entries - exit early if no seed URL files are present
     new 138bc89  Merge pull request #313 from sebastian-nagel/NUTCH-2533-npe-inject-urldir-with-non-files

The 1 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:
 src/java/org/apache/nutch/crawl/Injector.java | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.

[nutch] 01/01: Merge pull request #313 from sebastian-nagel/NUTCH-2533-npe-inject-urldir-with-non-files

Posted by sn...@apache.org.
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 138bc89f01bfada8d800a41670d36a863c83ef21
Merge: 929fc9c 5781fce
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Thu Apr 12 10:09:29 2018 +0200

    Merge pull request #313 from sebastian-nagel/NUTCH-2533-npe-inject-urldir-with-non-files
    
    NUTCH-2533 Injector: NullPointerException if seed URL dir contains non-file entries

 src/java/org/apache/nutch/crawl/Injector.java | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.