41 Commits

Author SHA1 Message Date
Spring Operator
9d9669ebc6 URL Cleanup (#110)
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).
* http://projects.spring.io/spring-cloud with 1 occurrences migrated to:  
  https://projects.spring.io/spring-cloud ([https](https://projects.spring.io/spring-cloud) result 301).
* http://www.spring.io with 1 occurrences migrated to:  
  https://www.spring.io ([https](https://www.spring.io) result 301).
* http://repo.spring.io/libs-milestone-local with 6 occurrences migrated to:  
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-snapshot-local with 6 occurrences migrated to:  
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* http://repo.spring.io/release with 3 occurrences migrated to:  
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

# 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:40 -04:00
Ryan Baxter
45f133d3f3 Bumping versions for next release 2016-11-29 10:48:20 -05:00
Ryan Baxter
0edc931db3 Revert "Version changes for Brixton.SR7"
This reverts commit 477433a259.
2016-11-29 10:39:06 -05:00
Ryan Baxter
477433a259 Version changes for Brixton.SR7 2016-11-28 10:46:35 -05:00
Dave Syer
7ac1649d4b Revert to snapshots 2016-09-21 12:06:23 +01:00
Dave Syer
4ee1ed3529 Update for Brixton.SR6 2016-09-21 12:03:49 +01:00
Dave Syer
91ddc23ab9 Revert tpo snapshots (except AWS) 2016-08-23 09:13:01 +01:00
Dave Syer
fdbc861e71 Update to Brixton.SR5 2016-08-23 08:51:36 +01:00
Marcin Grzejszczak
6f9631f5e6 Updated Brixton to Snapshots 2016-07-29 15:15:31 +02:00
Dave Syer
b3be7fead4 Revert to snapshots 2016-07-26 11:25:22 +01:00
Dave Syer
36ec6d4e21 Update to Brixton.SR4 2016-07-26 11:20:46 +01:00
Dave Syer
51e7f4310c Revert to snapshots 2016-07-11 15:56:51 +01:00
Dave Syer
675b5d53b1 Update Security version 2016-07-11 15:54:31 +01:00
Dave Syer
58e7ed7de8 Update to Brixton.SR3 2016-07-11 09:41:20 +01: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
Dave Syer
109092ad76 Update to RC2 2016-04-18 16:21:28 +01:00
Dave Syer
e0c3176b79 Remove all traces of Spring Boot dependency management 2016-04-04 09:34:30 +01:00
Spencer Gibb
9b57dd5970 Update Boot version to 1.3.3 2016-03-30 23:11:12 -06:00
Dave Syer
9f55dec82c Remove reference to missing starter for redis 2016-03-27 10:04:28 +01:00
Dave Syer
0fd15c5956 Revert to snapshots 2016-03-24 11:15:34 +00:00
Dave Syer
52840c26d7 Bump for Brixton.RC1 2016-03-24 11:13:39 +00:00
Spencer Gibb
b632d9df21 Add profiles to s-c-n-dependencies 2016-03-04 12:44:53 -07:00
Spencer Gibb
70beb5e992 Fix spring-cloud-dependencies-parent relativePath 2016-03-04 12:29:49 -07:00
Dave Syer
13b4f48dfa Remove s-c-task from release train 2016-02-29 13:53:56 +00:00
Dave Syer
8481f3530c Remove duplicate stuff from pom 2016-02-05 11:54:51 +00:00
Dave Syer
18f7ee833e Revert to snapshots 2016-02-05 11:46:20 +00:00
Dave Syer
3ef5b55434 Update to Brixton.M5 2016-02-05 11:44:41 +00:00
Dave Syer
b454105925 Pull spring-cloud-stream to the top of BOM list
That way it can override spring-rabbit version and it won't
get clobbered by bus or anything else that might depend on
rabbit.
2016-02-01 15:13:32 +00:00
Dave Syer
b384911d25 Update Boot version to 1.3.2 2016-02-01 11:59:09 +00:00
Dave Syer
3f2d94d982 Use BOM to import aws dependencies
Instead of listing them individually.

Fixes gh-40
2016-01-30 16:52:58 +00:00
Dave Syer
3c864e5a4c Added spring-cloud-task dependencies 2016-01-27 10:49:37 +00:00
Dave Syer
3fd7c48a08 Rename spring-cloud-starter-dependencies -> spring-cloud-dependencies 2016-01-20 09:30:21 +00:00