This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nutch.git
commit a4b4bf6853d0b85565831112f5bdc4f901736f4d Merge: 4c1d94a 26616f5 Author: Sebastian Nagel <[email protected]> AuthorDate: Thu Jun 28 13:07:40 2018 +0200 Merge pull request #353 from sebastian-nagel/nutch-2547-2609-url-normalizer-basic NUTCH-2547 urlnormalizer-basic fails on special characters in path/query NUTCH-2609 urlnormalizer-basic to normalize path of file:// URLs .../urlnormalizer/basic/BasicURLNormalizer.java | 108 +++++++++++++++++---- .../basic/TestBasicURLNormalizer.java | 43 ++++++++ 2 files changed, 134 insertions(+), 17 deletions(-)
