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 6f3cb465ebdffd05ed1260324767a690599f96e6 Merge: 69e9e92 9dc57fb Author: Sebastian Nagel <[email protected]> AuthorDate: Sun Oct 7 19:09:32 2018 +0200 Merge pull request #386 from sebastian-nagel/NUTCH-2642-index-more-date-timezone-2x NUTCH-2642 MoreIndexingFilter parses ISO 8601 UTC dates in local time zone .../nutch/indexer/more/MoreIndexingFilter.java | 13 +++--- .../nutch/indexer/more/TestMoreIndexingFilter.java | 47 ++++++++++++++++++++++ 2 files changed, 54 insertions(+), 6 deletions(-)
