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 417b87732 NUTCH-2852 SpotBugs: Method invokes System.exit(...) -
remove all calls of System.exit(...) in methods except main(args) of various
"checker" tools
add a72a53a32 NUTCH-3007 Fix impossible casts - remove code blocks (else
clauses) unneeded and containing impossible casts
No new revisions were added by this update.
Summary of changes:
src/java/org/apache/nutch/fetcher/Fetcher.java | 13 ++-----------
src/java/org/apache/nutch/parse/ParseSegment.java | 13 ++-----------
2 files changed, 4 insertions(+), 22 deletions(-)