161 Commits

Author SHA1 Message Date
buildmaster
4e09da711e Bumping versions to 2.2.6.BUILD-SNAPSHOT after release 2021-04-21 17:49:19 +00:00
buildmaster
199445fe60 Going back to snapshots 2021-04-21 17:49:18 +00:00
buildmaster
7e10022f35 Update SNAPSHOT to 2.2.5.RELEASE 2021-04-21 17:46:46 +00:00
buildmaster
f1a1cf04fa Bumping versions 2021-04-20 13:41:10 +00:00
Olga Maciaszek-Sharma
3369032a87 Add a quickstart section (#285) 2021-03-04 10:55:55 +01:00
buildmaster
1fb62819db Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-11-09 11:09:54 +00:00
buildmaster
fb6ebd33c7 Going back to snapshots 2020-11-09 11:09:53 +00:00
buildmaster
397d50ef79 Update SNAPSHOT to 2.2.4.RELEASE 2020-11-09 11:06:45 +00:00
buildmaster
89ea0728b9 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-07-31 21:34:02 +00:00
buildmaster
1117b2122b Going back to snapshots 2020-07-31 21:34:02 +00:00
buildmaster
f09daf3e9b Update SNAPSHOT to 2.2.3.RELEASE 2020-07-31 21:31:40 +00:00
u-dogFF
4f92ff73d7 Fix Zookeeper link in documentation
Fixes gh-238
Fixes gh-246
2020-07-06 16:30:26 -04:00
Marcin Grzejszczak
d4331b4717 Migrated to docs.spring.io & updated sc-build 2020-06-04 16:02:51 +02:00
buildmaster
b522a5ec14 Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-05-28 20:27:04 +00:00
buildmaster
b6d8a345c1 Going back to snapshots 2020-05-28 20:27:04 +00:00
buildmaster
0f64aed86a Update SNAPSHOT to 2.2.2.RELEASE 2020-05-28 20:22:50 +00:00
Spencer Gibb
fbf5b54d07 Updates docs branches. 2020-03-06 12:59:33 -05:00
buildmaster
cad51b35f2 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2020-03-04 17:05:50 +00:00
buildmaster
874282232a Going back to snapshots 2020-03-04 17:05:50 +00:00
buildmaster
8f23cebcdb Update SNAPSHOT to 2.2.1.RELEASE 2020-03-04 17:02:05 +00:00
Spencer Gibb
d7921eeda7 Deletes .flattened-pom.xml 2020-01-22 11:12:17 -05:00
buildmaster
0ca3c38b04 Bumping versions 2019-11-26 18:32:16 +00:00
buildmaster
248f93a6bb Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 10:39:11 +00:00
buildmaster
d348af5438 Going back to snapshots 2019-11-26 10:39:11 +00:00
buildmaster
f3bc299806 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 10:37:29 +00:00
buildmaster
f9f72fadcf Going back to snapshots 2019-11-10 00:22:12 +00:00
buildmaster
97c00d5457 Update SNAPSHOT to 2.2.0.RC2 2019-11-10 00:21:10 +00:00
buildmaster
f1a8d04a1a Bumping versions 2019-11-07 15:23:25 +00:00
buildmaster
832cf885c7 Going back to snapshots 2019-10-24 21:08:14 +00:00
buildmaster
8c1154baf5 Update SNAPSHOT to 2.2.0.RC1 2019-10-24 21:07:29 +00:00
buildmaster
55b873c31e Going back to snapshots 2019-10-03 20:08:51 +00:00
buildmaster
bdfb872a9f Update SNAPSHOT to 2.2.0.M3 2019-10-03 20:08:06 +00:00
Olga Maciaszek-Sharma
35b5a02322 Update docs.Fixes gh-232. 2019-09-17 15:18:26 +02:00
Olga Maciaszek-Sharma
5db18382a6 Add SC LoadBalancer starter to Zookeeper Discovery starter. (#234)
Fixes gh-233.
2019-09-11 18:59:50 +02:00
buildmaster
d75c2ca518 Going back to snapshots 2019-08-14 15:51:35 +00:00
buildmaster
c127120a05 Update SNAPSHOT to 2.2.0.M2 2019-08-14 15:50:28 +00:00
Marcin Grzejszczak
60dbe3568d Added symbolic link of index.adoc 2019-07-29 14:45:14 +02:00
buildmaster
7617b06e01 Going back to snapshots 2019-07-03 20:09:10 +00:00
buildmaster
0bd0d74de9 Update SNAPSHOT to 2.2.0.M1 2019-07-03 20:08:06 +00:00
Marcin Grzejszczak
1ed80350fe Added sagan pages; fixes gh-229 2019-04-29 13:25:17 +04:00
Spring Operator
891d5dc029 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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://foo:7001/ (UnknownHostException) with 1 occurrences migrated to:
  https://foo:7001/ ([https](https://foo:7001/) result UnknownHostException).
* [ ] http://hello-world/ (UnknownHostException) with 1 occurrences migrated to:
  https://hello-world/ ([https](https://hello-world/) result UnknownHostException).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## 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://curator.apache.org with 3 occurrences migrated to:
  https://curator.apache.org ([https](https://curator.apache.org) result 200).
* [ ] http://curator.apache.org/curator-x-discovery/ with 1 occurrences migrated to:
  https://curator.apache.org/curator-x-discovery/ ([https](https://curator.apache.org/curator-x-discovery/) result 200).
* [ ] http://github.com/ with 1 occurrences migrated to:
  https://github.com/ ([https](https://github.com/) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://zookeeper.apache.org with 2 occurrences migrated to:
  https://zookeeper.apache.org ([https](https://zookeeper.apache.org) result 200).
* [ ] http://zookeeper.apache.org/doc/current/zookeeperOver.html with 2 occurrences migrated to:
  https://zookeeper.apache.org/doc/current/zookeeperOver.html ([https](https://zookeeper.apache.org/doc/current/zookeeperOver.html) result 200).
* [ ] http://zookeeper.apache.org/doc/current/zookeeperStarted.html with 7 occurrences migrated to:
  https://zookeeper.apache.org/doc/current/zookeeperStarted.html ([https](https://zookeeper.apache.org/doc/current/zookeeperStarted.html) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 2 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://raw.github.com/ with 1 occurrences migrated to:
  https://raw.github.com/ ([https](https://raw.github.com/) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost with 1 occurrences
* http://localhost:8080 with 4 occurrences
* http://localhost:8081/service-registry with 1 occurrences
2019-03-20 16:10:48 -05:00
Spring Operator
9f46e0efe8 URL Cleanup (#196)
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 11 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).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-20 10:29:28 -04:00
Spring Operator
8cf1f39dde URL Cleanup (#189)
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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch 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 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 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:09:16 -04:00
Marcin Grzejszczak
587e4c8eb0 Hoxton 2019-03-08 16:18:42 +01:00
Marcin Grzejszczak
1ecbd72f41 Greenwich 2019-03-08 15:36:32 +01:00
buildmaster
4e1414a754 Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 20:11:33 +00:00
buildmaster
2de90263a5 Going back to snapshots 2019-03-05 20:11:32 +00:00
buildmaster
5a767c6599 Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 20:10:14 +00:00
buildmaster
0f3ca418be Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:59:13 +00:00
buildmaster
dd10e9c0fe Going back to snapshots 2019-01-22 18:59:13 +00:00