This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from 71ed6f2 Merge pull request #209 from kaidul/2.x
add 93fb539 NUTCH-2378 ChildFirst plugin classloader (contributed by
Jurian Broertjes)
add e1d9191 NUTCH-2378 ChildFirst plugin classloader - fix
jsoup-extractor: all classes dynamically instantiated by JsoupDocumentReader
and implementing an interface defined in the plugin must live in the plugin's
class loader
new b3647a5 Merge pull request #214 from
sebastian-nagel/NUTCH-2378-child-first-class-loader-2x
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/plugin/Extension.java | 4 +-
.../org/apache/nutch/plugin/PluginClassLoader.java | 137 ++++++++++++++++++++-
.../core/jsoup/extractor/JsoupDocumentReader.java | 13 +-
.../parse/jsoup/extractor/ViewCountNormalizer.java | 0
src/plugin/parse-tika/plugin.xml | 1 -
5 files changed, 139 insertions(+), 16 deletions(-)
rename src/plugin/jsoup-extractor/src/{test =>
java}/org/apache/nutch/parse/jsoup/extractor/ViewCountNormalizer.java (100%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].