You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by sebastian-nagel <gi...@git.apache.org> on 2016/12/09 11:04:36 UTC

[GitHub] nutch pull request #160: NUTCH-2337 urlnormalizer-basic to strip empty port

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 <sn...@apache.org>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nutch pull request #160: NUTCH-2337 urlnormalizer-basic to strip empty port

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nutch/pull/160


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---