This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from 6adca89 NUTCH-2668 Integrate OWASP dependency checks as ant target -
relax ant build if the OWASP dependency check tool is not installed
add 7044365 NUTCH-2667 Update Tika and Commons Collections 4 - upgrade to
Tika dependencies to version 1.20 (add exclusions of transitive dependencies
already provided as core dependencies) - upgrade Commons Collections 4 to
version 4.2 - upgrade Commons Codec to version 3.11 - adapt unit tests to
dependency upgrades - add "report" target to plugin builds for debugging
new add07fa Merge pull request #423 from
sebastian-nagel/NUTCH-2667-upgrade-tika-commons-collections4
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:
ivy/ivy.xml | 8 +-
ivy/ivysettings.xml | 10 +-
src/plugin/build-plugin.xml | 4 +
src/plugin/parse-tika/build-ivy.xml | 2 +-
src/plugin/parse-tika/howto_upgrade_tika.txt | 18 +-
src/plugin/parse-tika/ivy.xml | 12 +-
src/plugin/parse-tika/plugin.xml | 182 ++++++++++++---------
.../nutch/protocol/http/TestProtocolHttp.java | 2 +-
8 files changed, 145 insertions(+), 93 deletions(-)