[ 
https://issues.apache.org/jira/browse/NUTCH-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Nagel updated NUTCH-2762:
-----------------------------------
    Description: 
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)

  was:
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)


> 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
>            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)

Reply via email to