Sebastian Nagel created NUTCH-2762:
--------------------------------------
Summary: Replace http:// URLs by https://
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
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.
- unit tests
- examples
- historic references (eg. in CHANGES.txt)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)