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/08/09 17:25:26 UTC

[nutch] branch 2.x updated (952851c -> 71ed6f2)

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

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


    from 952851c  Merge pull request #208 from kaidul/2.x
     add 49ff77e  NUTCH-2405 1. Missed root tag <extractor> added in jsoup-extractor.xml like jsoup-extractor-example.xml 2. jsoup API text() used instead of ownText() to get full contents under CSS selector 3. <default> => <default-value> typo fixed
     add 50c8d82  Merge remote-tracking branch 'upstream/2.x' into 2.x
     new 71ed6f2  Merge pull request #209 from kaidul/2.x

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:
 conf/jsoup-extractor-example.xml                   |  2 +-
 conf/jsoup-extractor.xml                           | 65 +++++++++++-----------
 .../parse/jsoup/extractor/JsoupHtmlParser.java     |  4 +-
 3 files changed, 36 insertions(+), 35 deletions(-)

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

[nutch] 01/01: Merge pull request #209 from kaidul/2.x

Posted by le...@apache.org.
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 71ed6f2ee372b4480f0dfce635bb242da77bc53d
Merge: 952851c 50c8d82
Author: Lewis John McGibbney <le...@gmail.com>
AuthorDate: Wed Aug 9 10:25:25 2017 -0700

    Merge pull request #209 from kaidul/2.x
    
    Issues mentioned in NUTCH-2405 fixed

 conf/jsoup-extractor-example.xml                   |  2 +-
 conf/jsoup-extractor.xml                           | 65 +++++++++++-----------
 .../parse/jsoup/extractor/JsoupHtmlParser.java     |  4 +-
 3 files changed, 36 insertions(+), 35 deletions(-)

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