Commit Graph

23 Commits

Author SHA1 Message Date
Spring Operator
82a1bf40d4 URL Cleanup (#16)
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 36 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://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:  
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 72 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 36 occurrences
2019-03-16 11:15:00 -04:00
Spencer Gibb
c74150a5c4 Update to boot 1.5.10.BUILD-SNAPSHOT 2017-11-30 14:48:57 -05:00
Ryan Baxter
df7334b704 Bumping spring cloud version to Edgware 2017-07-05 10:23:01 -04:00
Ryan Baxter
5b4e5d515f Bumping boot version to 1.5.5.BUILD-SNAPSHOT 2017-06-26 14:03:57 -04:00
Dave Syer
7162302444 Update to Boot 1.5.0 snapshots 2016-12-11 10:21:02 +00:00
Dave Syer
d9fe14dd56 Update to Camden.SR3 2016-12-10 22:44:55 +00:00
Dave Syer
b592196dcb Rationalize dependency management in BOMs 2016-09-19 12:02:59 +01:00
Dave Syer
dc4b4a84f6 Update to Spring Boot 1.4 test APIs 2016-09-15 10:18:19 +01:00
Dave Syer
299e9e26d8 Update to Camden 2016-08-27 11:13:53 +01:00
Dave Syer
1c7382cd6c Revert to snapshots 2016-08-23 08:55:03 +01:00
Dave Syer
605e15e6f1 Test for Brixton.SR5 2016-08-23 08:55:03 +01:00
Dave Syer
a2661e53f4 Change repo URLs to https 2016-08-17 17:31:28 +01:00
Dave Syer
ddb2f26c4e Parameterize cloud version
E.g.

mvn install -P spring-cloud.version=Brixton.RELEASE
2016-05-11 13:58:21 +01:00
Dave Syer
429df2a063 Revert to snapshots 2016-05-11 10:28:00 +01:00
Dave Syer
12da8ef168 Tested with Brixton.RELEASE 2016-05-11 10:27:08 +01:00
Dave Syer
f52fb607bc Update prior to Brixton release 2016-05-11 09:24:08 +01:00
Dave Syer
12ceefc65e FIx broken parent poms 2016-05-05 12:44:25 +01:00
Dave Syer
cc619ac898 Switch groupId to cloud.sample to avoid conflict 2016-04-20 12:08:34 +01:00
Dave Syer
c832cc87d6 Remove unnecessary sampler 2016-02-03 16:57:25 +00:00
Marcin Grzejszczak
2cd7e1a54d Fixed Sleuth compilation issues 2016-01-19 11:42:13 +01:00
Dave Syer
38424b9814 Fix interface name changes in sleuth 2015-12-08 13:08:29 +00:00
Dave Syer
ca6b85b510 Tidy up integration tests for recent changes 2015-11-11 11:04:39 +00:00
Dave Syer
825db562a1 Add sleuth samples 2015-08-20 12:17:26 +01:00