You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by le...@apache.org on 2017/06/16 03:31:09 UTC

[nutch] 01/01: Merge pull request #183 from cloudysunny14/NUTCH-2374

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

lewismc pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit aa682e724afc61a197cc06b530a3755311a17e0a
Merge: 881197b ab3a4a8
Author: Lewis John McGibbney <le...@gmail.com>
AuthorDate: Thu Jun 15 20:31:05 2017 -0700

    Merge pull request #183 from cloudysunny14/NUTCH-2374
    
    NUTCH-2374 Upgrade Nutch 2.X to Gora 0.7

 conf/gora.properties                               |    8 +
 conf/hazelcast-client.xml                          |   26 +
 ivy/ivy.xml                                        |   19 +-
 src/gora/webpage.avsc                              |    6 +-
 .../org/apache/nutch/crawl/WebTableReader.java     |    4 +-
 .../org/apache/nutch/host/HostDbUpdateJob.java     |    2 +-
 src/java/org/apache/nutch/storage/Host.java        |  540 ++--
 src/java/org/apache/nutch/storage/ParseStatus.java |  566 ++--
 .../org/apache/nutch/storage/ProtocolStatus.java   |  595 ++--
 .../org/apache/nutch/storage/StorageUtils.java     |    2 +-
 src/java/org/apache/nutch/storage/WebPage.java     | 3227 ++++++++------------
 .../apache/nutch/util/domain/DomainStatistics.java |    2 +-
 12 files changed, 1984 insertions(+), 3013 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@nutch.apache.org" <co...@nutch.apache.org>.