Commit Graph

11 Commits

Author SHA1 Message Date
Spring Operator
ee77e958a0 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 16:58:59 -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
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
f847cd153e Update to Spring Cloud Build 1.2.0.RELEASE 2016-08-24 09:54:08 -04:00
Marius Bogoevici
f0adec9be6 Add aggregate 'spring-cloud-stream-docs'
Updated to latest core
2016-08-23 09:52:23 -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
Marius Bogoevici
c2c65d4142 Initial project structure 2016-07-30 10:05:43 -04:00