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 9777aea Merge pull request #361 from
sebastian-nagel/NUTCH-2619-protocol-okhttp-partial-as-truncated
add b88930e NUTCH-1993 Nutch does not use backup parsers - apply patch
contributed by Arkadi Kosmynin - return last failed parse result (empty result
does not contain the failure reason) - improve javadoc
new 1e09fee Merge pull request #364 from
sebastian-nagel/NUTCH-1993-use-backup-parsers
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/parse/ParseResult.java | 20 +++++++++++++++++---
src/java/org/apache/nutch/parse/ParseUtil.java | 13 +++++++++----
2 files changed, 26 insertions(+), 7 deletions(-)