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 2017/11/30 19:19:18 UTC

[nutch] branch master updated (2465e63 -> 55c7f75)

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 2465e63  Merge pull request #251 from okedoki/NUTCH-2465
     add b8580b3  Fix for NUTCH-2464 get textual content from nested items on heading nodes
     new 55c7f75  Merge pull request #244 from jorgelbg/NUTCH-2464

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/plugin/headings/ivy.xml                        |  1 +
 .../nutch/parse/headings/HeadingsParseFilter.java  |  9 ++--
 .../parse/headings/TestHeadingsParseFilter.java    | 51 ++++++++++++++++++++++
 3 files changed, 57 insertions(+), 4 deletions(-)
 create mode 100644 src/plugin/headings/src/test/org/apache/nutch/parse/headings/TestHeadingsParseFilter.java

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

[nutch] 01/01: Merge pull request #244 from jorgelbg/NUTCH-2464

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 55c7f7528dccfb4f6209ef6429d0fb1080535613
Merge: 2465e63 b8580b3
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Thu Nov 30 20:19:16 2017 +0100

    Merge pull request #244 from jorgelbg/NUTCH-2464
    
    Fix for NUTCH-2464 get textual content from nested heading nodes

 src/plugin/headings/ivy.xml                        |  1 +
 .../nutch/parse/headings/HeadingsParseFilter.java  |  9 ++--
 .../parse/headings/TestHeadingsParseFilter.java    | 51 ++++++++++++++++++++++
 3 files changed, 57 insertions(+), 4 deletions(-)

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