[
https://issues.apache.org/jira/browse/NUTCH-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022099#comment-17022099
]
ASF GitHub Bot commented on NUTCH-2762:
---------------------------------------
sebastian-nagel commented on pull request #495: NUTCH-2762 Replace http:// URLs
by https:// (build files and documentation)
URL: https://github.com/apache/nutch/pull/495
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Replace http:// URLs by https:// (build files and documentation)
> ----------------------------------------------------------------
>
> Key: NUTCH-2762
> URL: https://issues.apache.org/jira/browse/NUTCH-2762
> Project: Nutch
> Issue Type: Improvement
> Components: build, documentation
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.17
>
>
> To avoid errors such as in NUTCH-2761, all http:// URLs in build files and
> documentation should be replaced by https:// if the https:// exists and there
> are no SSL errors.
> But not for
> - license headers: the Apache license (see
> https://www.apache.org/licenses/LICENSE-2.0) still uses http:// to reference
> the full version of the license. Changing the URL could cause legal issues.
> - XML namespaces
> - unit tests
> - examples
> - historic references (eg. in CHANGES.txt)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)