Commit Graph

108 Commits

Author SHA1 Message Date
Oliver Drotbohm
cd75bcd322 #730 - Prepare next development iteration. 2019-04-01 20:55:11 +02:00
Oliver Drotbohm
79a918cd71 #730 - Release version 2.1.6 (Lovelace SR6). 2019-04-01 20:04:13 +02:00
Spring Operator
6d35f1f2f8 #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 5 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).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences

Original Pull Request: #763
2019-03-21 09:34:55 +01:00
Mark Paluch
56eb91c7a0 #740 - Consistently use https for resources.
We now use https for linkable resources to consistently access these via https.
2019-02-26 15:13:45 +01:00
Mark Paluch
2503fc844a #717 - Prepare next development iteration. 2019-02-13 11:24:20 +01:00
Mark Paluch
4094ee5ed4 #717 - Release version 2.1.5 (Lovelace SR5). 2019-02-13 09:56:38 +01:00
Mark Paluch
02bb40b977 #681 - Prepare next development iteration. 2019-01-10 13:48:11 +01:00
Mark Paluch
2f441d1cfd #681 - Release version 2.1.4 (Lovelace SR4). 2019-01-10 12:35:55 +01:00
Mark Paluch
1a37e7ed51 #660 - Prepare next development iteration. 2018-11-27 14:23:33 +01:00
Mark Paluch
06c00c41e3 #660 - Release version 2.1.3 (Lovelace SR3). 2018-11-27 13:43:24 +01:00
Mark Paluch
c54c6a8604 #644 - Prepare next development iteration. 2018-10-29 13:59:15 +01:00
Mark Paluch
274a5524e5 #644 - Release version 2.1.2 (Lovelace SR2). 2018-10-29 12:53:51 +01:00
Mark Paluch
ce79429f42 #637 - Prepare next development iteration. 2018-10-15 11:12:12 +02:00
Mark Paluch
8fcb1a44b7 #637 - Release version 2.1.1 (Lovelace SR1). 2018-10-15 10:42:04 +02:00
Mark Paluch
90b847a5de #620 - Prepare next development iteration. 2018-09-21 07:46:16 -04:00
Mark Paluch
72b6dd1a55 #620 - Release version 2.1 GA (Lovelace). 2018-09-21 07:08:38 -04:00
Oliver Gierke
c5a5daf974 #609 - Prepare next development iteration. 2018-08-20 10:56:51 +02:00
Oliver Gierke
f3e51a8c7e #609 - Release version 2.1 RC2 (Lovelace). 2018-08-20 10:40:11 +02:00
Mark Paluch
2b03443d31 #567 - Prepare next development iteration. 2018-07-26 12:32:24 +02:00
Mark Paluch
47c770ed97 #567 - Release version 2.1 RC1 (Lovelace). 2018-07-26 12:06:34 +02:00
Christoph Strobl
8fe2799158 #551 - Prepare next development iteration. 2018-05-17 10:09:34 +02:00
Christoph Strobl
7ccfd3861d #551 - Release version 2.1 M3 (Lovelace). 2018-05-17 09:51:42 +02:00
Mark Paluch
41df148174 #508 - Prepare next development iteration. 2018-04-13 15:08:32 +02:00
Mark Paluch
1141fa368b #508 - Release version 2.1 M2 (Lovelace). 2018-04-13 14:30:57 +02:00
Mark Paluch
ff858553e1 #526 - Add BOM client to verify dependency availability.
We now provide a BOM client module that verifies dependency resolution using our release train BOM.
2018-03-13 11:43:25 +01:00
Christoph Strobl
31d94f5ba2 #429 - Prepare next development iteration. 2018-02-06 10:11:14 +01:00
Christoph Strobl
bff2531482 #429 - Release version 2.1 M1 (Lovelace). 2018-02-06 09:47:10 +01:00
Mark Paluch
77e1f99b7b #414 - Prepare next development iteration. 2017-10-02 11:37:21 +02:00
Mark Paluch
3d569ee263 #414 - Release version 2.0 GA (Kay). 2017-10-02 11:10:22 +02:00
Oliver Gierke
98825d5359 #395 - Prepare next development iteration. 2017-09-11 17:40:18 +02:00
Oliver Gierke
938b294c14 #395 - Release version 2.0 RC3 (Kay). 2017-09-11 17:24:44 +02:00
Oliver Gierke
037f7a698f #396 - Polishing.
A couple more comments.
2017-07-26 07:50:08 +02:00
Oliver Gierke
87d56f7246 #396 - The release profile now ensures that no snapshot versions are referenced in the build.
The build profile deploying to Artifactory is now named "artifactory" to be consistent with it's "central" counterpart for Maven Central deployments. The "release" profile now registers the Maven Enforcer plugin to make sure a release only contains references to non-snapshot dependencies.
2017-07-26 07:49:55 +02:00
Oliver Gierke
40a53ad487 #394 - Prepare next development iteration. 2017-07-25 16:10:33 +02:00
Oliver Gierke
7e6ad00cb5 #394 - Release version 2.0 RC2 (Kay). 2017-07-25 15:34:22 +02:00
Oliver Gierke
0045d50e02 #383 - Prepare next development iteration. 2017-07-25 10:00:03 +02:00
Oliver Gierke
36dd302852 #383 - Release version 2.0 RC1 (Kay). 2017-07-25 09:48:48 +02:00
Oliver Gierke
ef09e92737 #391 - Upgraded Artifactory Maven Plugin to 2.6.1. 2017-07-25 09:45:19 +02:00
Mark Paluch
aebf030e70 #358 - Prepare next development iteration. 2017-06-14 17:14:06 +02:00
Mark Paluch
90f33f8ac7 #358 - Release version 2.0 M4 (Kay). 2017-06-14 17:03:48 +02:00
Mark Paluch
08c7db8848 #330 - Prepare next development iteration. 2017-05-09 11:34:41 +02:00
Mark Paluch
3278dc32a7 #330 - Release version 2.0 M3 (Kay). 2017-05-09 11:23:00 +02:00
Oliver Gierke
4e0b551aaf #292 - Prepare next development iteration. 2017-04-04 22:08:13 +02:00
Oliver Gierke
b085f7e32d #292 - Release version 2.0 M2 (Kay). 2017-04-04 21:12:35 +02:00
Oliver Gierke
711fb60ebd #245 - Prepare next development iteration. 2016-11-23 10:59:08 +01:00
Oliver Gierke
6361de331d #245 - Release version 2.0 M1 (Kay). 2016-11-23 10:35:47 +01:00
Oliver Gierke
b735dfe351 #246 - Prepared branch for 2.0 development.
Pulled up version number to 2.0 snapshots. Upgraded compiler source level to Java 8. Removed Bundlor. Added version placeholder for Reactor and Spring Reactive. Upgraded to Spring Framework 4.2.6 and Spring HATEOAS 0.20. Coined release train name Kay.
2016-07-29 14:23:14 +02:00
Oliver Gierke
86c777074b #239 - Prepare next development iteration. 2016-07-27 14:32:33 +02:00
Oliver Gierke
6c2db14f7d #239 - Release version 1.9 M1 (Ingalls). 2016-07-27 13:52:12 +02:00
Oliver Gierke
809249de27 #234 - Prepare next development iteration. 2016-04-06 16:36:59 +02:00