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 eeb9863 Merge pull request #696 from
sebastian-nagel/NUTCH-2894-plugin-compile-classpath
new ed6a942 NUTCH-2890 Upgrade protocol-okhttp to use OkHttp 4.9.1
new b64eceb NUTCH-2890 Upgrade protocol-okhttp to use OkHttp 4.9.1 -
address deprecation warnings caused by upgrading the transitive dependency
"okio"
new c48b8d1 Merge pull request #694 from
sebastian-nagel/NUTCH-2890-okhttp-4.9.1
The 3222 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:
.../protocol-okhttp/howto_upgrade_okhttp.txt | 27 ++++++++++++++++++++++
src/plugin/protocol-okhttp/ivy.xml | 4 ++--
src/plugin/protocol-okhttp/plugin.xml | 14 +++++++----
.../nutch/protocol/okhttp/OkHttpResponse.java | 16 ++++++-------
4 files changed, 46 insertions(+), 15 deletions(-)
create mode 100644 src/plugin/protocol-okhttp/howto_upgrade_okhttp.txt