From 845c661f50bb81d2bfd1eec821dfad64bedc7a91 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 26 Mar 2019 00:30:40 -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 Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * [ ] http://jackrabbit.apache.org/dtd/repository-1.6.dtd with 1 occurrences migrated to: https://jackrabbit.apache.org/dtd/repository-1.6.dtd ([https](https://jackrabbit.apache.org/dtd/repository-1.6.dtd) result 200). * [ ] http://wiki.apache.org/cassandra/CassandraLimitations with 2 occurrences migrated to: https://wiki.apache.org/cassandra/CassandraLimitations ([https](https://wiki.apache.org/cassandra/CassandraLimitations) result 200). * [ ] http://wiki.apache.org/cassandra/HintedHandoff with 2 occurrences migrated to: https://wiki.apache.org/cassandra/HintedHandoff ([https](https://wiki.apache.org/cassandra/HintedHandoff) result 200). # Ignored These URLs were intentionally ignored. * http://jakarta.apache.org/log4j/ with 1 occurrences --- .../src/test/resources/cassandra-conf/storage-conf.xml | 4 ++-- .../src/test/resources/cassandra-conf/storage-conf.xml | 4 ++-- grails-datastore-jcr/repository.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/grails-datastore-cassandra/src/test/resources/cassandra-conf/storage-conf.xml b/grails-datastore-cassandra/src/test/resources/cassandra-conf/storage-conf.xml index 7201705eb..4730b6c95 100644 --- a/grails-datastore-cassandra/src/test/resources/cassandra-conf/storage-conf.xml +++ b/grails-datastore-cassandra/src/test/resources/cassandra-conf/storage-conf.xml @@ -46,7 +46,7 @@ false true @@ -309,7 +309,7 @@ 512 diff --git a/grails-datastore-gorm/src/test/resources/cassandra-conf/storage-conf.xml b/grails-datastore-gorm/src/test/resources/cassandra-conf/storage-conf.xml index ec8c72697..56a95c713 100644 --- a/grails-datastore-gorm/src/test/resources/cassandra-conf/storage-conf.xml +++ b/grails-datastore-gorm/src/test/resources/cassandra-conf/storage-conf.xml @@ -46,7 +46,7 @@ false true @@ -281,7 +281,7 @@ 512 diff --git a/grails-datastore-jcr/repository.xml b/grails-datastore-jcr/repository.xml index 666919d28..ac72fcd20 100644 --- a/grails-datastore-jcr/repository.xml +++ b/grails-datastore-jcr/repository.xml @@ -16,7 +16,7 @@ limitations under the License. --> + "https://jackrabbit.apache.org/dtd/repository-1.6.dtd">