From 95a457a2ebe98516767de558ae7d2127fefeea99 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 12 Mar 2019 14:00:26 -0500 Subject: [PATCH] URL Cleanup 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 --- map-reduce-java/customer_first_and_last_order_dates/pom.xml | 4 ++-- map-reduce-java/taxpaid_by_postalcode/pom.xml | 4 ++-- spring-data-jdbc/spring-jdbc-topten-business-zipcode/pom.xml | 2 +- spring-hadoop-wordcount-gphd/pom.xml | 2 +- spring-hadoop/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/map-reduce-java/customer_first_and_last_order_dates/pom.xml b/map-reduce-java/customer_first_and_last_order_dates/pom.xml index 3bfa3d7..eac9a2e 100644 --- a/map-reduce-java/customer_first_and_last_order_dates/pom.xml +++ b/map-reduce-java/customer_first_and_last_order_dates/pom.xml @@ -7,7 +7,7 @@ 1.0 jar customer_first_and_last_order_dates - http://maven.apache.org + https://maven.apache.org UTF-8 @@ -28,7 +28,7 @@ org.springsource.maven.milestone SpringSource Maven Milestone Repository - http://repo.springsource.org/libs-milestone + https://repo.springsource.org/libs-milestone diff --git a/map-reduce-java/taxpaid_by_postalcode/pom.xml b/map-reduce-java/taxpaid_by_postalcode/pom.xml index 2a476b8..85b416a 100644 --- a/map-reduce-java/taxpaid_by_postalcode/pom.xml +++ b/map-reduce-java/taxpaid_by_postalcode/pom.xml @@ -8,7 +8,7 @@ jar taxpaid_by_postalcode - http://maven.apache.org + https://maven.apache.org UTF-8 @@ -17,7 +17,7 @@ org.springsource.maven.milestone SpringSource Maven Milestone Repository - http://repo.springsource.org/libs-milestone + https://repo.springsource.org/libs-milestone diff --git a/spring-data-jdbc/spring-jdbc-topten-business-zipcode/pom.xml b/spring-data-jdbc/spring-jdbc-topten-business-zipcode/pom.xml index 806bbde..55b4135 100644 --- a/spring-data-jdbc/spring-jdbc-topten-business-zipcode/pom.xml +++ b/spring-data-jdbc/spring-jdbc-topten-business-zipcode/pom.xml @@ -8,7 +8,7 @@ jar spring-jdbc-topten-business-zipcode - http://maven.apache.org + https://maven.apache.org true diff --git a/spring-hadoop-wordcount-gphd/pom.xml b/spring-hadoop-wordcount-gphd/pom.xml index a9b3541..f59e90c 100644 --- a/spring-hadoop-wordcount-gphd/pom.xml +++ b/spring-hadoop-wordcount-gphd/pom.xml @@ -17,7 +17,7 @@ spring-releases SpringSource Releases - http://repo.spring.io/libs-release + https://repo.spring.io/libs-release diff --git a/spring-hadoop/pom.xml b/spring-hadoop/pom.xml index e30bac0..42c4694 100644 --- a/spring-hadoop/pom.xml +++ b/spring-hadoop/pom.xml @@ -9,7 +9,7 @@ spring-hadoop - http://maven.apache.org + https://maven.apache.org UTF-8