Skip to content

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

HTTP URLs that Could Not Be Fixed

These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

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.

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.

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). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * http://www.prowaveconsulting.com (200) with 1 occurrences could not be migrated: ([https](https://www.prowaveconsulting.com) result SSLHandshakeException). * http://www.scispike.com (200) with 1 occurrences could not be migrated: ([https](https://www.scispike.com) result SSLHandshakeException). # 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://www.springframework.org/schema/cql/spring-cql.xsd (404) with 6 occurrences migrated to: https://www.springframework.org/schema/cql/spring-cql.xsd ([https](https://www.springframework.org/schema/cql/spring-cql.xsd) result 404). ## 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/xsd/maven-4.0.0.xsd with 3 occurrences migrated to: https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200). * http://projects.spring.io/spring-data-cassandra/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-cassandra/ ([https](https://projects.spring.io/spring-data-cassandra/) result 200). * http://www.springframework.org/schema/beans/spring-beans-3.0.xsd with 10 occurrences migrated to: https://www.springframework.org/schema/beans/spring-beans-3.0.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.0.xsd) result 200). * http://www.springframework.org/schema/beans/spring-beans.xsd with 7 occurrences migrated to: https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200). * http://www.springframework.org/schema/context/spring-context-3.0.xsd with 3 occurrences migrated to: https://www.springframework.org/schema/context/spring-context-3.0.xsd ([https](https://www.springframework.org/schema/context/spring-context-3.0.xsd) result 200). * http://www.springframework.org/schema/context/spring-context.xsd with 4 occurrences migrated to: https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd) result 200). * http://www.springframework.org/schema/data/cassandra/spring-cassandra-1.0.xsd with 6 occurrences migrated to: https://www.springframework.org/schema/data/cassandra/spring-cassandra-1.0.xsd ([https](https://www.springframework.org/schema/data/cassandra/spring-cassandra-1.0.xsd) result 200). * http://www.springframework.org/schema/data/cassandra/spring-cassandra-1.5.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/data/cassandra/spring-cassandra-1.5.xsd ([https](https://www.springframework.org/schema/data/cassandra/spring-cassandra-1.5.xsd) result 200). * http://www.springframework.org/schema/data/cassandra/spring-cassandra.xsd with 5 occurrences migrated to: https://www.springframework.org/schema/data/cassandra/spring-cassandra.xsd ([https](https://www.springframework.org/schema/data/cassandra/spring-cassandra.xsd) result 200). * http://www.springframework.org/schema/task/spring-task.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/task/spring-task.xsd ([https](https://www.springframework.org/schema/task/spring-task.xsd) result 200). * http://www.pivotal.io with 2 occurrences migrated to: https://www.pivotal.io ([https](https://www.pivotal.io) result 301). # Ignored These URLs were intentionally ignored. * http://maven.apache.org/POM/4.0.0 with 6 occurrences * http://www.springframework.org/schema/beans with 34 occurrences * http://www.springframework.org/schema/context with 14 occurrences * http://www.springframework.org/schema/cql with 12 occurrences * http://www.springframework.org/schema/data/cassandra with 24 occurrences * http://www.springframework.org/schema/task with 2 occurrences * http://www.w3.org/2001/XMLSchema-instance with 20 occurrences
@christophstrobl christophstrobl merged commit 940622b into spring-projects:master Mar 20, 2019
@jxblum jxblum added the Task label Mar 20, 2019
@jxblum
Copy link
Contributor

jxblum commented Mar 20, 2019

Thank you @christophstrobl for completing this PR.

jxblum added a commit to jxblum/spring-data-cassandra that referenced this pull request Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants