67 Commits

Author SHA1 Message Date
Spring Operator
c136f910a2 URL Cleanup (#111)
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 4 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 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 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-16 11:51:26 -04:00
Ryan Baxter
a9767b58db Bumping versions for next release 2017-05-05 16:47:14 -04:00
Ryan Baxter
7e1f6c6f40 Camden.SR7 release 2017-05-01 13:57:12 -04:00
Ryan Baxter
8650838d6e Bumping versions for next release 2017-03-10 16:12:17 -05:00
Spencer Gibb
73dba9e0f8 bump sleuth and contract versions 2017-03-07 14:36:35 -07:00
Spencer Gibb
07fa7ab2ed Prepare for Camden.SR6 release 2017-03-07 14:28:14 -07:00
Marcin Grzejszczak
b566ab3bea Going back to snapshots 2017-02-06 12:04:17 +01:00
Marcin Grzejszczak
25af4f2162 Bumping versions before release 2017-02-06 11:40:49 +01:00
Ryan Baxter
b05cdc5318 Bumping versions for next release 2017-01-12 13:25:30 -05:00
Ryan Baxter
3ef49d448c Revert "Version changes for Camnden.SR4 release"
This reverts commit 461fe2b257.
2017-01-12 13:21:48 -05:00
Ryan Baxter
461fe2b257 Version changes for Camnden.SR4 release 2017-01-12 11:17:34 -05:00
Ryan Baxter
c8bb5894e1 Bump versions for next release 2016-11-29 13:42:24 -05:00
Ryan Baxter
6134b6fb7a Revert "Version changes for Camden.SR3 release"
This reverts commit dd05da06f3.
2016-11-29 13:39:13 -05:00
Ryan Baxter
dd05da06f3 Version changes for Camden.SR3 release 2016-11-29 11:37:55 -05:00
Ryan Baxter
a2bec38496 Updating the netflix version 2016-11-04 07:36:57 -04:00
Spencer Gibb
695c67cf84 Update to SNAPSHOT 2016-11-01 14:43:46 -06:00
Spencer Gibb
fda0b282f2 Update SNAPSHOT to Camden.SR2 2016-11-01 14:34:41 -06:00
Dave Syer
b67c811e0a Revert to snapshots 2016-10-18 16:51:15 +01:00
Dave Syer
b54f47595d Update for Camden.SR1 2016-10-18 16:48:28 +01:00
Dave Syer
530a739b2a Revert to snapshots 2016-09-25 07:45:26 +01:00
Dave Syer
1ab978f422 Update for Camden.RELEASE 2016-09-25 07:42:34 +01:00
Dave Syer
8fb29ffc7b Update to sleuth 1.0.9 2016-09-19 13:49:20 +01:00
Dave Syer
5d081b3e25 Re-order commons to top so 1.1.3 takes priority 2016-09-19 12:56:20 +01:00
Dave Syer
7127a157f3 Rationalize dependency management in BOMs 2016-09-19 12:02:48 +01:00
Dave Syer
dff2cd7fe0 Remove duplicate spring-cloud-task BOM 2016-09-09 16:56:36 +01:00
Spencer Gibb
26b38c3c37 Fixed reference to task 2016-09-09 09:24:28 -06:00
Dave Syer
b5d1634b81 Add missing cloud security BOM 2016-09-09 13:19:53 +01:00
Dave Syer
c3de752a4e Add missing cloud security BOM 2016-09-09 13:18:19 +01:00
Dave Syer
e1248f716b Revert to snapshots 2016-09-08 17:37:03 +01:00
Dave Syer
d563a890ea Update for Camden.RC1 2016-09-08 17:35:24 +01:00
Dave Syer
dbbdfd0ad0 Revert to snapshots 2016-08-27 11:17:56 +01:00
Dave Syer
e4d44f5a1a Release Camden.M1 2016-08-27 10:52:32 +01:00
Marcin Grzejszczak
7819282ac6 Bumping Sleuth to 1.0.7 2016-08-24 17:41:54 +02:00
Marcin Grzejszczak
23131be322 Bumping Stream to Brooklyn.BUILD-SNAPSHOT for Camden 2016-08-24 17:38:42 +02:00
Dave Syer
257e46b05f Change repo URLs to https 2016-08-17 17:31:27 +01:00
Dave Syer
00dcea45db Update to latest Camden versions 2016-08-16 07:53:50 +01:00
Marcin Grzejszczak
fd2e053789 Updating Sleuth to 1.0.5.BUILD-SNAPSHOT 2016-07-29 14:08:39 +02:00
Marcin Grzejszczak
a24ec14fe7 Updating Sleuth to 1.0.3.BUILD-SNAPSHOT 2016-07-07 12:49:31 +02:00
Spencer Gibb
248dfe973c Update consul to 1.2.0 2016-07-01 11:39:43 -06:00
Spencer Gibb
5071fca915 Updated to camden 2016-07-01 10:59:04 -06:00
Dave Syer
5b3159a5f0 Revert to snapshots 2016-07-01 14:56:41 +01:00
Dave Syer
10aca045c8 Update for Brixton.SR2 2016-07-01 14:46:03 +01:00
Dave Syer
45afb30582 Revert to snapshots (Brixton still) 2016-06-10 17:11:22 +01:00
Dave Syer
7fe8e4aed9 Update to Brixton.SR1 2016-06-10 16:59:44 +01:00
Spencer Gibb
b439bd7105 Remove ref to nonexistent spring-cloud-bus-hystrix
fixes gh-54
2016-05-23 10:14:21 -06:00
Dave Syer
28402b81c1 Revert to snapshots 2016-05-11 10:09:01 +01:00
Dave Syer
f48799d09d Fix build parent versions 2016-05-11 09:40:47 +01:00
Dave Syer
588b6d2b32 Update for Brixton.RELEASE 2016-05-11 09:36:22 +01:00
Dave Syer
0287a34c7d Re-order BOMs so that rxjava gets the right version from netflix
Because stream (currently) depends on an old version of rxjava, this
was causing issues for user projects, pulling in the wrong version
onto the classpath. Putting the netflix BOM first in dependency
management is enoug hto fix it for now (until something else
has a strong opinion about one of the dependencies in netflix).
2016-05-10 09:49:50 +01:00
Dave Syer
d94b065a91 Revert to snapshots 2016-04-18 16:22:00 +01:00