Commit Graph

82 Commits

Author SHA1 Message Date
Spring Operator
26d4e2f1d7 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 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://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 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-21 16:59:23 -04:00
Marcin Grzejszczak
07a9e9df88 Preparing for Fishtown.M4 2018-10-24 11:12:08 +02:00
Soby Chacko
af120773be Next update version: Fishtown.BUILD-SNAPSHOT 2018-09-21 11:44:30 -04:00
Soby Chacko
a4ef93b90f Fishtown.M3 Release 2018-09-21 11:23:53 -04:00
Soby Chacko
e877eceac1 Next update: Fishtown.BUILD-SNAPSHOT 2018-08-28 10:38:52 -04:00
Soby Chacko
38cf7beee6 Fishtown.M2 Release 2018-08-28 10:27:37 -04:00
Soby Chacko
06bd14fdd1 Revert "Fixing docs publishing issue on Artifactory"
This reverts commit 24fc3e260d.
2018-07-09 14:00:42 -04:00
Soby Chacko
24fc3e260d Fixing docs publishing issue on Artifactory
In the build-helper-maven plugin, change the file extension type from
`zip;zip.type=docs;zip.deployed=false` to simply `zip`.
This former extension potentially causes the docs publishing incorrectly on Artifactory.
2018-07-09 09:54:12 -04:00
Soby Chacko
cffa77c4ee Next update: Fishtown.BUILD-SNAPSHOT 2018-06-27 15:56:47 -04:00
Soby Chacko
94f84301e7 Fishtown.M1 Release 2018-06-27 15:47:43 -04:00
Oleg Zhurakousky
8a4efccf8c Setting next release train to Fishtown 2018-04-06 15:59:24 -04:00
Oleg Zhurakousky
60a40c5a92 Elmhurst 2.0.0.RELEASE 2018-04-06 15:37:51 -04:00
Jay Bryant
cfea9db27e Made the Table of Contents collapsible
I modified the pom.xml to bring in tocbot-3.0.2 and modified index.adoc to use it. I also added docinfo-footer.html and docinfo.html, as that is the usual way of including tocbot. I removed the .gitignore file, because we shouldn't be ignoring HTML and CSS files.
2018-03-20 10:56:34 -05:00
Soby Chacko
296759f0c7 Back to Elmhurst.BUILD-SNAPSHOT 2018-03-12 16:36:51 -04:00
Soby Chacko
f31292764d Elmhurst.RC3 Release 2018-03-12 16:18:11 -04:00
Soby Chacko
e3c5f11c5e Next version update: Elmhurst.BUILD-SNAPSHOT 2018-03-01 09:53:32 -05:00
Soby Chacko
4b66095555 Elmhurst.RC2 Release 2018-03-01 09:46:04 -05:00
Soby Chacko
ebe444dbc5 Next update version: Elmhurst.BUILD-SNAPSHOT 2018-02-23 13:12:40 -05:00
Soby Chacko
b597da62dd Elmhurst.RC1 Release 2018-02-23 13:00:49 -05:00
Soby Chacko
ae582440e6 Updates to BOM
Remove rxjava, metrics kafka-test-support
Rename kstream binder to kafka-streams binder
docs pom cleanup
2018-02-23 12:48:06 -05:00
Soby Chacko
20860ece75 Back to Elmhurst.BUILD-SNAPSHOT 2018-02-05 14:17:57 -05:00
Soby Chacko
6a13e1427f Elmhurst.M4 Release 2018-02-05 14:08:25 -05:00
Soby Chacko
88e4169c6a Update next version to Elmhurst.BUILD-SNAPSHOT
Update all the other related dependencies
2017-11-09 10:06:45 -05:00
Soby Chacko
25bb9802b8 Release update to Elmhurst.M3, parent to 2.0.0.M4 2017-11-09 09:55:04 -05:00
Soby Chacko
3a15926f01 Update next version: Elmhurst.BUILD-SNAPSHOT 2017-10-19 10:11:44 -04:00
Soby Chacko
4e29d3ac1d remove reference to codec module
closes #39
2017-10-19 09:45:57 -04:00
Soby Chacko
9717d059a9 Release version updates: Elmhurst.M2
Closes #38
2017-10-19 09:38:43 -04:00
Soby Chacko
8950286f69 Update to Elmhurst.BUILD-SNAPSHOT 2017-10-05 16:45:09 -04:00
Marius Bogoevici
5ecbb18980 Release Elmhurst.M1 2017-10-05 16:14:43 -04:00
Marius Bogoevici
032077b217 Set version to Elmhurst.BUILD-SNAPSHOT 2017-10-05 16:14:12 -04:00
Gary Russell
904a80247c Revert to Snapsots; Docs to master 2017-09-29 17:21:06 -04:00
Gary Russell
510f6afa6c Ditmars.RELEASE - docs @ v1.3.0.RELEASE 2017-09-29 16:45:37 -04:00
Gary Russell
d8fc30e472 Back to Ditmars.BUILD-SNAPSHOT 2017-09-13 11:16:18 -04:00
Gary Russell
a27041cfb0 Ditmars.RC1 Release 2017-09-13 10:35:53 -04:00
Vinicius Carvalho
2dd6ca7687 Set version to Ditmars.BUILD-SNAPSHOT 2017-07-31 16:18:04 -04:00
Vinicius Carvalho
ade03fcea1 Release Ditmars.M2 2017-07-31 16:15:31 -04:00
Marius Bogoevici
b2249ff8a0 Set version to Ditmars.BUILD-SNAPSHOT 2017-07-19 11:27:53 -04:00
Marius Bogoevici
ab81397518 Release Ditmars.M1 2017-07-19 11:21:49 -04:00
Marius Bogoevici
3ab9229ae8 Update Spring Cloud Stream core and binder versions
- set all to 1.3.0.M1
2017-07-19 11:13:16 -04:00
Soby Chacko
5b0407d477 Updating to next major release train line: Ditmars.BUILD-SNAPSHOT
Fix #29
2017-05-17 19:22:36 -04:00
Soby Chacko
6eedbb7c88 Next version update: Chelsea.SR2 2017-05-16 17:53:59 -04:00
Soby Chacko
c5a066d9e1 Chelsea.SR2 Release 2017-05-16 17:50:47 -04:00
Marius Bogoevici
cd0cee8bcd Set next development version to Chelsea.BUILD-SNAPSHOT 2017-04-11 23:18:36 -04:00
Marius Bogoevici
549e42df9b Release Chelsea.SR1 2017-04-11 22:45:33 -04:00
Soby Chacko
e0760b0ace Next version Chelsea.BUILD-SNAPSHOT 2017-04-04 17:10:42 -04:00
Soby Chacko
574d9d27e0 Release Chelsea.RELEASE 2017-04-04 17:04:41 -04:00
Gunnar Hillert
f9ed27082b gh-11 Adapt to Spring Cloud reference guide theme
* Update copyright year to 2017
2017-04-01 17:10:28 -10:00
Marius Bogoevici
5d1be34478 Set development version to Chelsea.BUILD-SNAPSHOT 2017-03-13 21:06:16 -04:00
Marius Bogoevici
d8fbb59f13 Release Chelsea.RC1 2017-03-13 21:01:07 -04:00
Marius Bogoevici
f1728c49c4 Use Spring Cloud Build 1.3.1.RELEASE 2017-03-13 21:01:07 -04:00