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 61d7e8c NUTCH-2647 Skip TLS certificate checks in protocol-http plugin
add d3864d6 NUTCH-2642 MoreIndexingFilter parses ISO 8601 UTC dates in
local time zone - fix date pattern not to convert date in local time zone (as
suggested by John Lacey) - do not add last-modified date if there is none - add
unit test
new 8c55414 Merge pull request #385 from
sebastian-nagel/NUTCH-2642-index-more-date-timezone
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:
.../nutch/indexer/more/MoreIndexingFilter.java | 8 +++--
.../nutch/indexer/more/TestMoreIndexingFilter.java | 41 ++++++++++++++++++++++
2 files changed, 46 insertions(+), 3 deletions(-)