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/08/16 12:37:55 UTC

[nutch] branch master updated (d4f611a -> bad20b1)

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 d4f611a  Merge pull request #201 from lewismc/NUTCH-2400
     add e66d44d  NUTCH-2378 ChildFirst plugin classloader (contributed by Jurian Broertjes)
     new bad20b1  Merge pull request #213 from sebastian-nagel/NUTCH-2378-child-first-class-loader

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:
 .../org/apache/nutch/plugin/PluginClassLoader.java | 137 ++++++++++++++++++++-
 src/plugin/indexer-solr/plugin.xml                 |   1 -
 src/plugin/parse-tika/ivy.xml                      |   7 +-
 src/plugin/parse-tika/plugin.xml                   |   1 -
 src/plugin/parsefilter-naivebayes/plugin.xml       |   1 -
 5 files changed, 136 insertions(+), 11 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 #213 from sebastian-nagel/NUTCH-2378-child-first-class-loader

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 bad20b13d411e0097cfaebc10b546cb0ea17121a
Merge: d4f611a e66d44d
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Wed Aug 16 14:37:53 2017 +0200

    Merge pull request #213 from sebastian-nagel/NUTCH-2378-child-first-class-loader
    
    NUTCH-2378 ChildFirst plugin classloader (contributed by Jurian Broertjes)

 .../org/apache/nutch/plugin/PluginClassLoader.java | 137 ++++++++++++++++++++-
 src/plugin/indexer-solr/plugin.xml                 |   1 -
 src/plugin/parse-tika/ivy.xml                      |   7 +-
 src/plugin/parse-tika/plugin.xml                   |   1 -
 src/plugin/parsefilter-naivebayes/plugin.xml       |   1 -
 5 files changed, 136 insertions(+), 11 deletions(-)

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