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 8abc78a65 NUTCH-3041 Address confusing logging in 
o.a.n.net.URLExemptionFilters (#813)
     add 4b263533a NUTCH-3044 Generator: NPE when extracting the host part of a 
URL fails
     add 4729786e4 NUTCH-3044 Generator: NPE when extracting the host part of a 
URL fails - add unit test to proof that URLs without a host part do not cause   
errors
     add b153279ad NUTCH-3044 Generator: NPE when extracting the host part of a 
URL fails - replace deprecated method call - improve and format Javadoc
     new bfa07df29 Merge pull request #815 from 
sebastian-nagel/NUTCH-3044-generator-npe

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/Generator.java     | 140 ++++++++++++++-------
 src/test/org/apache/nutch/crawl/TestGenerator.java |  55 +++++++-
 2 files changed, 150 insertions(+), 45 deletions(-)

Reply via email to