GitHub user sebastian-nagel opened a pull request:
https://github.com/apache/nutch/pull/160
NUTCH-2337 urlnormalizer-basic to strip empty port
- make sure that URLs which contain anything else than the host
in the authority (incl. empty port) are marked as changed
- always use root locale for case conversion
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sebastian-nagel/nutch
NUTCH-2337-basic-url-normalizer-empty-port
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/160.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #160
commit 48918afc9cee8d8142624e511e822f7e70f31565
Author: Sebastian Nagel
Date: 2016-12-09T10:45:54Z
NUTCH-2337 urlnormalizer-basic to strip empty port
- make sure that URLs which contain anything else than the host
in the authority (incl. empty port) are marked as changed
- always use root locale for case conversion
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---