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 69e9e92 Merge pull request #381 from sinsi404/NUTCH-2637
add 9dc57fb 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 6f3cb46 Merge pull request #386 from
sebastian-nagel/NUTCH-2642-index-more-date-timezone-2x
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 | 13 +++---
.../nutch/indexer/more/TestMoreIndexingFilter.java | 47 ++++++++++++++++++++++
2 files changed, 54 insertions(+), 6 deletions(-)