From 6da3b9c78287e8edcbb69918fe91a112832a9aec Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 19 Mar 2019 22:30:20 -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). # 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://maven.badgers-in-foil.co.uk/maven2/ (403) with 1 occurrences could not be migrated: ([https](https://maven.badgers-in-foil.co.uk/maven2/) result AnnotatedConnectException). * http://spring-roo-repository.springsource.org/release (404) with 1 occurrences could not be migrated: ([https](https://spring-roo-repository.springsource.org/release) 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://static.springsource.org/spring-roo/reference/html-single/index.html (301) with 1 occurrences migrated to: https://docs.spring.io/spring-roo/reference/html-single/index.html ([https](https://static.springsource.org/spring-roo/reference/html-single/index.html) result 404). * http://repository.springsource.com/maven/bundles/external (404) with 1 occurrences migrated to: https://repository.springsource.com/maven/bundles/external ([https](https://repository.springsource.com/maven/bundles/external) result 404). * http://repository.springsource.com/maven/bundles/milestone (404) with 1 occurrences migrated to: https://repository.springsource.com/maven/bundles/milestone ([https](https://repository.springsource.com/maven/bundles/milestone) result 404). * http://repository.springsource.com/maven/bundles/release (404) with 1 occurrences migrated to: https://repository.springsource.com/maven/bundles/release ([https](https://repository.springsource.com/maven/bundles/release) result 404). * http://repository.springsource.com/maven/bundles/snapshot (404) with 1 occurrences migrated to: https://repository.springsource.com/maven/bundles/snapshot ([https](https://repository.springsource.com/maven/bundles/snapshot) 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/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://tuckey.org/res/dtds/urlrewrite3.0.dtd with 1 occurrences migrated to: https://tuckey.org/res/dtds/urlrewrite3.0.dtd ([https](https://tuckey.org/res/dtds/urlrewrite3.0.dtd) 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/beans/spring-beans-3.0.xsd with 1 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/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://maven.apache.org/maven-v4_0_0.xsd with 3 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.springsource.org/roo with 3 occurrences migrated to: https://www.springsource.org/roo ([https](https://www.springsource.org/roo) result 301). * http://maven.springframework.org/milestone with 3 occurrences migrated to: https://maven.springframework.org/milestone ([https](https://maven.springframework.org/milestone) result 302). * http://www.springsource.com/download/community?project=Spring%20BlazeDS%20Integration with 1 occurrences migrated to: https://www.springsource.com/download/community?project=Spring%20BlazeDS%20Integration ([https](https://www.springsource.com/download/community?project=Spring%20BlazeDS%20Integration) result 302). # Ignored These URLs were intentionally ignored. * http://jakarta.apache.org/log4j/ with 1 occurrences * http://localhost:8080/ with 1 occurrences * http://localhost:8080/rootunes/rootunes_scaffold.html with 2 occurrences * http://maven.apache.org/POM/4.0.0 with 6 occurrences * http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 with 2 occurrences * http://www.adobe.com/2006/flex-config with 1 occurrences * http://www.springframework.org/schema/beans with 2 occurrences * http://www.springframework.org/schema/flex with 2 occurrences * http://www.w3.org/2001/XInclude with 1 occurrences * http://www.w3.org/2001/XMLSchema-instance with 5 occurrences --- docbkx/flexaddon.xml | 10 +++++----- docbkx/index.xml | 2 +- org.springframework.flex.roo.addon/pom.xml | 14 +++++++------- .../src/main/assembly/assembly.xml | 2 +- .../springframework/flex/roo/addon/flex-config.xml | 4 ++-- .../flex/roo/addon/urlrewrite-template.xml | 2 +- org.springframework.flex.roo.annotations/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/docbkx/flexaddon.xml b/docbkx/flexaddon.xml index 4524b78..e317612 100644 --- a/docbkx/flexaddon.xml +++ b/docbkx/flexaddon.xml @@ -7,14 +7,14 @@ Spring Roo brings brings a whole new level of productivity to building Java applications. From the Spring Roo Reference Guide: - "Spring Roo is an easy-to-use productivity tool for rapidly building enterprise applications in the + "Spring Roo is an easy-to-use productivity tool for rapidly building enterprise applications in the Java programming language. It allows you to build high-quality, high-performance, lock-in-free enterprise applications in just minutes. Best of all, Roo works alongside your existing Java knowledge, skills and experience. You probably won't need to learn anything new to use Roo, as there's no new language or runtime platform needed. You simply program in your normal Java way and Roo just works, sitting in the background taking care of the things you don't want to worry about." - To learn more about Spring Roo itself, you'll find numerous resources from the project's homepage at http://www.springsource.org/roo + To learn more about Spring Roo itself, you'll find numerous resources from the project's homepage at https://www.springsource.org/roo The Flex Addon for Spring Roo aims to raise the bar for developer productivity in building Spring-based RIAs with a Flex client by meeting the @@ -47,14 +47,14 @@ Installing the Flex Addon for Spring Roo The currently released version of the Flex Addon for Spring Roo is 1.0.0.M1. The addon was included in the Spring BlazeDS Integration 1.5.0.M1 distribution - and is also available from the Spring Milestones Maven Repository at http://maven.springframework.org/milestone under the group id + and is also available from the Spring Milestones Maven Repository at https://maven.springframework.org/milestone under the group id org.springframework.flex.roo.addon and artifact id org.springframework.flex.roo.addon. - First, ensure that you have Spring Roo 1.1.0.M1 set up correctly by following the steps found here. + First, ensure that you have Spring Roo 1.1.0.M1 set up correctly by following the steps found here. - If you've not already done so, download the Spring BlazeDS Integration 1.5.0.M1 project distribution. + If you've not already done so, download the Spring BlazeDS Integration 1.5.0.M1 project distribution. Once you have a working Spring Roo installation, you can install the Flex Addon by simply copying it from {spring_blazeds_dist}/org.springframework.flex.roo.addon-1.0.0.M1.jar into the diff --git a/docbkx/index.xml b/docbkx/index.xml index 3df3571..d42cf5c 100644 --- a/docbkx/index.xml +++ b/docbkx/index.xml @@ -1,5 +1,5 @@ - + diff --git a/org.springframework.flex.roo.addon/pom.xml b/org.springframework.flex.roo.addon/pom.xml index e0f70e7..0cad452 100644 --- a/org.springframework.flex.roo.addon/pom.xml +++ b/org.springframework.flex.roo.addon/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springframework.flex.roo.addon org.springframework.flex.roo.addon @@ -31,32 +31,32 @@ com.springsource.repository.bundles.release SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases - http://repository.springsource.com/maven/bundles/release + https://repository.springsource.com/maven/bundles/release com.springsource.repository.bundles.external SpringSource Enterprise Bundle Repository - External Bundle Releases - http://repository.springsource.com/maven/bundles/external + https://repository.springsource.com/maven/bundles/external com.springsource.repository.bundles.milestone SpringSource Enterprise Bundle Repository - External Bundle Milestones - http://repository.springsource.com/maven/bundles/milestone + https://repository.springsource.com/maven/bundles/milestone com.springsource.repository.bundles.snapshot SpringSource Enterprise Bundle Repository - Nightly Snapshots - http://repository.springsource.com/maven/bundles/snapshot + https://repository.springsource.com/maven/bundles/snapshot maven.springframework.org.milestone Spring Framework Maven Repository - Milestone Releases - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone maven.springframework.org.snapshot Spring Framework Maven Repository - Nightly Snapshots - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone metaas-repo diff --git a/org.springframework.flex.roo.addon/src/main/assembly/assembly.xml b/org.springframework.flex.roo.addon/src/main/assembly/assembly.xml index 8b85e1a..fafa0a0 100644 --- a/org.springframework.flex.roo.addon/src/main/assembly/assembly.xml +++ b/org.springframework.flex.roo.addon/src/main/assembly/assembly.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 https://maven.apache.org/xsd/assembly-1.1.0.xsd"> zip diff --git a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flex-config.xml b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flex-config.xml index 16d6ff8..9758392 100644 --- a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flex-config.xml +++ b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flex-config.xml @@ -4,9 +4,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-3.0.xsd + https://www.springframework.org/schema/beans/spring-beans-3.0.xsd http://www.springframework.org/schema/flex - http://www.springframework.org/schema/flex/spring-flex-1.5.xsd"> + https://www.springframework.org/schema/flex/spring-flex-1.5.xsd"> diff --git a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/urlrewrite-template.xml b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/urlrewrite-template.xml index 0c69873..5a3e1db 100644 --- a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/urlrewrite-template.xml +++ b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/urlrewrite-template.xml @@ -1,5 +1,5 @@ - + diff --git a/org.springframework.flex.roo.annotations/pom.xml b/org.springframework.flex.roo.annotations/pom.xml index 7116271..09d4a8f 100644 --- a/org.springframework.flex.roo.annotations/pom.xml +++ b/org.springframework.flex.roo.annotations/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springframework.flex.roo.addon org.springframework.flex.roo.annotations diff --git a/pom.xml b/pom.xml index c9e4f2c..e91f87c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springframework.flex.roo.addon org.springframework.flex.roo.root