Commit Graph

17 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
Gunnar Hillert
2d549fc2b4 gh-6 Fix Docs Generation 2016-09-21 00:22:32 -10: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
865cef4896 Update snapshot dependencies to milestone 2016-08-26 00:59:18 -04:00
Marius Bogoevici
8d71ec748e Add Spring profile 2016-08-26 00:39:35 -04:00
Marius Bogoevici
de4b87073d Updated parent to 1.1.0.M1 2016-08-26 00:28:50 -04:00
Marius Bogoevici
6e6fe2bc24 Fix relative path 2016-08-23 12:06:00 -04:00
Marius Bogoevici
8534803993 Revert parent doc changes 2016-08-23 11:57:39 -04:00
Marius Bogoevici
adfcb781a6 Change parent, add aggregate document 2016-08-23 11:46:34 -04:00
Marius Bogoevici
f0adec9be6 Add aggregate 'spring-cloud-stream-docs'
Updated to latest core
2016-08-23 09:52:23 -04:00