Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

URL Cleanup#8

Open
spring-operator wants to merge 1 commit intovmware-archive:masterfrom
spring-operator:polish-urls-build-master
Open

URL Cleanup#8
spring-operator wants to merge 1 commit intovmware-archive:masterfrom
spring-operator:polish-urls-build-master

Conversation

@spring-operator
Copy link

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

Fixed URLs

Fixed Success

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

Ignored

These URLs were intentionally ignored.

@spring-operator spring-operator force-pushed the polish-urls-build-master branch 6 times, most recently from f2cece8 to 2ee9d40 Compare March 12, 2019 18:43
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://repo.spring.io/libs-release (ReadTimeoutException) migrated to:
  https://repo.spring.io/libs-release ([https](https://repo.spring.io/libs-release) result ReadTimeoutException).

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org migrated to:
  https://maven.apache.org ([https](https://maven.apache.org) result 200).
* http://repo.springsource.org/libs-milestone migrated to:
  https://repo.springsource.org/libs-milestone ([https](https://repo.springsource.org/libs-milestone) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
@spring-operator spring-operator force-pushed the polish-urls-build-master branch from 2ee9d40 to 95a457a Compare March 12, 2019 19:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant