Spring Operator
|
8474979f80
|
#754 - 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://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 6 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
Original Pull Request: #768
|
2019-03-22 18:02:44 +01:00 |
|
Spring Operator
|
be1c0400dd
|
#754 - 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://docs.spring.io/spring-data/data-commons/docs/current/api/ with 1 occurrences migrated to:
https://docs.spring.io/spring-data/data-commons/docs/current/api/ ([https](https://docs.spring.io/spring-data/data-commons/docs/current/api/) result 200).
* http://docs.spring.io/spring/docs/3.2.x/javadoc-api/ with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.2.x/javadoc-api/ ([https](https://docs.spring.io/spring/docs/3.2.x/javadoc-api/) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 4 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.apache.org/licenses/LICENSE-2.0 with 4 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.spring.io with 4 occurrences migrated to:
https://www.spring.io ([https](https://www.spring.io) result 301).
* http://www.spring.io/spring-data with 1 occurrences migrated to:
https://www.spring.io/spring-data ([https](https://www.spring.io/spring-data) result 301).
* http://docs.oracle.com/javase/6/docs/api with 1 occurrences migrated to:
https://docs.oracle.com/javase/6/docs/api ([https](https://docs.oracle.com/javase/6/docs/api) result 302).
* http://oss.sonatype.org/content/repositories/snapshots with 1 occurrences migrated to:
https://oss.sonatype.org/content/repositories/snapshots ([https](https://oss.sonatype.org/content/repositories/snapshots) result 302).
* http://repo.spring.io/libs-snapshot with 3 occurrences migrated to:
https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
Original Pull Request: #759
|
2019-03-21 09:31:44 +01:00 |
|
Oliver Gierke
|
6fafc5dd2b
|
#288 - Updated changelog.
|
2016-12-21 19:35:18 +01:00 |
|
Oliver Gierke
|
269c5a3efd
|
#262 - Updated changelog.
|
2016-12-21 18:42:47 +01:00 |
|
Oliver Gierke
|
d01eb8957e
|
#297 - Updated server configuration for static resource distribution.
|
2016-11-28 18:54:04 +01:00 |
|
Oliver Gierke
|
c05fb63d09
|
#245 - Updated changelog.
|
2016-11-23 14:12:44 +01:00 |
|
Oliver Gierke
|
7bcba04562
|
#283 - Updated changelog.
|
2016-11-03 18:56:36 +01:00 |
|
Oliver Gierke
|
1af59af26d
|
#274 - Updated changelog.
|
2016-09-29 14:41:59 +02:00 |
|
Oliver Gierke
|
7178a69212
|
#280 - After release cleanups.
|
2016-09-29 10:38:57 +02:00 |
|
Spring Buildmaster
|
0c373aead4
|
#280 - Prepare next development iteration.
|
2016-09-29 07:42:00 +00:00 |
|
Spring Buildmaster
|
3036805c31
|
#280 - Release version 1.7.6 (Gosling SR6).
|
2016-09-29 07:42:00 +00:00 |
|
Oliver Gierke
|
f846b74446
|
#280 - Prepare 1.7.6 (Gosling SR6).
|
2016-09-29 09:33:54 +02:00 |
|
Oliver Gierke
|
c528c15410
|
#280 - Updated changelog.
|
2016-09-29 09:33:41 +02:00 |
|
Spring Buildmaster
|
670052cb9e
|
#244 - Prepare next development iteration.
|
2016-09-20 13:34:32 +00:00 |
|
Spring Buildmaster
|
8e2a8a76d8
|
#244 - Release version 1.7.5.RELEASE.
|
2016-09-20 13:34:32 +00:00 |
|
Oliver Gierke
|
4750c6abbc
|
#244 - Prepare 1.7.5 (Gosling SR5).
|
2016-09-20 15:29:18 +02:00 |
|
Oliver Gierke
|
f1fa3c37e9
|
#244 - Updated changelog.
|
2016-09-20 15:28:56 +02:00 |
|
Oliver Gierke
|
5d5851306c
|
#250 - Updated changelog.
|
2016-09-20 11:50:36 +02:00 |
|
Oliver Gierke
|
33a5c6adfd
|
#244 - Dependency upgrades.
Jackson 2.6.6 -> 2.6.7
ThreeTenBP 1.3.1 -> 1.3.2
|
2016-09-20 10:20:41 +02:00 |
|
Oliver Gierke
|
07573f6ac9
|
#265 - Upgraded Spring build profiles after 4.3.2 release.
|
2016-07-28 12:23:09 +02:00 |
|
Oliver Gierke
|
53ada02744
|
#239 - Updated changelog.
|
2016-07-28 08:43:18 +02:00 |
|
Oliver Gierke
|
a5d695461e
|
#240 - Updated changelog.
|
2016-07-28 08:43:18 +02:00 |
|
Oliver Gierke
|
ad95bc7ae5
|
#243 - Added build profile for the latest Spring 4.3 release.
|
2016-04-14 18:04:40 +02:00 |
|
Oliver Gierke
|
cc25d0458b
|
#244 - Dependency upgrades for Gosling SR5.
AspectJ 1.8.7 -> 1.8.9
Jackson 2.6.4 -> 2.6.6
Logback 1.1.3 -> 1.1.7
Slf4j 1.7.13 -> 1.7.21
|
2016-04-14 18:03:54 +02:00 |
|
Oliver Gierke
|
f2f27a7feb
|
#238 - Updated changelog.
|
2016-04-06 23:15:50 +02:00 |
|
Oliver Gierke
|
9bb5e2abf8
|
#234 - Updated changelog.
|
2016-04-06 18:44:31 +02:00 |
|
Oliver Gierke
|
87b7eadaa6
|
#233 - Updated changelog.
|
2016-03-18 13:19:15 +01:00 |
|
Oliver Gierke
|
812a722fcc
|
#225 - After release cleanups.
|
2016-02-23 14:18:15 +01:00 |
|
Spring Buildmaster
|
c22f41a0c9
|
#225 - Prepare next development iteration.
|
2016-02-23 04:26:30 -08:00 |
|
Spring Buildmaster
|
60de1befc8
|
#225 - Release version 1.7.4 (Gosling SR4).
|
2016-02-23 04:26:30 -08:00 |
|
Oliver Gierke
|
f304afd43c
|
#225 - Prepare 1.7.4 (Gosling SR4).
|
2016-02-23 12:56:54 +01:00 |
|
Oliver Gierke
|
7e588ef6ae
|
#225 - Updated changelog.
|
2016-02-23 12:56:25 +01:00 |
|
Oliver Gierke
|
0a7786a638
|
#216 - Updated changelog.
|
2016-02-12 22:08:02 +01:00 |
|
Oliver Gierke
|
8a4ab34f33
|
#225 - Tweaked BOM versions for Gosling SR4.
|
2016-02-11 14:52:02 +01:00 |
|
Oliver Gierke
|
2506f7f48d
|
#222 - Introduced build profile to build against Spring 4.3 snapshots.
Related ticket: #221.
|
2016-01-27 19:21:07 +01:00 |
|
Oliver Gierke
|
89b13e13c6
|
#218 - Upgraded Asciidoctor plugins.
Asciidoctor Maven plugin 1.5.2.1 -> 1.5.3
AsciidoctorJ PDF 1.5.0-alpha.8 -> 1.5.0-alpha.11
AsciidoctorJ EPUB3 1.5.0-alpha.4 -> 1.5.0-alpha.6
Related ticket #217.
|
2016-01-07 08:22:08 +01:00 |
|
Oliver Gierke
|
607124a130
|
#209 - After release cleanups.
|
2015-12-18 12:22:47 +01:00 |
|
Spring Buildmaster
|
6d3c7f5d55
|
#209 - Prepare next development iteration.
|
2015-12-18 02:55:02 -08:00 |
|
Spring Buildmaster
|
f7920f7afa
|
#209 - Release version 1.7.3.RELEASE (Gosling SR2A).
|
2015-12-18 02:55:02 -08:00 |
|
Oliver Gierke
|
3c261e1242
|
#209 - Prepare 1.7.3.RELEASE (Gosling SR2A).
|
2015-12-18 11:46:00 +01:00 |
|
Oliver Gierke
|
33b7d5771d
|
#208 - Fixed dependency references in BOM broken during the release.
|
2015-12-18 11:36:39 +01:00 |
|
Oliver Gierke
|
d4125fee15
|
#207 - After release cleanups.
|
2015-12-18 10:26:37 +01:00 |
|
Spring Buildmaster
|
8e30ac4c2a
|
#207 - Prepare next development iteration.
|
2015-12-17 23:35:24 -08:00 |
|
Spring Buildmaster
|
7bb45c5cc8
|
#207 - Release version 1.7.2.RELEASE (Gosling SR2).
|
2015-12-17 23:35:23 -08:00 |
|
Oliver Gierke
|
dd1d3dfc21
|
#207 - Prepare 1.7.2.RELEASE (Gosling SR2).
|
2015-12-18 08:30:37 +01:00 |
|
Oliver Gierke
|
47109e36f4
|
#207 - Updated changelog.
|
2015-12-18 08:30:28 +01:00 |
|
Oliver Gierke
|
b202224b02
|
#207 - Dependency upgrades prior to release.
Jackson 2.6.3 -> 2.6.4.
RxJava 1.0.16 -> 1.0.17
Spring 4.1.8 -> 4.1.9
|
2015-12-17 09:53:47 +01:00 |
|
Oliver Gierke
|
7d8eeb04da
|
#206 - Upgraded Spring 4.2 build profile to 4.2.3.
|
2015-12-15 15:02:42 +01:00 |
|
Huangbin Zhan
|
de3bb96014
|
#203 - Fix url pointing to the project.
|
2015-12-14 10:10:20 +01:00 |
|
Oliver Gierke
|
29228f232b
|
#201 - After release cleanups.
|
2015-11-25 16:26:32 +01:00 |
|