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 6ca3c5b Merge pull request #479 from YossiTamari/patch-6
new 2dc9032 fix for NUTCH-2747 contributed by balashashanka
new cf2430f Fix for NUTCH-2747: Fixed indentation according to
http://svn.apache.org/repos/asf/nutch/branches/2.x/eclipse-codeformat.xml
new 65361d0 Merge pull request #482 from balashashanka/NUTCH-2747
The 2980 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/tools/Benchmark.java | 11 ++++--
.../nutch/indexer/replace/ReplaceIndexer.java | 10 +++--
.../nutch/parse/metatags/MetaTagsParser.java | 9 +++--
.../parse/tika/BoilerpipeExtractorRepository.java | 45 ++++++++++++----------
.../nutch/scoring/depth/DepthScoringFilter.java | 9 +++--
5 files changed, 48 insertions(+), 36 deletions(-)