17 Commits

Author SHA1 Message Date
Greg L. Turnquist
b133db518b Deploy releases directly to maven central on hte new Sonatype infrastructure..
To reduce risk of a release getting stuck in an intermediate state on bintray, make all official releases to maven central.

Resolves #1180.
2021-02-26 10:37:11 -06:00
Greg Turnquist
417d31c9bf Continue development on v2.4.8.BUILD-SNAPSHOT 2020-04-17 11:30:19 -05:00
Greg Turnquist
a7e5aeb68c Releasing Spring Web Services v2.4.7.RELEASE 2020-04-17 11:30:14 -05:00
Greg Turnquist
7d41dc1bc6 Continue development on v2.4.7.BUILD-SNAPSHOT 2019-08-22 09:42:05 -05:00
Greg Turnquist
7ca2754a15 Releasing Spring Web Services v2.4.6.RELEASE 2019-08-22 09:42:00 -05:00
Spring Operator
338f370062 URL Cleanup (#138)
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://project.spring.io/spring-ws (UnknownHostException) with 1 occurrences migrated to:
  https://project.spring.io/spring-ws ([https](https://project.spring.io/spring-ws) result UnknownHostException).

## 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 6 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://spring.io with 1 occurrences migrated to:
  https://spring.io ([https](https://spring.io) 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://repo.spring.io with 2 occurrences migrated to:
  https://repo.spring.io ([https](https://repo.spring.io) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 6 occurrences
2019-03-20 08:50:10 -05:00
Greg Turnquist
587e9a9e3e Continue development on v2.4.6.BUILD-SNAPSHOT 2019-02-22 16:02:43 -06:00
Greg Turnquist
7af6a54048 Releasing Spring Web Services v2.4.5.RELEASE 2019-02-22 16:02:38 -06:00
Greg Turnquist
140fd8425b Continue development 2019-01-09 23:23:07 -06:00
Greg Turnquist
908af975c8 Releasing 2.4.4.RELEASE 2019-01-09 23:06:24 -06:00
Greg Turnquist
c4bbcd25c0 Continue development 2018-09-19 13:34:13 -05:00
Greg Turnquist
9ef17e0626 Release 2.4.3.RELEASE 2018-09-19 13:22:41 -05:00
Greg Turnquist
221673940e Continue development 2017-10-30 12:54:43 -05:00
Greg Turnquist
deb6f77d4d Release 2.4.2.RELEASE 2017-10-30 12:48:49 -05:00
Greg Turnquist
f1804a9334 Continue development 2017-10-16 14:24:45 -05:00
Greg Turnquist
1fff092b4d Release version 2.4.1.RELEASE 2017-10-16 13:58:28 -05:00
Greg Turnquist
19a1209999 SWS-998 - Backport Maven/Asciidoctor migration to 2.x 2017-10-16 11:35:31 -05:00