55 Commits

Author SHA1 Message Date
buildmaster
8db4855efc Bumping versions to 2.0.5.BUILD-SNAPSHOT after release 2019-06-08 00:40:10 +00:00
buildmaster
6b2b33f66d Going back to snapshots 2019-06-08 00:40:09 +00:00
buildmaster
56a287bacf Update SNAPSHOT to 2.0.4.RELEASE 2019-06-08 00:38:37 +00:00
Spring Operator
9c00e60ee4 URL Cleanup (#906)
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 8 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 3 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 1 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
2019-03-16 11:43:40 -04:00
buildmaster
9d43e083f6 Bumping versions to 2.0.4.BUILD-SNAPSHOT after release 2019-02-22 15:57:17 +00:00
buildmaster
95166db1f8 Going back to snapshots 2019-02-22 15:57:17 +00:00
buildmaster
0492df4443 Update SNAPSHOT to 2.0.3.RELEASE 2019-02-22 15:55:32 +00:00
buildmaster
d442440e7b Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 2018-10-23 18:21:14 +00:00
buildmaster
f49655946d Going back to snapshots 2018-10-23 18:21:14 +00:00
buildmaster
6071a22ae0 Update SNAPSHOT to 2.0.2.RELEASE 2018-10-23 18:16:06 +00: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
Tony Clarke
b0bc375fb2 Update gateway actuator metrics test to use @ClassPathExclusions to verify gateway doesn't fall over when actuator metrics are not added as project dependency 2018-07-28 21:46:36 -04:00
Tony Clarke
0b8a84e1b7 Fix bug where metrics fail if actuator is not added as a project dependency 2018-07-27 17:42:42 -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
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
123327bfd2 Moves GatewaySampleApplicationTests to use local httpbin 2018-04-27 16:14:09 -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
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
buildmaster
c2c7869c9e Going back to snapshots 2018-03-02 17:24:21 +00:00
buildmaster
1f9c65df7e Update SNAPSHOT to 2.0.0.M8 2018-03-02 17:23:34 +00:00
Biju Kunjummen
16c8a07d7c Derive kotlin version from parent (#212) 2018-02-28 22:15:11 -05:00
buildmaster
86cae18b7d Going back to snapshots 2018-02-26 21:54:31 +00:00
buildmaster
e3eadb66a7 Update SNAPSHOT to 2.0.0.M7 2018-02-26 21:53:39 +00:00
buildmaster
43fabf27b4 Going back to snapshots 2018-02-09 22:54:54 +00:00
buildmaster
0dac0315e9 Update SNAPSHOT to 2.0.0.M6 2018-02-09 22:54:02 +00:00
buildmaster
1b4487969b Going back to snapshots 2017-12-02 03:36:59 +00:00
buildmaster
3ed9320e2a Update SNAPSHOT to 2.0.0.M5 2017-12-02 03:36:08 +00:00
Spencer Gibb
89373e3216 update groupId to match 2017-12-01 22:20:46 -05:00
buildmaster
0bb4d5f233 Going back to snapshots 2017-11-16 17:46:05 +00:00
buildmaster
8bd98c5a32 Update SNAPSHOT to 2.0.0.M4 2017-11-16 17:45:16 +00:00
Biju Kunjummen
b2e55b3fdc Add support for select function paramters for gateway kotlin dsl (#98) 2017-11-16 12:16:26 -05:00
buildmaster
16a8cbbe7b Going back to snapshots 2017-10-27 21:21:19 +00:00
buildmaster
b9b9ff78fc Update SNAPSHOT to 2.0.0.M3 2017-10-27 21:20:32 +00:00
Spencer Gibb
094d67b146 Going back to snapshots 2017-08-23 16:42:10 -06:00
Spencer Gibb
62a9eba604 Update SNAPSHOT to 2.0.0.M2 2017-08-23 16:41:13 -06:00
Spencer Gibb
b9a9f5167d Going back to snapshots 2017-07-06 10:19:38 -06:00
Spencer Gibb
389cab1c5c Update SNAPSHOT to 2.0.0.M1 2017-07-06 10:16:03 -06:00
Dave Syer
7d663964e3 Revert sample to old 2.0.x version 2017-06-30 17:39:13 +01:00
Spencer Gibb
8e05561271 Update to fix build 2017-06-30 10:17:17 -06:00
Dave Syer
f89de3cc28 Bump versions 2017-06-30 15:29:54 +01:00
Dave Syer
0b3f050a84 Merge branch 'master' into 2.0.x 2017-06-30 15:28:05 +01:00
Dave Syer
ee18259df7 Fix up sample for 1.0 2017-06-30 15:27:49 +01:00
Dave Syer
7b48378e0f Remove 2.0.x modules 2017-06-30 14:31:19 +01:00