This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
URL Cleanup #14
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 #14
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://livedocs.adobe.com/blazeds/1/blazeds_devguide/ (404) with 1 occurrences could not be migrated: ([https](https://livedocs.adobe.com/blazeds/1/blazeds_devguide/) result AnnotatedConnectException). * http://livedocs.adobe.com/blazeds/1/blazeds_devguide/runtimeconfig_5.html (404) with 1 occurrences could not be migrated: ([https](https://livedocs.adobe.com/blazeds/1/blazeds_devguide/runtimeconfig_5.html) result AnnotatedConnectException). * http://livedocs.adobe.com/blazeds/4/javadoc (404) with 2 occurrences could not be migrated: ([https](https://livedocs.adobe.com/blazeds/4/javadoc) result AnnotatedConnectException). * http://opensource.adobe.com/wiki/display/blazeds/BlazeDS/ (404) with 1 occurrences could not be migrated: ([https](https://opensource.adobe.com/wiki/display/blazeds/BlazeDS/) 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://ivyrep.jayasoft.org/ivy-doc.xsl (UnknownHostException) with 2 occurrences migrated to: https://ivyrep.jayasoft.org/ivy-doc.xsl ([https](https://ivyrep.jayasoft.org/ivy-doc.xsl) result UnknownHostException). * http://www.springframework.org/schema/flex/spring-flex.xsd (404) with 37 occurrences migrated to: https://www.springframework.org/schema/flex/spring-flex.xsd ([https](https://www.springframework.org/schema/flex/spring-flex.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://static.springsource.org/spring-security/site/docs/3.0.x/reference/springsecurity-single.html (301) with 3 occurrences migrated to: https://docs.spring.io/spring-security/site/docs/3.0.x/reference/springsecurity-single.html ([https](https://static.springsource.org/spring-security/site/docs/3.0.x/reference/springsecurity-single.html) result 200). * http://static.springsource.org/spring-security/site/reference.html (301) with 1 occurrences migrated to: https://docs.spring.io/spring-security/site/reference.html ([https](https://static.springsource.org/spring-security/site/reference.html) result 200). * http://static.springframework.org/spring/docs/2.5.x/reference/mvc.html (301) with 1 occurrences migrated to: https://docs.spring.io/spring/docs/2.5.x/reference/mvc.html ([https](https://static.springframework.org/spring/docs/2.5.x/reference/mvc.html) result 200). * http://static.springsource.org/spring/docs/3.0.x/javadoc-api/index.html?org/springframework/web/filter/HiddenHttpMethodFilter.html (301) with 1 occurrences migrated to: https://docs.spring.io/spring/docs/3.0.x/javadoc-api/index.html?org/springframework/web/filter/HiddenHttpMethodFilter.html ([https](https://static.springsource.org/spring/docs/3.0.x/javadoc-api/index.html?org/springframework/web/filter/HiddenHttpMethodFilter.html) result 200). * http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/aop.html (301) with 2 occurrences migrated to: https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/aop.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/aop.html) result 200). * http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/beans.html (301) with 2 occurrences migrated to: https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/beans.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/beans.html) result 200). * http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/mvc.html (301) with 1 occurrences migrated to: https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/mvc.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/mvc.html) result 200). * http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/remoting.html (301) with 1 occurrences migrated to: https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/remoting.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/remoting.html) result 200). * http://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/mvc.html with 3 occurrences migrated to: https://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/mvc.html ([https](https://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/mvc.html) result 200). * http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd (301) with 2 occurrences migrated to: https://hibernate.org/dtd/hibernate-mapping-3.0.dtd ([https](https://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd) result 200). * http://maven.apache.org/xsd/assembly-1.1.0.xsd with 1 occurrences migrated to: https://maven.apache.org/xsd/assembly-1.1.0.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.0.xsd) result 200). * http://maven.apache.org/xsd/maven-4.0.0.xsd with 2 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://maven.ow2.org/maven2/ (301) with 1 occurrences migrated to: https://repository.ow2.org/nexus/content/repositories/ow2-legacy/ ([https](https://maven.ow2.org/maven2/) result 200). * http://spring.io/tools with 1 occurrences migrated to: https://spring.io/tools ([https](https://spring.io/tools) result 200). * http://www.codeoscopic.com with 2 occurrences migrated to: https://www.codeoscopic.com ([https](https://www.codeoscopic.com) result 200). * http://www.h2database.com with 1 occurrences migrated to: https://www.h2database.com ([https](https://www.h2database.com) result 200). * http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd with 1 occurrences migrated to: https://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd ([https](https://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd) result 200). * http://www.springframework.org/schema/aop/spring-aop.xsd with 3 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/beans/spring-beans.xsd with 63 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 6 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/flex/spring-flex-1.5.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/flex/spring-flex-1.5.xsd ([https](https://www.springframework.org/schema/flex/spring-flex-1.5.xsd) result 200). * http://www.springframework.org/schema/integration/spring-integration-2.2.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/integration/spring-integration-2.2.xsd ([https](https://www.springframework.org/schema/integration/spring-integration-2.2.xsd) result 200). * http://www.springframework.org/schema/jdbc/spring-jdbc.xsd with 12 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/mvc/spring-mvc.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/mvc/spring-mvc.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc.xsd) result 200). * http://www.springframework.org/schema/security/spring-security-3.2.xsd with 8 occurrences migrated to: https://www.springframework.org/schema/security/spring-security-3.2.xsd ([https](https://www.springframework.org/schema/security/spring-security-3.2.xsd) result 200). * http://www.springframework.org/schema/tx/spring-tx.xsd with 11 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://docs.spring.io/spring-security/site/docs/3.2.x/apidocs with 1 occurrences migrated to: https://docs.spring.io/spring-security/site/docs/3.2.x/apidocs ([https](https://docs.spring.io/spring-security/site/docs/3.2.x/apidocs) result 301). * http://static.springsource.org/spring-security/site/docs/4.0.x/apidocs (301) with 1 occurrences migrated to: https://docs.spring.io/spring-security/site/docs/4.0.x/apidocs ([https](https://static.springsource.org/spring-security/site/docs/4.0.x/apidocs) result 301). * http://static.springframework.org/spring/docs/4.0.x/javadoc-api (301) with 1 occurrences migrated to: https://docs.spring.io/spring/docs/4.0.x/javadoc-api ([https](https://static.springframework.org/spring/docs/4.0.x/javadoc-api) result 301). * http://docs.spring.io/spring/docs/current/javadoc-api with 1 occurrences migrated to: https://docs.spring.io/spring/docs/current/javadoc-api ([https](https://docs.spring.io/spring/docs/current/javadoc-api) result 301). * http://incubator.apache.org/ivy/schemas/ivy.xsd with 2 occurrences migrated to: https://incubator.apache.org/ivy/schemas/ivy.xsd ([https](https://incubator.apache.org/ivy/schemas/ivy.xsd) result 301). * http://maven.apache.org/maven-v4_0_0.xsd with 23 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://www.spring.io with 6 occurrences migrated to: https://www.spring.io ([https](https://www.spring.io) result 301). * http://java.sun.com/javase/6/docs/api with 2 occurrences migrated to: https://java.sun.com/javase/6/docs/api ([https](https://java.sun.com/javase/6/docs/api) result 302). * http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd with 2 occurrences migrated to: https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd ([https](https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd) result 302). * http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd with 2 occurrences migrated to: https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd ([https](https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) result 302). * http://repo.spring.io/ext-release-local with 2 occurrences migrated to: https://repo.spring.io/ext-release-local ([https](https://repo.spring.io/ext-release-local) result 302). * http://repository.sonatype.org/content/groups/flexgroup with 2 occurrences migrated to: https://repository.sonatype.org/content/groups/flexgroup ([https](https://repository.sonatype.org/content/groups/flexgroup) result 302). # Ignored These URLs were intentionally ignored. * http://jakarta.apache.org/log4j/ with 5 occurrences * http://java.sun.com/xml/ns/j2ee with 4 occurrences * http://java.sun.com/xml/ns/persistence with 4 occurrences * http://localhost/myapp/contacts with 2 occurrences * http://localhost/myapp/contacts.amf with 1 occurrences * http://localhost/myapp/contacts/1.amf?_method=DELETE with 1 occurrences * http://localhost:8080/testdrive/index.html with 4 occurrences * http://maven.apache.org/POM/4.0.0 with 50 occurrences * http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 with 2 occurrences * http://www.springframework.org/schema/aop with 6 occurrences * http://www.springframework.org/schema/beans with 126 occurrences * http://www.springframework.org/schema/context with 12 occurrences * http://www.springframework.org/schema/flex with 76 occurrences * http://www.springframework.org/schema/integration with 2 occurrences * http://www.springframework.org/schema/jdbc with 24 occurrences * http://www.springframework.org/schema/mvc with 2 occurrences * http://www.springframework.org/schema/security with 16 occurrences * http://www.springframework.org/schema/tx with 22 occurrences * http://www.w3.org/2001/XInclude with 1 occurrences * http://www.w3.org/2001/XMLSchema-instance with 95 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 AnnotatedConnectException).
(https result AnnotatedConnectException).
(https result AnnotatedConnectException).
(https 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.
https://ivyrep.jayasoft.org/ivy-doc.xsl (https result UnknownHostException).
https://www.springframework.org/schema/flex/spring-flex.xsd (https 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.
https://docs.spring.io/spring-security/site/docs/3.0.x/reference/springsecurity-single.html (https result 200).
https://docs.spring.io/spring-security/site/reference.html (https result 200).
https://docs.spring.io/spring/docs/2.5.x/reference/mvc.html (https result 200).
https://docs.spring.io/spring/docs/3.0.x/javadoc-api/index.html?org/springframework/web/filter/HiddenHttpMethodFilter.html (https result 200).
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/aop.html (https result 200).
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/beans.html (https result 200).
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/mvc.html (https result 200).
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/remoting.html (https result 200).
https://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/mvc.html (https result 200).
https://hibernate.org/dtd/hibernate-mapping-3.0.dtd (https result 200).
https://maven.apache.org/xsd/assembly-1.1.0.xsd (https result 200).
https://maven.apache.org/xsd/maven-4.0.0.xsd (https result 200).
https://repository.ow2.org/nexus/content/repositories/ow2-legacy/ (https result 200).
https://spring.io/tools (https result 200).
https://www.codeoscopic.com (https result 200).
https://www.h2database.com (https result 200).
https://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd (https result 200).
https://www.springframework.org/schema/aop/spring-aop.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/flex/spring-flex-1.5.xsd (https result 200).
https://www.springframework.org/schema/integration/spring-integration-2.2.xsd (https result 200).
https://www.springframework.org/schema/jdbc/spring-jdbc.xsd (https result 200).
https://www.springframework.org/schema/mvc/spring-mvc.xsd (https result 200).
https://www.springframework.org/schema/security/spring-security-3.2.xsd (https result 200).
https://www.springframework.org/schema/tx/spring-tx.xsd (https result 200).
https://docs.spring.io/spring-security/site/docs/3.2.x/apidocs (https result 301).
https://docs.spring.io/spring-security/site/docs/4.0.x/apidocs (https result 301).
https://docs.spring.io/spring/docs/4.0.x/javadoc-api (https result 301).
https://docs.spring.io/spring/docs/current/javadoc-api (https result 301).
https://incubator.apache.org/ivy/schemas/ivy.xsd (https result 301).
https://maven.apache.org/maven-v4_0_0.xsd (https result 301).
https://www.spring.io (https result 301).
https://java.sun.com/javase/6/docs/api (https result 302).
https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd (https result 302).
https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd (https result 302).
https://repo.spring.io/ext-release-local (https result 302).
https://repository.sonatype.org/content/groups/flexgroup (https result 302).
Ignored
These URLs were intentionally ignored.