Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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). spring-cloud/spring-cloud-aws# 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://queue.com (200) with 4 occurrences could not be migrated: ([https](https://queue.com) result SSLHandshakeException). spring-cloud/spring-cloud-aws# Fixed URLs spring-cloud/spring-cloud-aws#spring-cloud/spring-cloud-aws# 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://ch.linkedin.com/in/asahli (IllegalArgumentException) with 2 occurrences migrated to: https://ch.linkedin.com/in/asahli ([https](https://ch.linkedin.com/in/asahli) result IllegalArgumentException). * [ ] http://de.linkedin.com/in/agimemruli (IllegalArgumentException) with 2 occurrences migrated to: https://de.linkedin.com/in/agimemruli ([https](https://de.linkedin.com/in/agimemruli) result IllegalArgumentException). * [ ] http://alwaysError.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://alwaysError.amazonaws.com ([https](https://alwaysError.amazonaws.com) result UnknownHostException). * [ ] http://alwaysSuccess.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://alwaysSuccess.amazonaws.com ([https](https://alwaysSuccess.amazonaws.com) result UnknownHostException). * [ ] http://anotherTestQueue.amazonaws.com (UnknownHostException) with 7 occurrences migrated to: https://anotherTestQueue.amazonaws.com ([https](https://anotherTestQueue.amazonaws.com) result UnknownHostException). * [ ] http://build.elasticspring.org (UnknownHostException) with 1 occurrences migrated to: https://build.elasticspring.org ([https](https://build.elasticspring.org) result UnknownHostException). * [ ] http://executeMessage_executionThrowsExceptionAnd (UnknownHostException) with 8 occurrences migrated to: https://executeMessage_executionThrowsExceptionAnd ([https](https://executeMessage_executionThrowsExceptionAnd) result UnknownHostException). * [ ] http://executeMessage_successfulExecution_shouldRemoveMessageFromQueue.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://executeMessage_successfulExecution_shouldRemoveMessageFromQueue.amazonaws.com ([https](https://executeMessage_successfulExecution_shouldRemoveMessageFromQueue.amazonaws.com) result UnknownHostException). * [ ] http://foo/bar (UnknownHostException) with 2 occurrences migrated to: https://foo/bar ([https](https://foo/bar) result UnknownHostException). * [ ] http://listener_withMultipleMessageHandlers_shouldBeCalled.amazonaws.com (UnknownHostException) with 3 occurrences migrated to: https://listener_withMultipleMessageHandlers_shouldBeCalled.amazonaws.com ([https](https://listener_withMultipleMessageHandlers_shouldBeCalled.amazonaws.com) result UnknownHostException). * [ ] http://listener_withMultipleMessageHandlers_shouldBeCalled.another.amazonaws.com (UnknownHostException) with 3 occurrences migrated to: https://listener_withMultipleMessageHandlers_shouldBeCalled.another.amazonaws.com ([https](https://listener_withMultipleMessageHandlers_shouldBeCalled.another.amazonaws.com) result UnknownHostException). * [ ] http://messageExecutor_messageWithMimeTypeMessageAttribute_shouldSetItAsHeader.amazonaws.com (UnknownHostException) with 3 occurrences migrated to: https://messageExecutor_messageWithMimeTypeMessageAttribute_shouldSetItAsHeader.amazonaws.com ([https](https://messageExecutor_messageWithMimeTypeMessageAttribute_shouldSetItAsHeader.amazonaws.com) result UnknownHostException). * [ ] http://messageExecutor_withMessageWithAttributes_shouldPassThemAsHeaders.amazonaws.com (UnknownHostException) with 3 occurrences migrated to: https://messageExecutor_withMessageWithAttributes_shouldPassThemAsHeaders.amazonaws.com ([https](https://messageExecutor_withMessageWithAttributes_shouldPassThemAsHeaders.amazonaws.com) result UnknownHostException). * [ ] http://neverError.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://neverError.amazonaws.com ([https](https://neverError.amazonaws.com) result UnknownHostException). * [ ] http://neverSuccess.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://neverSuccess.amazonaws.com ([https](https://neverSuccess.amazonaws.com) result UnknownHostException). * [ ] http://noRedriveError.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://noRedriveError.amazonaws.com ([https](https://noRedriveError.amazonaws.com) result UnknownHostException). * [ ] http://noRedriveSuccess.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://noRedriveSuccess.amazonaws.com ([https](https://noRedriveSuccess.amazonaws.com) result UnknownHostException). * [ ] http://onSuccessError.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://onSuccessError.amazonaws.com ([https](https://onSuccessError.amazonaws.com) result UnknownHostException). * [ ] http://onSuccessSuccess.amazonaws.com (UnknownHostException) with 4 occurrences migrated to: https://onSuccessSuccess.amazonaws.com ([https](https://onSuccessSuccess.amazonaws.com) result UnknownHostException). * [ ] http://queue-url.com (UnknownHostException) with 5 occurrences migrated to: https://queue-url.com ([https](https://queue-url.com) result UnknownHostException). * [ ] http://receiveMessage_throwsAnException_operationShouldBeRetried.amazonaws.com (UnknownHostException) with 1 occurrences migrated to: https://receiveMessage_throwsAnException_operationShouldBeRetried.amazonaws.com ([https](https://receiveMessage_throwsAnException_operationShouldBeRetried.amazonaws.com) result UnknownHostException). * [ ] http://receiveMessage_withMessageListenerMethodAnd (UnknownHostException) with 9 occurrences migrated to: https://receiveMessage_withMessageListenerMethodAnd ([https](https://receiveMessage_withMessageListenerMethodAnd) result UnknownHostException). * [ ] http://setQueueStopTimeout_withNotDefaultTimeout_mustBeUsedWhenStoppingAQueue.amazonaws.com (UnknownHostException) with 3 occurrences migrated to: https://setQueueStopTimeout_withNotDefaultTimeout_mustBeUsedWhenStoppingAQueue.amazonaws.com ([https](https://setQueueStopTimeout_withNotDefaultTimeout_mustBeUsedWhenStoppingAQueue.amazonaws.com) result UnknownHostException). * [ ] http://sqs-amazon.aws.com/123123123/myQueue (UnknownHostException) with 1 occurrences migrated to: https://sqs-amazon.aws.com/123123123/myQueue ([https](https://sqs-amazon.aws.com/123123123/myQueue) result UnknownHostException). * [ ] http://start_withAQueueNameThatIsAlreadyRunning_shouldNotStartTheQueueAgainAndIgnoreTheCall.amazonaws.com (UnknownHostException) with 2 occurrences migrated to: https://start_withAQueueNameThatIsAlreadyRunning_shouldNotStartTheQueueAgainAndIgnoreTheCall.amazonaws.com ([https](https://start_withAQueueNameThatIsAlreadyRunning_shouldNotStartTheQueueAgainAndIgnoreTheCall.amazonaws.com) result UnknownHostException). * [ ] http://stop_withALogicalQueueName_mustStopOnlyTheSpecifiedQueue.amazonaws.com (UnknownHostException) with 2 occurrences migrated to: https://stop_withALogicalQueueName_mustStopOnlyTheSpecifiedQueue.amazonaws.com ([https](https://stop_withALogicalQueueName_mustStopOnlyTheSpecifiedQueue.amazonaws.com) result UnknownHostException). * [ ] http://stop_withALogicalQueueName_mustStopOnlyTheSpecifiedQueue.another.amazonaws.com (UnknownHostException) with 2 occurrences migrated to: https://stop_withALogicalQueueName_mustStopOnlyTheSpecifiedQueue.another.amazonaws.com ([https](https://stop_withALogicalQueueName_mustStopOnlyTheSpecifiedQueue.another.amazonaws.com) result UnknownHostException). * [ ] http://stop_withAQueueNameThatIsNotRunning_shouldNotStopTheQueueAgainAndIgnoreTheCall.amazonaws.com (UnknownHostException) with 2 occurrences migrated to: https://stop_withAQueueNameThatIsNotRunning_shouldNotStopTheQueueAgainAndIgnoreTheCall.amazonaws.com ([https](https://stop_withAQueueNameThatIsNotRunning_shouldNotStopTheQueueAgainAndIgnoreTheCall.amazonaws.com) result UnknownHostException). * [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to: https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404). spring-cloud/spring-cloud-aws#spring-cloud/spring-cloud-aws# 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://EditorConfig.org with 1 occurrences migrated to: https://EditorConfig.org ([https](https://EditorConfig.org) result 200). * [ ] http://aws.amazon.com with 1 occurrences migrated to: https://aws.amazon.com ([https](https://aws.amazon.com) result 200). * [ ] http://aws.amazon.com/cloudformation/ with 2 occurrences migrated to: https://aws.amazon.com/cloudformation/ ([https](https://aws.amazon.com/cloudformation/) result 200). * [ ] http://aws.amazon.com/cloudformation/aws-cloudformation-templates/ with 1 occurrences migrated to: https://aws.amazon.com/cloudformation/aws-cloudformation-templates/ ([https](https://aws.amazon.com/cloudformation/aws-cloudformation-templates/) result 200). * [ ] http://aws.amazon.com/de/ses/ with 1 occurrences migrated to: https://aws.amazon.com/de/ses/ ([https](https://aws.amazon.com/de/ses/) result 200). * [ ] http://aws.amazon.com/ec2/ with 1 occurrences migrated to: https://aws.amazon.com/ec2/ ([https](https://aws.amazon.com/ec2/) result 200). * [ ] http://aws.amazon.com/elasticache/ with 2 occurrences migrated to: https://aws.amazon.com/elasticache/ ([https](https://aws.amazon.com/elasticache/) result 200). * [ ] http://aws.amazon.com/rds/ with 2 occurrences migrated to: https://aws.amazon.com/rds/ ([https](https://aws.amazon.com/rds/) result 200). * [ ] http://aws.amazon.com/s3/ with 2 occurrences migrated to: https://aws.amazon.com/s3/ ([https](https://aws.amazon.com/s3/) result 200). * [ ] http://aws.amazon.com/sdk-for-java/ with 1 occurrences migrated to: https://aws.amazon.com/sdk-for-java/ ([https](https://aws.amazon.com/sdk-for-java/) result 200). * [ ] http://aws.amazon.com/ses/ with 1 occurrences migrated to: https://aws.amazon.com/ses/ ([https](https://aws.amazon.com/ses/) result 200). * [ ] http://aws.amazon.com/sns/ with 1 occurrences migrated to: https://aws.amazon.com/sns/ ([https](https://aws.amazon.com/sns/) result 200). * [ ] http://aws.amazon.com/sqs/ with 3 occurrences migrated to: https://aws.amazon.com/sqs/ ([https](https://aws.amazon.com/sqs/) result 200). * [ ] http://cloud.spring.io/spring-cloud-static/Edgware.SR2/multi/multi__spring_cloud_context_application_context_services.html with 1 occurrences migrated to: https://cloud.spring.io/spring-cloud-static/Edgware.SR2/multi/multi__spring_cloud_context_application_context_services.html ([https](https://cloud.spring.io/spring-cloud-static/Edgware.SR2/multi/multi__spring_cloud_context_application_context_services.html) result 200). * [ ] http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html with 3 occurrences migrated to: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html ([https](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html) result 200). * [ ] http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html ([https](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html) result 200). * [ ] http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html ([https](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html) result 200). * [ ] http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_Message.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_Message.html ([https](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_Message.html) result 200). * [ ] http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-long-polling.html with 4 occurrences migrated to: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-long-polling.html ([https](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-long-polling.html) result 200). * [ ] http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.MultiAZ.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.MultiAZ.html ([https](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.MultiAZ.html) result 200). * [ ] http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html ([https](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html) result 200). * [ ] http://docs.aws.amazon.com/AmazonS3/latest/dev/uploadobjusingmpu.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AmazonS3/latest/dev/uploadobjusingmpu.html ([https](https://docs.aws.amazon.com/AmazonS3/latest/dev/uploadobjusingmpu.html) result 200). * [ ] http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html with 3 occurrences migrated to: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html ([https](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) result 200). * [ ] http://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html with 1 occurrences migrated to: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html ([https](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html) result 200). * [ ] http://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html with 1 occurrences migrated to: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html ([https](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html) result 200). * [ ] http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-smtp.html with 1 occurrences migrated to: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-smtp.html ([https](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-smtp.html) result 200). * [ ] http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html with 1 occurrences migrated to: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html ([https](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html) result 200). * [ ] http://en.wikipedia.org/wiki/ACID with 1 occurrences migrated to: https://en.wikipedia.org/wiki/ACID ([https](https://en.wikipedia.org/wiki/ACID) result 200). * [ ] http://maven.apache.org with 1 occurrences migrated to: https://maven.apache.org ([https](https://maven.apache.org) result 200). * [ ] http://projects.spring.io/spring-data-redis/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-redis/ ([https](https://projects.spring.io/spring-data-redis/) result 200). * [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 occurrences migrated to: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200). * [ ] http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html with 3 occurrences migrated to: https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html ([https](https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html) result 200). * [ ] http://twitter.com/aemruli with 2 occurrences migrated to: https://twitter.com/aemruli ([https](https://twitter.com/aemruli) result 200). * [ ] http://twitter.com/chrisstettler with 2 occurrences migrated to: https://twitter.com/chrisstettler ([https](https://twitter.com/chrisstettler) result 200). * [ ] http://twitter.com/sahlialain with 2 occurrences migrated to: https://twitter.com/sahlialain ([https](https://twitter.com/sahlialain) result 200). * [ ] http://www.jetbrains.com/idea/ with 4 occurrences migrated to: https://www.jetbrains.com/idea/ ([https](https://www.jetbrains.com/idea/) result 200). * [ ] http://www.oracle.com/technetwork/java/javamail/index.html with 1 occurrences migrated to: https://www.oracle.com/technetwork/java/javamail/index.html ([https](https://www.oracle.com/technetwork/java/javamail/index.html) result 200). * [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 10 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/tool/spring-tool.xsd with 10 occurrences migrated to: https://www.springframework.org/schema/tool/spring-tool.xsd ([https](https://www.springframework.org/schema/tool/spring-tool.xsd) result 200). * [ ] http://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html with 1 occurrences migrated to: https://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html ([https](https://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html) result 301). * [ ] http://plugins.jetbrains.com/plugin/6546 with 2 occurrences migrated to: https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301). * [ ] http://www.springframework.org/schema/cache/spring-cache.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/cache/spring-cache.xsd ([https](https://www.springframework.org/schema/cache/spring-cache.xsd) result 301). * [ ] http://www.springframework.org/schema/cloud/aws/cache/spring-cloud-aws-cache.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/cloud/aws/cache/spring-cloud-aws-cache.xsd ([https](https://www.springframework.org/schema/cloud/aws/cache/spring-cloud-aws-cache.xsd) result 301). * [ ] http://www.springframework.org/schema/cloud/aws/context/spring-cloud-aws-context.xsd with 12 occurrences migrated to: https://www.springframework.org/schema/cloud/aws/context/spring-cloud-aws-context.xsd ([https](https://www.springframework.org/schema/cloud/aws/context/spring-cloud-aws-context.xsd) result 301). * [ ] http://www.springframework.org/schema/cloud/aws/jdbc/spring-cloud-aws-jdbc.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/cloud/aws/jdbc/spring-cloud-aws-jdbc.xsd ([https](https://www.springframework.org/schema/cloud/aws/jdbc/spring-cloud-aws-jdbc.xsd) result 301). * [ ] http://www.springframework.org/schema/cloud/aws/mail/spring-cloud-aws-mail.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/cloud/aws/mail/spring-cloud-aws-mail.xsd ([https](https://www.springframework.org/schema/cloud/aws/mail/spring-cloud-aws-mail.xsd) result 301). * [ ] http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html ([https](https://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html) result 302). * [ ] http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/ManagingCacheClusters.html with 1 occurrences migrated to: https://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/ManagingCacheClusters.html ([https](https://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/ManagingCacheClusters.html) result 302). * [ ] http://docs.aws.amazon.com/sns/latest/dg/json-formats.html with 2 occurrences migrated to: https://docs.aws.amazon.com/sns/latest/dg/json-formats.html ([https](https://docs.aws.amazon.com/sns/latest/dg/json-formats.html) result 302). * [ ] http://s3.amazonaws.com with 2 occurrences migrated to: https://s3.amazonaws.com ([https](https://s3.amazonaws.com) result 307). spring-cloud/spring-cloud-aws# Ignored These URLs were intentionally ignored. * http://testContainerDoesNotProcessMessageAfterBeingStopped.amazonaws.com with 2 occurrences * http://testQueue with 39 occurrences * http://testQueue.amazonaws.com with 13 occurrences * http://testSimpleReceiveMessage.amazonaws.com with 3 occurrences * http://www.springframework.org/schema/beans with 17 occurrences * http://www.springframework.org/schema/cache with 2 occurrences * http://www.springframework.org/schema/cloud/aws/cache with 6 occurrences * http://www.springframework.org/schema/cloud/aws/context with 28 occurrences * http://www.springframework.org/schema/cloud/aws/jdbc with 6 occurrences * http://www.springframework.org/schema/cloud/aws/mail with 6 occurrences * http://www.springframework.org/schema/cloud/aws/messaging with 6 occurrences * http://www.springframework.org/schema/cloud/aws/messaging/spring-cloud-aws-messaging with 1 occurrences * http://www.springframework.org/schema/tool with 20 occurrences * http://www.w3.org/2001/XMLSchema with 10 occurrences * http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
- Loading branch information