Commit Graph

25 Commits

Author SHA1 Message Date
Spring Operator
05a5ffc644 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 Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://docs.spring.io/spring-framework/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-framework/docs/ ([https](https://docs.spring.io/spring-framework/docs/) result 200).
* http://docs.spring.io/spring-shell/docs/current/api/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-shell/docs/current/api/ ([https](https://docs.spring.io/spring-shell/docs/current/api/) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 3 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).
* 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 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
2019-03-21 17:00:19 -04:00
Marius Bogoevici
fe2c48c1a1 Set development version to Brooklyn.BUILD-SNAPSHOT 2017-03-06 21:30:21 -05:00
Marius Bogoevici
7ae7ed3c00 Release Brooklyn.SR3 2017-03-06 21:25:42 -05:00
Marius Bogoevici
908498a7f4 Upgrade to Spring Cloud 1.2.2.RELEASE artifacts 2017-03-06 21:16:42 -05:00
Marius Bogoevici
3302910b7c Set version and dependencies for Brooklyn.BUILD-SNAPSHOT 2017-01-11 23:19:26 -05:00
Marius Bogoevici
6aa819322b Release Brooklyn.SR2 2017-01-11 23:14:31 -05:00
Marius Bogoevici
38ecf75eb3 Set version to Brooklyn.BUILD-SNAPSHOT 2016-10-31 15:22:55 -04:00
Marius Bogoevici
9ac8120c82 Release version Brooklyn.SR1 2016-10-31 15:14:32 -04:00
Marius Bogoevici
f5ae31dcb6 Set release versions in the POMs 2016-10-31 15:11:00 -04:00
Marius Bogoevici
fd56e84969 Update dependendencies pre-SR1 release 2016-10-27 09:41:24 -04:00
Marius Bogoevici
e06dce86c6 Revert to snapshots 2016-09-22 13:56:41 -04:00
Spring Buildmaster
48b5d1e75e [artifactory-release] Next development version 2016-09-22 03:25:38 +00:00
Spring Buildmaster
d71ff92a11 [artifactory-release] Release version Brooklyn.RELEASE 2016-09-22 03:25:37 +00:00
Marius Bogoevici
604967c8e5 Updated Stream component versions to 1.1.0.RELEASE 2016-09-21 21:45:18 -04:00
Marius Bogoevici
950a2d20c6 Reverted to snapshots 2016-09-20 16:11:32 -04:00
Spring Buildmaster
dc7bfce38d [artifactory-release] Next development version 2016-09-08 00:15:02 +00:00
Spring Buildmaster
5517913e30 [artifactory-release] Release version Brooklyn.RC1 2016-09-08 00:15:02 +00:00
Marius Bogoevici
310458b140 Update Kafka binder to 1.1.0.RC2 2016-09-07 19:50:23 -04:00
Marius Bogoevici
b2fe549ae7 Update Spring Cloud Stream, Kafka and Rabbit dependencies to 1.1.0.RC1 2016-09-07 18:46:11 -04:00
Marius Bogoevici
c7bded9460 Set Stream dependencies back to snapshots
Fixes #4
2016-08-27 08:38:52 -04:00
Spring Buildmaster
3a7386b02e [artifactory-release] Next development version 2016-08-26 05:06:10 +00:00
Spring Buildmaster
7ded4cc6e1 [artifactory-release] Release version Brooklyn.M1 2016-08-26 05:06:09 +00:00
Marius Bogoevici
e1ddf1908c Update all dependencies to milestones 2016-08-25 23:38:59 -04:00
Marius Bogoevici
f847cd153e Update to Spring Cloud Build 1.2.0.RELEASE 2016-08-24 09:54:08 -04:00
Marius Bogoevici
454e7d3164 Move spring-cloud-stream-dependencies
- manage only versions of `spring-cloud-stream` and binder artifacts
- assign release train version
2016-08-17 14:31:52 -04:00