84 Commits

Author SHA1 Message Date
Spring Operator
09378b91d3 #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: #769
2019-03-22 18:03:17 +01:00
Spring Operator
f36f2b1a8c #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://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://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-milestone with 1 occurrences migrated to:
  https://repo.spring.io/libs-milestone ([https](https://repo.spring.io/libs-milestone) 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: #760
2019-03-21 09:32:33 +01:00
Oliver Gierke
619b8a355a #404 - Removed chin from admonition blocks. 2017-09-08 16:14:09 +02:00
Oliver Gierke
e7455871d5 #403 - Updated Asciidoc Stylesheet to use the Spring CSS. 2017-08-29 12:09:16 +02:00
Mark Paluch
d2d6ce84a0 #341 - Prepare next development iteration. 2017-06-07 11:50:56 +02:00
Mark Paluch
ca42bad091 #341 - Release version 1.8.11 (Hopper SR11). 2017-06-07 11:11:07 +02:00
Oliver Gierke
eb73a65e6d #339 - Prepare next development iteration. 2017-04-19 21:02:13 +02:00
Oliver Gierke
b2e343155c #339 - Release version 1.8.10 (Hopper SR10). 2017-04-19 20:36:43 +02:00
Oliver Gierke
742cfac829 #319 - Prepare next development iteration. 2017-04-19 13:01:01 +02:00
Oliver Gierke
b9b7d4e60c #319 - Release version 1.8.9 (Hopper SR9). 2017-04-19 12:38:28 +02:00
Oliver Gierke
1e8034fd25 #309 - Prepare next development iteration. 2017-03-02 12:05:53 +01:00
Oliver Gierke
b4bf2cb4c4 #309 - Release version 1.8.8 (Hopper SR8). 2017-03-02 11:30:05 +01:00
Oliver Gierke
71c1a7f1fe #306 - Prepare next development iteration. 2017-01-26 12:04:53 +01:00
Oliver Gierke
cf85609cb3 #306 - Release version 1.8.7 (Hopper SR7). 2017-01-26 11:33:50 +01:00
Oliver Gierke
4b3dca5062 #288 - Prepare next development iteration. 2016-12-21 19:33:39 +01:00
Oliver Gierke
8633b83df3 #288 - Release version 1.8.6 (Hopper SR6). 2016-12-21 19:04:45 +01:00
Oliver Gierke
26d8356d01 #283 - Prepare next development iteration. 2016-11-03 18:20:09 +01:00
Oliver Gierke
0a8c65008a #283 - Release version 1.8.5 (Hopper SR5). 2016-11-03 17:56:31 +01:00
Oliver Gierke
a1008b4caf #274 - Prepare next development iteration. 2016-09-29 14:20:08 +02:00
Oliver Gierke
630374d2ff #274 - Release version 1.8.4 (Hopper SR4). 2016-09-29 13:54:03 +02:00
Oliver Gierke
ef5921a6cd #250 - Prepare next development iteration. 2016-09-20 11:18:59 +02:00
Oliver Gierke
b1e600125b #250 - Release version 1.8.3 (Hopper SR3). 2016-09-20 10:54:50 +02:00
Oliver Gierke
a3ae203b2b #240 - Prepare next development iteration. 2016-06-15 14:17:49 +02:00
Oliver Gierke
e106494d88 #240 - Release version 1.8.2 (Hopper SR2). 2016-06-15 13:45:52 +02:00
Oliver Gierke
7086c9fae8 #238 - Prepare next development iteration. 2016-04-06 22:51:42 +02:00
Oliver Gierke
4fc2d11f84 #238 - Release version 1.8.1 (Hopper SR1). 2016-04-06 22:32:14 +02:00
Oliver Gierke
05d05ab922 #234 - Prepare next development iteration. 2016-04-06 16:38:17 +02:00
Oliver Gierke
d7275ed7aa #234 - Release version 1.8 GA (Hopper). 2016-04-06 16:35:58 +02:00
Oliver Gierke
d70ce8f154 #233 - Prepare next development iteration. 2016-03-18 11:15:51 +01:00
Oliver Gierke
f7b5c6f833 #233 - Release version 1.8 RC1 (Hopper). 2016-03-18 11:14:59 +01:00
Oliver Gierke
dc6640cb0d #216 - Prepare next development iteration. 2016-02-12 15:43:38 +01:00
Oliver Gierke
9b8df56912 #216 - Release version 1.8 M1 (Hopper). 2016-02-12 15:42:46 +01:00
Spring Buildmaster
a4fb6e7a7f #193 - Prepare next development iteration. 2015-09-01 00:48:12 -07:00
Spring Buildmaster
27494fc2a8 #193 - Release version 1.7.0.RELEASE (Gosling). 2015-09-01 00:48:10 -07: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
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
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
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
Spring Buildmaster
575abb4752 #113 - Prepare next development iteration. 2014-12-01 02:40:00 -08:00
Spring Buildmaster
797d5f62e7 #113 - Release version 1.6.0.M1. 2014-12-01 02:39:57 -08:00
Spring Buildmaster
eab8aebc0f #105 - Prepare next development iteration. 2014-09-05 01:47:51 -07:00
Spring Buildmaster
73904970bb #105 - Release 1.5.0.RELEASE (Evans GA). 2014-09-05 01:47:49 -07:00
Oliver Gierke
8956b8b1a7 #101 - Removed build steps to create a distribution ZIP. 2014-08-22 11:32:39 +02:00
Oliver Gierke
36172d25b7 #100 - Updated CSS to be based on new Asciidoctor version. 2014-08-22 10:44:10 +02:00
Spring Buildmaster
c6e1688227 #95 - Prepare next development iteration. 2014-08-13 06:11:25 -07:00
Spring Buildmaster
78acbc49e8 #95 - Release version 1.5.0.RC1 (Evans RC1). 2014-08-13 06:11:23 -07:00