From 7084d98e9dae0918570327dbbfad61a503394aed Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 19 Mar 2019 22:56:16 -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://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 --- .../iris-flower-classification-naive-bayes-1.pmml.xml | 2 +- batch-basic/simple_example.xml | 8 ++++---- batch-hashtag-count/pom.xml | 2 +- .../src/main/resources/config/spring-module.xml | 10 +++++----- batch-hive/pom.xml | 2 +- batch-hive/src/main/resources/config/spring-module.xml | 10 +++++----- batch-nested/pom.xml | 2 +- batch-notifications/pom.xml | 2 +- .../src/main/resources/config/spring-module.xml | 8 ++++---- batch-pig/pom.xml | 2 +- batch-pig/src/main/resources/config/spring-module.xml | 10 +++++----- batch-simple/pom.xml | 2 +- .../src/main/resources/config/spring-module.xml | 4 ++-- batch-wordcount/pom.xml | 2 +- .../src/main/resources/config/wordcount.xml | 10 +++++----- groovy-script-sink/pom.xml | 2 +- .../src/main/resources/config/spring-module.xml | 6 +++--- payload-conversion/pom.xml | 2 +- .../src/main/resources/config/myTupleProcessor.xml | 6 +++--- payload-value-counter/pom.xml | 2 +- .../main/resources/config/payload-value-counter.xml | 4 ++-- pom.xml | 2 +- reactor-moving-average/pom.xml | 2 +- .../main/resources/config/reactor-moving-average.xml | 4 ++-- reactor-top-tags/pom.xml | 2 +- .../src/main/resources/config/top-tags.xml | 4 ++-- redis-store-sink/pom.xml | 2 +- .../src/main/resources/config/spring-module.xml | 6 +++--- .../xd/samples/RedisStoreSinkTest-context.xml | 6 +++--- rss-feed-source/pom.xml | 2 +- .../src/main/resources/config/spring-module.xml | 6 +++--- .../com/acme/FeedConfigurationTest-context.xml | 4 ++-- rxjava-moving-average/pom.xml | 2 +- .../main/resources/config/rxjava-moving-average.xml | 4 ++-- sample-modules-parent/pom.xml | 10 +++++----- samples-parent/pom.xml | 10 +++++----- serialization-benchmarks/pom.xml | 2 +- si-dsl-module/pom.xml | 2 +- smartgrid-prediction/frontend/pom.xml | 6 +++--- smartgrid-prediction/pom.xml | 2 +- .../src/main/resources/config/java-logger.xml | 2 +- .../src/main/resources/config/scala-logger.xml | 2 +- .../src/main/resources/config/java-word-count.xml | 2 +- .../src/main/resources/config/scala-word-count.xml | 2 +- storm-product-analytics-example/pom.xml | 2 +- .../product-categories-counter/pom.xml | 2 +- .../src/main/resources/config/module.xml | 4 ++-- .../product-category-enricher/pom.xml | 2 +- .../src/main/resources/config/module.xml | 4 ++-- storm-product-analytics-example/redis-common/pom.xml | 6 +++--- .../spring-xd-redis-source/pom.xml | 2 +- .../src/main/resources/config/module.xml | 6 +++--- .../user-history-processor/pom.xml | 2 +- .../src/main/resources/config/module.xml | 6 +++--- tweet-transformer-processor/pom.xml | 2 +- .../src/main/resources/config/spring-module.xml | 4 ++-- 56 files changed, 113 insertions(+), 113 deletions(-) diff --git a/analytics-pmml/iris-flower-classification-naive-bayes-1.pmml.xml b/analytics-pmml/iris-flower-classification-naive-bayes-1.pmml.xml index d3e62a2..13a914b 100644 --- a/analytics-pmml/iris-flower-classification-naive-bayes-1.pmml.xml +++ b/analytics-pmml/iris-flower-classification-naive-bayes-1.pmml.xml @@ -1,4 +1,4 @@ - +
diff --git a/batch-basic/simple_example.xml b/batch-basic/simple_example.xml index 926d8ee..40c0ada 100644 --- a/batch-basic/simple_example.xml +++ b/batch-basic/simple_example.xml @@ -4,10 +4,10 @@ xmlns:tx="http://www.springframework.org/schema/tx" xmlns:p="http://www.springframework.org/schema/p" 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.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/batch-hashtag-count/pom.xml b/batch-hashtag-count/pom.xml index 43950a0..a5fee8f 100644 --- a/batch-hashtag-count/pom.xml +++ b/batch-hashtag-count/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.xd.samples batch-hashtag-count diff --git a/batch-hashtag-count/src/main/resources/config/spring-module.xml b/batch-hashtag-count/src/main/resources/config/spring-module.xml index cad7517..6c1fd05 100644 --- a/batch-hashtag-count/src/main/resources/config/spring-module.xml +++ b/batch-hashtag-count/src/main/resources/config/spring-module.xml @@ -5,11 +5,11 @@ xmlns:batch="http://www.springframework.org/schema/batch" xmlns:context="http://www.springframework.org/schema/context" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd - http://www.springframework.org/schema/hadoop http://www.springframework.org/schema/hadoop/spring-hadoop.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://www.springframework.org/schema/hadoop https://www.springframework.org/schema/hadoop/spring-hadoop.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/batch-hive/pom.xml b/batch-hive/pom.xml index d7be018..083220c 100644 --- a/batch-hive/pom.xml +++ b/batch-hive/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.xd.samples batch-hive diff --git a/batch-hive/src/main/resources/config/spring-module.xml b/batch-hive/src/main/resources/config/spring-module.xml index 06639f7..b1802cb 100644 --- a/batch-hive/src/main/resources/config/spring-module.xml +++ b/batch-hive/src/main/resources/config/spring-module.xml @@ -5,11 +5,11 @@ xmlns:batch="http://www.springframework.org/schema/batch" xmlns:context="http://www.springframework.org/schema/context" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd - http://www.springframework.org/schema/hadoop http://www.springframework.org/schema/hadoop/spring-hadoop.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://www.springframework.org/schema/hadoop https://www.springframework.org/schema/hadoop/spring-hadoop.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/batch-nested/pom.xml b/batch-nested/pom.xml index 603e981..6f8315c 100644 --- a/batch-nested/pom.xml +++ b/batch-nested/pom.xml @@ -1,6 +1,6 @@ 4.0.0 org.springframework.xd.samples diff --git a/batch-notifications/pom.xml b/batch-notifications/pom.xml index 49be9e6..ba85ac3 100644 --- a/batch-notifications/pom.xml +++ b/batch-notifications/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.xd.samples batch-notifications diff --git a/batch-notifications/src/main/resources/config/spring-module.xml b/batch-notifications/src/main/resources/config/spring-module.xml index c18260b..2042437 100644 --- a/batch-notifications/src/main/resources/config/spring-module.xml +++ b/batch-notifications/src/main/resources/config/spring-module.xml @@ -4,10 +4,10 @@ xmlns:jdbc="http://www.springframework.org/schema/jdbc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" - xsi:schemaLocation="http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/batch-pig/pom.xml b/batch-pig/pom.xml index 3d4994e..2cf40f9 100644 --- a/batch-pig/pom.xml +++ b/batch-pig/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.xd.samples batch-pig diff --git a/batch-pig/src/main/resources/config/spring-module.xml b/batch-pig/src/main/resources/config/spring-module.xml index 941c415..aefa541 100644 --- a/batch-pig/src/main/resources/config/spring-module.xml +++ b/batch-pig/src/main/resources/config/spring-module.xml @@ -5,11 +5,11 @@ xmlns:batch="http://www.springframework.org/schema/batch" xmlns:context="http://www.springframework.org/schema/context" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd - http://www.springframework.org/schema/hadoop http://www.springframework.org/schema/hadoop/spring-hadoop.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://www.springframework.org/schema/hadoop https://www.springframework.org/schema/hadoop/spring-hadoop.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/batch-simple/pom.xml b/batch-simple/pom.xml index 0b0facc..65d1666 100644 --- a/batch-simple/pom.xml +++ b/batch-simple/pom.xml @@ -1,6 +1,6 @@ 4.0.0 org.springframework.xd.samples diff --git a/batch-simple/src/main/resources/config/spring-module.xml b/batch-simple/src/main/resources/config/spring-module.xml index 971c960..a6e5392 100644 --- a/batch-simple/src/main/resources/config/spring-module.xml +++ b/batch-simple/src/main/resources/config/spring-module.xml @@ -2,9 +2,9 @@ + https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/batch-wordcount/pom.xml b/batch-wordcount/pom.xml index 0dacfaf..0c85b35 100644 --- a/batch-wordcount/pom.xml +++ b/batch-wordcount/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.xd.samples batch-wordcount diff --git a/batch-wordcount/src/main/resources/config/wordcount.xml b/batch-wordcount/src/main/resources/config/wordcount.xml index be6e36d..42e4b2b 100644 --- a/batch-wordcount/src/main/resources/config/wordcount.xml +++ b/batch-wordcount/src/main/resources/config/wordcount.xml @@ -5,11 +5,11 @@ xmlns:batch="http://www.springframework.org/schema/batch" xmlns:context="http://www.springframework.org/schema/context" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd - http://www.springframework.org/schema/hadoop http://www.springframework.org/schema/hadoop/spring-hadoop.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://www.springframework.org/schema/hadoop https://www.springframework.org/schema/hadoop/spring-hadoop.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/groovy-script-sink/pom.xml b/groovy-script-sink/pom.xml index 01b4d60..71c52f1 100644 --- a/groovy-script-sink/pom.xml +++ b/groovy-script-sink/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.acme groovy-script-sink diff --git a/groovy-script-sink/src/main/resources/config/spring-module.xml b/groovy-script-sink/src/main/resources/config/spring-module.xml index 6a7a872..0e5f139 100644 --- a/groovy-script-sink/src/main/resources/config/spring-module.xml +++ b/groovy-script-sink/src/main/resources/config/spring-module.xml @@ -4,11 +4,11 @@ xmlns:int="http://www.springframework.org/schema/integration" xmlns:int-groovy="http://www.springframework.org/schema/integration/groovy" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/integration/groovy - http://www.springframework.org/schema/integration/groovy/spring-integration-groovy.xsd"> + https://www.springframework.org/schema/integration/groovy/spring-integration-groovy.xsd"> diff --git a/payload-conversion/pom.xml b/payload-conversion/pom.xml index f497cdb..8cce1ae 100644 --- a/payload-conversion/pom.xml +++ b/payload-conversion/pom.xml @@ -1,5 +1,5 @@ - 4.0.0 org.springframework.xd.samples diff --git a/payload-conversion/src/main/resources/config/myTupleProcessor.xml b/payload-conversion/src/main/resources/config/myTupleProcessor.xml index 5644afe..ced06d7 100644 --- a/payload-conversion/src/main/resources/config/myTupleProcessor.xml +++ b/payload-conversion/src/main/resources/config/myTupleProcessor.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:int="http://www.springframework.org/schema/integration" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/payload-value-counter/pom.xml b/payload-value-counter/pom.xml index 60504d4..e22751b 100644 --- a/payload-value-counter/pom.xml +++ b/payload-value-counter/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 com.acme payload-value-counter diff --git a/payload-value-counter/src/main/resources/config/payload-value-counter.xml b/payload-value-counter/src/main/resources/config/payload-value-counter.xml index 8e03977..def6e60 100644 --- a/payload-value-counter/src/main/resources/config/payload-value-counter.xml +++ b/payload-value-counter/src/main/resources/config/payload-value-counter.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/pom.xml b/pom.xml index efda299..8b225c5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples sample-modules-parent diff --git a/reactor-moving-average/pom.xml b/reactor-moving-average/pom.xml index dfdbdfa..d8ce6e7 100644 --- a/reactor-moving-average/pom.xml +++ b/reactor-moving-average/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.acme reactor-moving-average diff --git a/reactor-moving-average/src/main/resources/config/reactor-moving-average.xml b/reactor-moving-average/src/main/resources/config/reactor-moving-average.xml index 8b7aebc..899c03a 100644 --- a/reactor-moving-average/src/main/resources/config/reactor-moving-average.xml +++ b/reactor-moving-average/src/main/resources/config/reactor-moving-average.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/reactor-top-tags/pom.xml b/reactor-top-tags/pom.xml index 20554a1..fe339c4 100644 --- a/reactor-top-tags/pom.xml +++ b/reactor-top-tags/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.acme reactor-top-tags diff --git a/reactor-top-tags/src/main/resources/config/top-tags.xml b/reactor-top-tags/src/main/resources/config/top-tags.xml index f794914..2573c73 100644 --- a/reactor-top-tags/src/main/resources/config/top-tags.xml +++ b/reactor-top-tags/src/main/resources/config/top-tags.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/redis-store-sink/pom.xml b/redis-store-sink/pom.xml index 032bd1d..e1e13e2 100644 --- a/redis-store-sink/pom.xml +++ b/redis-store-sink/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 com.acme redis-store-sink diff --git a/redis-store-sink/src/main/resources/config/spring-module.xml b/redis-store-sink/src/main/resources/config/spring-module.xml index cb55217..02a5528 100644 --- a/redis-store-sink/src/main/resources/config/spring-module.xml +++ b/redis-store-sink/src/main/resources/config/spring-module.xml @@ -3,11 +3,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:int="http://www.springframework.org/schema/integration" xmlns:int-redis="http://www.springframework.org/schema/integration/redis" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/integration/redis - http://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd"> + https://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd"> diff --git a/redis-store-sink/src/test/resources/org/springframework/xd/samples/RedisStoreSinkTest-context.xml b/redis-store-sink/src/test/resources/org/springframework/xd/samples/RedisStoreSinkTest-context.xml index e2f4edc..7ee72ed 100644 --- a/redis-store-sink/src/test/resources/org/springframework/xd/samples/RedisStoreSinkTest-context.xml +++ b/redis-store-sink/src/test/resources/org/springframework/xd/samples/RedisStoreSinkTest-context.xml @@ -4,10 +4,10 @@ xmlns:context="http://www.springframework.org/schema/context" xmlns:util="http://www.springframework.org/schema/util" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/rss-feed-source/pom.xml b/rss-feed-source/pom.xml index efa16b4..ba1b579 100644 --- a/rss-feed-source/pom.xml +++ b/rss-feed-source/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.acme rss-feed-source diff --git a/rss-feed-source/src/main/resources/config/spring-module.xml b/rss-feed-source/src/main/resources/config/spring-module.xml index 4892f6b..f7316df 100644 --- a/rss-feed-source/src/main/resources/config/spring-module.xml +++ b/rss-feed-source/src/main/resources/config/spring-module.xml @@ -4,11 +4,11 @@ xmlns:int="http://www.springframework.org/schema/integration" xmlns:int-feed="http://www.springframework.org/schema/integration/feed" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/integration/feed - http://www.springframework.org/schema/integration/feed/spring-integration-feed.xsd"> + https://www.springframework.org/schema/integration/feed/spring-integration-feed.xsd"> diff --git a/rss-feed-source/src/test/resources/com/acme/FeedConfigurationTest-context.xml b/rss-feed-source/src/test/resources/com/acme/FeedConfigurationTest-context.xml index 2710519..c4279ea 100644 --- a/rss-feed-source/src/test/resources/com/acme/FeedConfigurationTest-context.xml +++ b/rss-feed-source/src/test/resources/com/acme/FeedConfigurationTest-context.xml @@ -3,11 +3,11 @@ xmlns:context="http://www.springframework.org/schema/context" xmlns:util="http://www.springframework.org/schema/util" xmlns:int="http://www.springframework.org/schema/integration" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> - http://feeds.bbci.co.uk/news/rss.xml + https://feeds.bbci.co.uk/news/rss.xml 5000 100 diff --git a/rxjava-moving-average/pom.xml b/rxjava-moving-average/pom.xml index 4d97041..16c744e 100644 --- a/rxjava-moving-average/pom.xml +++ b/rxjava-moving-average/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.acme rxjava-moving-average diff --git a/rxjava-moving-average/src/main/resources/config/rxjava-moving-average.xml b/rxjava-moving-average/src/main/resources/config/rxjava-moving-average.xml index 92bb668..898fb63 100644 --- a/rxjava-moving-average/src/main/resources/config/rxjava-moving-average.xml +++ b/rxjava-moving-average/src/main/resources/config/rxjava-moving-average.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/sample-modules-parent/pom.xml b/sample-modules-parent/pom.xml index 238c371..7cf91d6 100644 --- a/sample-modules-parent/pom.xml +++ b/sample-modules-parent/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples sample-modules-parent @@ -18,12 +18,12 @@ jcenter - http://jcenter.bintray.com + https://jcenter.bintray.com spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -31,7 +31,7 @@ spring-release Spring Releases - http://repo.spring.io/libs-release + https://repo.spring.io/libs-release false @@ -39,7 +39,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true diff --git a/samples-parent/pom.xml b/samples-parent/pom.xml index 4c86e42..829c1ca 100644 --- a/samples-parent/pom.xml +++ b/samples-parent/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples samples-parent @@ -38,12 +38,12 @@ jcenter - http://jcenter.bintray.com + https://jcenter.bintray.com spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -51,7 +51,7 @@ spring-release Spring Releases - http://repo.spring.io/release + https://repo.spring.io/release false @@ -59,7 +59,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true diff --git a/serialization-benchmarks/pom.xml b/serialization-benchmarks/pom.xml index 1e21c3c..5f78731 100644 --- a/serialization-benchmarks/pom.xml +++ b/serialization-benchmarks/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples serialization-benchmarks diff --git a/si-dsl-module/pom.xml b/si-dsl-module/pom.xml index 53dbfc4..bd31ca0 100644 --- a/si-dsl-module/pom.xml +++ b/si-dsl-module/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.acme si-dsl-module diff --git a/smartgrid-prediction/frontend/pom.xml b/smartgrid-prediction/frontend/pom.xml index a64a7e7..d1c937a 100644 --- a/smartgrid-prediction/frontend/pom.xml +++ b/smartgrid-prediction/frontend/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -80,13 +80,13 @@ spring-releases - http://repo.spring.io/libs-release + https://repo.spring.io/libs-release spring-releases - http://repo.spring.io/libs-release + https://repo.spring.io/libs-release diff --git a/smartgrid-prediction/pom.xml b/smartgrid-prediction/pom.xml index 6bea806..f2a9f6b 100644 --- a/smartgrid-prediction/pom.xml +++ b/smartgrid-prediction/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.pivotal diff --git a/spark-streaming-logger-java-sink/src/main/resources/config/java-logger.xml b/spark-streaming-logger-java-sink/src/main/resources/config/java-logger.xml index b429b12..225adc4 100644 --- a/spark-streaming-logger-java-sink/src/main/resources/config/java-logger.xml +++ b/spark-streaming-logger-java-sink/src/main/resources/config/java-logger.xml @@ -1,7 +1,7 @@ +xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spark-streaming-logger-scala-sink/src/main/resources/config/scala-logger.xml b/spark-streaming-logger-scala-sink/src/main/resources/config/scala-logger.xml index f1b7fad..72dcbc5 100644 --- a/spark-streaming-logger-scala-sink/src/main/resources/config/scala-logger.xml +++ b/spark-streaming-logger-scala-sink/src/main/resources/config/scala-logger.xml @@ -1,7 +1,7 @@ +xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spark-streaming-wordcount-java-processor/src/main/resources/config/java-word-count.xml b/spark-streaming-wordcount-java-processor/src/main/resources/config/java-word-count.xml index fe6685c..c37738f 100644 --- a/spark-streaming-wordcount-java-processor/src/main/resources/config/java-word-count.xml +++ b/spark-streaming-wordcount-java-processor/src/main/resources/config/java-word-count.xml @@ -1,7 +1,7 @@ +xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spark-streaming-wordcount-scala-processor/src/main/resources/config/scala-word-count.xml b/spark-streaming-wordcount-scala-processor/src/main/resources/config/scala-word-count.xml index 0d2bd2c..f58270c 100644 --- a/spark-streaming-wordcount-scala-processor/src/main/resources/config/scala-word-count.xml +++ b/spark-streaming-wordcount-scala-processor/src/main/resources/config/scala-word-count.xml @@ -1,7 +1,7 @@ +xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/storm-product-analytics-example/pom.xml b/storm-product-analytics-example/pom.xml index d640d54..fce6659 100644 --- a/storm-product-analytics-example/pom.xml +++ b/storm-product-analytics-example/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd product-analytics-example diff --git a/storm-product-analytics-example/product-categories-counter/pom.xml b/storm-product-analytics-example/product-categories-counter/pom.xml index 61fff6c..a2c0611 100644 --- a/storm-product-analytics-example/product-categories-counter/pom.xml +++ b/storm-product-analytics-example/product-categories-counter/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples product-categories-counter diff --git a/storm-product-analytics-example/product-categories-counter/src/main/resources/config/module.xml b/storm-product-analytics-example/product-categories-counter/src/main/resources/config/module.xml index da86a05..1090878 100644 --- a/storm-product-analytics-example/product-categories-counter/src/main/resources/config/module.xml +++ b/storm-product-analytics-example/product-categories-counter/src/main/resources/config/module.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd"> + https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/storm-product-analytics-example/product-category-enricher/pom.xml b/storm-product-analytics-example/product-category-enricher/pom.xml index 7a470b8..c35fcd1 100644 --- a/storm-product-analytics-example/product-category-enricher/pom.xml +++ b/storm-product-analytics-example/product-category-enricher/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples product-category-enricher diff --git a/storm-product-analytics-example/product-category-enricher/src/main/resources/config/module.xml b/storm-product-analytics-example/product-category-enricher/src/main/resources/config/module.xml index add62fb..fea55d5 100644 --- a/storm-product-analytics-example/product-category-enricher/src/main/resources/config/module.xml +++ b/storm-product-analytics-example/product-category-enricher/src/main/resources/config/module.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd"> + https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/storm-product-analytics-example/redis-common/pom.xml b/storm-product-analytics-example/redis-common/pom.xml index 7192dc3..a93c33d 100644 --- a/storm-product-analytics-example/redis-common/pom.xml +++ b/storm-product-analytics-example/redis-common/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples redis-common @@ -22,11 +22,11 @@ spring-io-release - http://repo.spring.io/release + https://repo.spring.io/release jcenter - http://jcenter.bintray.com + https://jcenter.bintray.com diff --git a/storm-product-analytics-example/spring-xd-redis-source/pom.xml b/storm-product-analytics-example/spring-xd-redis-source/pom.xml index bd849c8..f1425c3 100644 --- a/storm-product-analytics-example/spring-xd-redis-source/pom.xml +++ b/storm-product-analytics-example/spring-xd-redis-source/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd redis-source diff --git a/storm-product-analytics-example/spring-xd-redis-source/src/main/resources/config/module.xml b/storm-product-analytics-example/spring-xd-redis-source/src/main/resources/config/module.xml index 43bbcd4..f867c14 100644 --- a/storm-product-analytics-example/spring-xd-redis-source/src/main/resources/config/module.xml +++ b/storm-product-analytics-example/spring-xd-redis-source/src/main/resources/config/module.xml @@ -3,11 +3,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:redis="http://www.springframework.org/schema/integration/redis" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/integration/redis - http://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd"> + https://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd"> diff --git a/storm-product-analytics-example/user-history-processor/pom.xml b/storm-product-analytics-example/user-history-processor/pom.xml index 8b1d080..95a83f3 100644 --- a/storm-product-analytics-example/user-history-processor/pom.xml +++ b/storm-product-analytics-example/user-history-processor/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.xd.samples user-history-processor diff --git a/storm-product-analytics-example/user-history-processor/src/main/resources/config/module.xml b/storm-product-analytics-example/user-history-processor/src/main/resources/config/module.xml index 17f761e..4251814 100644 --- a/storm-product-analytics-example/user-history-processor/src/main/resources/config/module.xml +++ b/storm-product-analytics-example/user-history-processor/src/main/resources/config/module.xml @@ -3,11 +3,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:redis="http://www.springframework.org/schema/integration/redis" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/integration/redis - http://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd"> + https://www.springframework.org/schema/integration/redis/spring-integration-redis.xsd"> diff --git a/tweet-transformer-processor/pom.xml b/tweet-transformer-processor/pom.xml index 69eb7a0..29fde7b 100644 --- a/tweet-transformer-processor/pom.xml +++ b/tweet-transformer-processor/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.xd.samples tweet-transformer diff --git a/tweet-transformer-processor/src/main/resources/config/spring-module.xml b/tweet-transformer-processor/src/main/resources/config/spring-module.xml index 0053eeb..1b2cad5 100644 --- a/tweet-transformer-processor/src/main/resources/config/spring-module.xml +++ b/tweet-transformer-processor/src/main/resources/config/spring-module.xml @@ -4,9 +4,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd"> + https://www.springframework.org/schema/integration/spring-integration.xsd">