81 Commits

Author SHA1 Message Date
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
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
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
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
8a4ab34f33 #225 - Tweaked BOM versions for Gosling SR4. 2016-02-11 14:52:02 +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
29228f232b #201 - After release cleanups. 2015-11-25 16:26:32 +01:00
Spring Buildmaster
2d401d97ab #201 - Prepare next development iteration. 2015-11-15 05:19:57 -08:00
Spring Buildmaster
f3428b0598 #201 - Release version 1.7.1.RELEASE (Gosling SR1). 2015-11-15 05:19:55 -08:00
Oliver Gierke
4549f3defc #201 - Prepare 1.7.1.RELEASE (Gosling SR1). 2015-11-15 14:06:53 +01:00
Oliver Gierke
c97d347abe #193 - After release cleanups. 2015-09-02 15:32:24 +02:00
Spring Buildmaster
1cdef62489 #193 - Prepare next development iteration. 2015-09-02 15:30:17 +02:00
Spring Buildmaster
27494fc2a8 #193 - Release version 1.7.0.RELEASE (Gosling). 2015-09-01 00:48:10 -07:00
Oliver Gierke
bd47a515e5 #193 - Prepare 1.7.0.RELEASE (Gosling GA). 2015-09-01 09:44:21 +02:00
Oliver Gierke
e6d54d410a #180 - After release cleanups. 2015-08-04 14:09:19 +02:00
Spring Buildmaster
532a3a9149 #180 - Prepare next development iteration. 2015-08-04 02:54:03 -07:00
Spring Buildmaster
972188986c #180 - Release version 1.7.0 RC1 (Gosling). 2015-08-04 02:54:01 -07:00
Oliver Gierke
3f19aa08b5 #180 - Prepare 1.7.0.RC1 (Gosling RC1). 2015-08-04 11:48:43 +02:00
Oliver Gierke
445299372c #158 - After release cleanups. 2015-06-02 11:49:04 +02:00
Spring Buildmaster
321d2eb38f #158 - Prepare next development iteration. 2015-06-01 23:32:54 -07:00
Spring Buildmaster
14e59e013c #158 - Release version 1.7.0 M1 (Gosling). 2015-06-01 23:32:52 -07:00
Oliver Gierke
a6bde8e661 #158 - Prepare 1.7.0.M1 (Gosling M1). 2015-06-02 08:27:26 +02:00
Oliver Gierke
be01399cb7 #177 - Added Key/Value module. 2015-06-01 18:08:42 +02:00
Oliver Gierke
56a7b8e645 #163 - Added Spring Data HAL browser module to BOM. 2015-04-14 18:16:08 +02:00
Oliver Gierke
45249b5843 #153 - After release cleanups. 2015-03-23 13:54:32 +01:00
Spring Buildmaster
73ed2c9c95 #153 - Prepare next development iteration. 2015-03-23 04:11:41 -07:00
Spring Buildmaster
c7bb63d5e2 #153 - Release version 1.6.0.RELEASE. 2015-03-23 04:11:35 -07:00
Oliver Gierke
6dc9468fc9 #153 - Prepare 1.6.0.RELEASE (Fowler GA). 2015-03-23 12:05:35 +01:00
Oliver Gierke
22410cfcd7 #132 - After release cleanups. 2015-03-05 19:36:43 +01:00
Spring Buildmaster
8d735b4ff7 #132 -Prepare next development iteration. 2015-03-05 07:08:01 -08:00
Spring Buildmaster
d48ecaec93 #132 - Release version 1.6.0.RC1. 2015-03-05 07:07:59 -08:00
Oliver Gierke
10caeafeb6 #132 - Prepare 1.6.0.RC1 (Fowler RC1). 2015-03-05 15:58:02 +01:00
Oliver Gierke
749c4ce5f4 #113 - After release cleanups. 2014-12-01 13:38:40 +01:00
Spring Buildmaster
575abb4752 #113 - Prepare next development iteration. 2014-12-01 02:40:00 -08:00