21 Commits

Author SHA1 Message Date
Spring Operator
eeaba86046 URL Cleanup (#92)
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 3 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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) 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 6 occurrences migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
2019-03-16 11:34:47 -04:00
Ryan Baxter
bc6b006ea1 Bumping version for next release 2017-05-01 13:55:40 -04:00
Ryan Baxter
769fd97b4b Revert "Version changes for 1.2.3.RELEASE"
This reverts commit 9032d73724.
2017-05-01 12:01:14 -04:00
Ryan Baxter
9032d73724 Version changes for 1.2.3.RELEASE 2017-05-01 11:56:53 -04:00
Dave Syer
3364e45e20 Revert to snapshots 2017-02-03 09:21:24 +00:00
Dave Syer
28ab788e2c Update for 1.2.2.RELEASE 2017-02-03 09:20:24 +00:00
Dave Syer
41622b37dc Revert to snapshots 2016-09-21 11:07:24 +01:00
Dave Syer
2d982d3fa9 Update for 1.2.1 2016-09-21 11:07:24 +01:00
Dave Syer
840e080b57 Revert to snapshots 2016-08-16 09:48:57 +01:00
Dave Syer
56d5a65d68 Update to 1.2.0.RELEASE 2016-08-16 09:48:08 +01:00
Spencer Gibb
d4541520ba Update to boot 1.4.0.BUILD-SNAPSHOT and update version to 1.2.0 2016-07-01 13:00:08 -06:00
Dave Syer
14bcd04115 Revert to snapshots 2016-05-10 08:41:48 +01:00
Dave Syer
78ab9c727a Update to 1.1.1.RELEASE 2016-05-10 08:39:40 +01:00
Dave Syer
52a93ae045 Revert to snspshots 2016-05-06 15:54:22 +01:00
Dave Syer
d6b466bd8c Update for GA release 2016-05-06 15:53:54 +01:00
Dave Syer
a9f9cef647 Revert to snapshots 2016-04-15 15:11:35 +01:00
Dave Syer
1e9a57bc68 Update to 1.1.0.RC2 2016-04-15 15:11:16 +01:00
Dave Syer
64c5aaf981 Revert to snapshots 2016-03-02 17:33:09 +00:00
Dave Syer
63221718f1 Update for 1.1.0.RC1 2016-03-02 17:32:29 +00:00
Dave Syer
a149efb785 Fix version in build-tools 2016-02-05 09:46:05 +00:00
Dave Syer
a6f474aaf4 Add build tools for checkstyle rules 2016-02-05 09:40:26 +00:00