This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/nutch.git
commit add07fa68129039fb277114a8af016404ee78873 Merge: 6adca89 7044365 Author: Sebastian Nagel <[email protected]> AuthorDate: Fri Jan 4 09:48:56 2019 +0100 Merge pull request #423 from sebastian-nagel/NUTCH-2667-upgrade-tika-commons-collections4 NUTCH-2667 Update Tika and Commons Collections 4 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(-)
