Commit Graph

102 Commits

Author SHA1 Message Date
Spencer Gibb
6548ea46c5 Updates to use RSocket version 1.0.0-RC2 2019-08-06 15:30:28 -04:00
buildmaster
b9df1199a2 Going back to snapshots 2019-07-03 18:19:18 +00:00
buildmaster
1283756da1 Update SNAPSHOT to 2.2.0.M1 2019-07-03 18:18:18 +00:00
Spencer Gibb
b687f49201 Fixes scm url 2019-06-24 13:34:11 -04:00
Spencer Gibb
daae655987 Updates to Dysprosium snapshots 2019-05-21 15:20:02 -04:00
Spring Operator
43ba27af27 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 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://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## 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 9 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).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
2019-03-19 21:21:56 -05:00
Spring Operator
77628d2460 URL Cleanup (#892)
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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch 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 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 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 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
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:03:04 -04:00
Spencer Gibb
8db8eaf793 Merge branch 'rsocket' 2019-03-11 14:48:23 -04:00
Marcin Grzejszczak
555a0e9f45 Hoxton 2019-03-08 15:14:56 +01:00
buildmaster
22381b5b62 Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 17:59:49 +00:00
buildmaster
ba46b4bde3 Going back to snapshots 2019-03-05 17:59:49 +00:00
buildmaster
140fda6ba7 Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 17:57:21 +00:00
Spencer Gibb
7054630260 Bumps to 2.2.0.BUILD-SNAPSHOT 2019-02-21 22:42:26 -05:00
Olga Maciaszek-Sharma
a6f48b0f65 Checkstyle (#833)
Fixes gh-832

* Add formatting and checkstyle fixes.

* Fix checkstyle setup. Add more checkstyle fixes and suppressions.

* Fix license dates.
2019-02-12 14:48:31 +01:00
buildmaster
5a5435740e Bumping versions 2019-01-25 13:38:48 +00:00
buildmaster
175006b59f Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:42:30 +00:00
buildmaster
5dbc30d833 Going back to snapshots 2019-01-22 18:42:29 +00:00
buildmaster
ac61a67e6e Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:41:25 +00:00
Spencer Gibb
e313040fff Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT 2019-01-12 12:59:50 -05:00
buildmaster
1519bc20f3 Going back to snapshots 2018-12-20 21:16:48 +00:00
buildmaster
926bdeae01 Update SNAPSHOT to 2.1.0.RC3 2018-12-20 21:15:01 +00:00
buildmaster
49767d621c Going back to snapshots 2018-12-11 22:04:11 +00:00
buildmaster
14e56bdfa0 Update SNAPSHOT to 2.1.0.RC2 2018-12-11 22:03:17 +00:00
buildmaster
281e9e3031 Going back to snapshots 2018-12-11 18:33:10 +00:00
buildmaster
3cd23a4c52 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 18:32:04 +00:00
buildmaster
78221daa13 Going back to snapshots 2018-11-19 23:18:21 +00:00
buildmaster
f727551394 Update SNAPSHOT to 2.1.0.M3 2018-11-19 23:17:27 +00:00
Michele Mancioppi
e89a386f20 Use EmbeddedRedis to make build self-contained 2018-11-19 13:22:40 -05:00
buildmaster
090addc8de Going back to snapshots 2018-11-18 09:45:10 +00:00
buildmaster
1ee4f0c7cb Update SNAPSHOT to 2.1.0.M2 2018-11-18 09:44:19 +00:00
buildmaster
632f92f834 Going back to snapshots 2018-09-21 22:02:45 +00:00
buildmaster
d339081628 Update SNAPSHOT to Greenwich.M1 2018-09-21 22:01:36 +00:00
Spencer Gibb
6d9c42028c Updates for boot 2.1.0 and reactory-netty 0.8.x 2018-08-08 20:52:21 -04:00
buildmaster
fb05818c85 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-07-31 19:12:24 +00:00
buildmaster
5e6f06b720 Going back to snapshots 2018-07-31 19:12:24 +00:00
buildmaster
fe773fa4df Update SNAPSHOT to 2.0.1.RELEASE 2018-07-31 19:09:58 +00:00
Spencer Gibb
6a4f608204 Bump versions 2018-07-06 16:40:54 -04:00
buildmaster
9b4556fb22 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:45:32 +00:00
buildmaster
725be473d6 Going back to snapshots 2018-06-19 00:45:31 +00:00
buildmaster
d6b29a99f9 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:44:04 +00:00
Spencer Gibb
9c6bbe6503 Updates to s-c-build 2.0.2.BUILD-SNAPSHOT 2018-06-05 15:51:40 -04:00
buildmaster
fd413d15dd Going back to snapshots 2018-05-25 13:15:36 +00:00
buildmaster
0da6e00f87 Update SNAPSHOT to 2.0.0.RC2 2018-05-25 13:14:36 +00:00
Spencer Gibb
ac3afa3be1 Upgrade to latest s-c-build, which brings spring framework 5.0.6 2018-05-16 17:15:40 -04:00
Dave Syer
1656bbcb38 Add ProxyExchange feature for Webflux 2018-05-02 09:16:41 -04:00
buildmaster
b682af440f Going back to snapshots 2018-04-24 16:34:31 +00:00
buildmaster
4fdeb7b498 Update SNAPSHOT to 2.0.0.RC1 2018-04-24 16:33:37 +00:00
Spencer Gibb
ecc221b45d Removes tuple
fixes gh-274
2018-04-10 17:53:09 -04:00
buildmaster
97cbd7ec39 Going back to snapshots 2018-03-22 21:36:17 +00:00
buildmaster
cf447366f4 Update SNAPSHOT to 2.0.0.M9 2018-03-22 21:35:27 +00:00