This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 217
URL Cleanup #48
Open
spring-operator
wants to merge
1
commit into
spring-attic:master
Choose a base branch
from
spring-operator:polish-urls-xml-master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
URL Cleanup #48
spring-operator
wants to merge
1
commit into
spring-attic:master
from
spring-operator:polish-urls-xml-master
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.dmg.org/v4-1/pmml-4-1.xsd (301) with 1 occurrences could not be migrated: ([https](https://www.dmg.org/v4-1/pmml-4-1.xsd) result ConnectTimeoutException). # 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.dmg.org/PMML-4_1 (301) with 2 occurrences migrated to: /PMML-4_1/ ([https](https://www.dmg.org/PMML-4_1) result IllegalArgumentException). ## 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://feeds.bbci.co.uk/news/rss.xml with 1 occurrences migrated to: https://feeds.bbci.co.uk/news/rss.xml ([https](https://feeds.bbci.co.uk/news/rss.xml) result 200). * http://jcenter.bintray.com with 3 occurrences migrated to: https://jcenter.bintray.com ([https](https://jcenter.bintray.com) result 200). * http://maven.apache.org/xsd/maven-4.0.0.xsd with 9 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://www.springframework.org/schema/aop/spring-aop.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/aop/spring-aop.xsd ([https](https://www.springframework.org/schema/aop/spring-aop.xsd) result 200). * http://www.springframework.org/schema/batch/spring-batch.xsd with 7 occurrences migrated to: https://www.springframework.org/schema/batch/spring-batch.xsd ([https](https://www.springframework.org/schema/batch/spring-batch.xsd) result 200). * http://www.springframework.org/schema/beans/spring-beans.xsd with 26 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.xsd with 7 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/hadoop/spring-hadoop.xsd with 4 occurrences migrated to: https://www.springframework.org/schema/hadoop/spring-hadoop.xsd ([https](https://www.springframework.org/schema/hadoop/spring-hadoop.xsd) result 200). * http://www.springframework.org/schema/integration/feed/spring-integration-feed.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/integration/feed/spring-integration-feed.xsd ([https](https://www.springframework.org/schema/integration/feed/spring-integration-feed.xsd) result 200). * http://www.springframework.org/schema/integration/groovy/spring-integration-groovy.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/integration/groovy/spring-integration-groovy.xsd ([https](https://www.springframework.org/schema/integration/groovy/spring-integration-groovy.xsd) result 200). * http://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd with 3 occurrences migrated to: https://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd ([https](https://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd) result 200). * http://www.springframework.org/schema/integration/spring-integration.xsd with 14 occurrences migrated to: https://www.springframework.org/schema/integration/spring-integration.xsd ([https](https://www.springframework.org/schema/integration/spring-integration.xsd) result 200). * http://www.springframework.org/schema/jdbc/spring-jdbc.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/jdbc/spring-jdbc.xsd ([https](https://www.springframework.org/schema/jdbc/spring-jdbc.xsd) result 200). * http://www.springframework.org/schema/tx/spring-tx.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/tx/spring-tx.xsd ([https](https://www.springframework.org/schema/tx/spring-tx.xsd) result 200). * http://www.springframework.org/schema/util/spring-util.xsd with 7 occurrences migrated to: https://www.springframework.org/schema/util/spring-util.xsd ([https](https://www.springframework.org/schema/util/spring-util.xsd) result 200). * http://maven.apache.org/maven-v4_0_0.xsd with 20 occurrences migrated to: https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301). * http://repo.spring.io/libs-release with 3 occurrences migrated to: https://repo.spring.io/libs-release ([https](https://repo.spring.io/libs-release) result 302). * http://repo.spring.io/milestone with 2 occurrences migrated to: https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302). * http://repo.spring.io/release with 2 occurrences migrated to: https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302). * http://repo.spring.io/snapshot with 2 occurrences migrated to: https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302). # Ignored These URLs were intentionally ignored. * http://maven.apache.org/POM/4.0.0 with 58 occurrences * http://www.springframework.org/schema/aop with 2 occurrences * http://www.springframework.org/schema/batch with 14 occurrences * http://www.springframework.org/schema/beans with 52 occurrences * http://www.springframework.org/schema/context with 14 occurrences * http://www.springframework.org/schema/hadoop with 8 occurrences * http://www.springframework.org/schema/integration with 28 occurrences * http://www.springframework.org/schema/integration/feed with 2 occurrences * http://www.springframework.org/schema/integration/groovy with 2 occurrences * http://www.springframework.org/schema/integration/redis with 6 occurrences * http://www.springframework.org/schema/jdbc with 2 occurrences * http://www.springframework.org/schema/p with 1 occurrences * http://www.springframework.org/schema/tx with 2 occurrences * http://www.springframework.org/schema/util with 14 occurrences * http://www.w3.org/2001/XMLSchema-instance with 56 occurrences
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
(https result ConnectTimeoutException).
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.
/PMML-4_1/ (https result IllegalArgumentException).
Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
https://feeds.bbci.co.uk/news/rss.xml (https result 200).
https://jcenter.bintray.com (https result 200).
https://maven.apache.org/xsd/maven-4.0.0.xsd (https result 200).
https://www.springframework.org/schema/aop/spring-aop.xsd (https result 200).
https://www.springframework.org/schema/batch/spring-batch.xsd (https result 200).
https://www.springframework.org/schema/beans/spring-beans.xsd (https result 200).
https://www.springframework.org/schema/context/spring-context.xsd (https result 200).
https://www.springframework.org/schema/hadoop/spring-hadoop.xsd (https result 200).
https://www.springframework.org/schema/integration/feed/spring-integration-feed.xsd (https result 200).
https://www.springframework.org/schema/integration/groovy/spring-integration-groovy.xsd (https result 200).
https://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd (https result 200).
https://www.springframework.org/schema/integration/spring-integration.xsd (https result 200).
https://www.springframework.org/schema/jdbc/spring-jdbc.xsd (https result 200).
https://www.springframework.org/schema/tx/spring-tx.xsd (https result 200).
https://www.springframework.org/schema/util/spring-util.xsd (https result 200).
https://maven.apache.org/maven-v4_0_0.xsd (https result 301).
https://repo.spring.io/libs-release (https result 302).
https://repo.spring.io/milestone (https result 302).
https://repo.spring.io/release (https result 302).
https://repo.spring.io/snapshot (https result 302).
Ignored
These URLs were intentionally ignored.