This is an automated email from the ASF dual-hosted git repository.
jorgelbg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from 0b1c816 Merge pull request #399 from jorgelbg/indexer-link-test-move
add 8bf04cd NUTCH-2659 Add missing Apache license headers
new 5e3de5b Merge pull request #396 from
sebastian-nagel/NUTCH-2659-license-headers
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:
.../org/apache/nutch/indexer/IndexWriterParams.java | 17 +++++++++++++++++
.../apache/nutch/scoring/AbstractScoringFilter.java | 17 +++++++++++++++++
.../apache/nutch/tools/CommonCrawlFormatWARC.java | 17 +++++++++++++++++
src/java/org/apache/nutch/tools/WARCUtils.java | 17 +++++++++++++++++
.../nutch/webui/pages/instances/InstancePanel.java | 17 +++++++++++++++++
.../nutch/webui/pages/settings/SettingsPage.java | 17 +++++++++++++++++
.../parse/headings/TestHeadingsParseFilter.java | 17 +++++++++++++++++
src/plugin/index-replace/plugin.xml | 16 ++++++++++++++++
.../nutch/indexwriter/dummy/DummyConstants.java | 17 +++++++++++++++++
src/plugin/parse-metatags/plugin.xml | 16 ++++++++++++++++
src/plugin/scoring-depth/build.xml | 16 ++++++++++++++++
src/plugin/scoring-depth/plugin.xml | 16 ++++++++++++++++
.../nutch/scoring/depth/DepthScoringFilter.java | 17 +++++++++++++++++
.../scoring/similarity/cosine/package-info.java | 20 +++++++++++++++++---
.../apache/nutch/crawl/TODOTestCrawlDbStates.java | 17 +++++++++++++++++
15 files changed, 251 insertions(+), 3 deletions(-)