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 f356790  Merge pull request #211 from sebastian-nagel/NUTCH-1932
     add 63037c7  NUTCH-2394 Fix of bugs detected by static code analysis - 
String.trim() without assignment - avoid strings to fail as regex.Pattern - 
possible NPE in URLPartitioner: reworked code
     add 4a842ef  Initialize variable to avoid compiler error
     new 90360c8  Merge pull request #234 from sebastian-nagel/NUTCH-2394

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/URLPartitioner.java        | 14 +++++++++-----
 src/java/org/apache/nutch/tools/CommonCrawlDataDumper.java |  4 +++-
 .../org/apache/nutch/indexer/more/MoreIndexingFilter.java  |  2 +-
 .../nutch/indexwriter/elastic/ElasticIndexWriter.java      |  2 +-
 .../nutch/net/urlnormalizer/host/HostURLNormalizer.java    |  2 +-
 .../net/urlnormalizer/protocol/ProtocolURLNormalizer.java  |  2 +-
 .../nutch/net/urlnormalizer/slash/SlashURLNormalizer.java  |  2 +-
 7 files changed, 17 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to