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 8307b6b81 NUTCH-3135 Cache downloaded ant-eclipse.jar
new 50b1ee639 NUTCH-3136 Upgrade crawler-commons dependency
new c7cf56964 NUTCH-3136 Upgrade crawler-commons dependency
The 2 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 | 2 +-
.../org/apache/nutch/fetcher/FetcherThread.java | 4 ++--
src/java/org/apache/nutch/protocol/Protocol.java | 21 +++++++++++++++++++++
src/java/org/apache/nutch/util/URLUtil.java | 2 +-
.../apache/nutch/protocol/http/api/HttpBase.java | 6 ++++++
.../java/org/apache/nutch/protocol/file/File.java | 10 ++++++++++
.../src/java/org/apache/nutch/protocol/ftp/Ftp.java | 9 +++++++++
src/test/org/apache/nutch/util/TestURLUtil.java | 20 +++++++++++++++-----
8 files changed, 65 insertions(+), 9 deletions(-)