Commit Graph

8 Commits

Author SHA1 Message Date
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
e61028a8b7 Updates for boot RSocket changes
removes pinned reactor version

fixes gh-1114
2019-06-28 12:26:59 -04:00
Spencer Gibb
df1181ce27 Move to use new boot RSocket starter and infrastructure. 2019-04-15 15:44:47 -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
Spencer Gibb
f6881d3040 Adds rsocket dependency management 2019-02-21 23:00:43 -05:00
Spencer Gibb
7054630260 Bumps to 2.2.0.BUILD-SNAPSHOT 2019-02-21 22:42:26 -05:00
Spencer Gibb
cc674f19d8 moved code to submodule, preparatory to importing to mainline gateway repository 2019-02-21 22:08:51 -05:00