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 d73f293 Merge pull request #263 from
sebastian-nagel/nutch-2478-parser-resolve-base-url
new 9c68411 fix for NUTCH-2477 (refactor checker classes) contributed by
Jurian Broertjes
new 984485a Improve command-line help for URL filter and normalizer
checker
new 8e6cb9d Merge branch 'sju:NUTCH-2431' contributed by Jurian
Broertjes, closes #256
The 3 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:
.../nutch/indexer/IndexingFiltersChecker.java | 125 ++-------------
.../org/apache/nutch/net/URLFilterChecker.java | 129 ++++++----------
src/java/org/apache/nutch/net/URLFilters.java | 4 +
.../org/apache/nutch/net/URLNormalizerChecker.java | 112 ++++++--------
.../org/apache/nutch/util/AbstractChecker.java | 171 +++++++++++++++++++++
5 files changed, 279 insertions(+), 262 deletions(-)
create mode 100644 src/java/org/apache/nutch/util/AbstractChecker.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].