112 Commits

Author SHA1 Message Date
Marcin Grzejszczak
22a069f6be Added symbolic link of index.adoc 2019-07-29 14:44:54 +02:00
buildmaster
6c7bc4f006 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 2019-06-08 14:16:39 +00:00
buildmaster
5fcd7b03fd Going back to snapshots 2019-06-08 14:16:38 +00:00
buildmaster
2917037b80 Update SNAPSHOT to 2.0.2.RELEASE 2019-06-08 14:15:17 +00:00
Spring Operator
5464b0f1ba URL Cleanup (#222)
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).

## 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://foo:7001/ with 1 occurrences
* http://hello-world/ with 1 occurrences
* http://localhost with 1 occurrences
* http://localhost:8080 with 4 occurrences
* http://localhost:8081/service-registry with 1 occurrences
2019-03-27 19:22:06 -04:00
Spring Operator
0eb38c9ac4 URL Cleanup (#193)
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).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences 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 with 1 occurrences 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 with 2 occurrences 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 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-16 12:00:06 -04:00
buildmaster
5210595cf7 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2019-02-22 16:14:10 +00:00
buildmaster
5d2ae081a9 Going back to snapshots 2019-02-22 16:14:10 +00:00
buildmaster
329225fe20 Update SNAPSHOT to 2.0.1.RELEASE 2019-02-22 16:12:56 +00:00
buildmaster
50b0b0764b Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:31:13 +00:00
buildmaster
47242bb0af Going back to snapshots 2018-06-19 00:31:12 +00:00
buildmaster
1aa5bee2ed Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:29:42 +00:00
Tim Ysewyn
a97356c429 Documentation: note in case you're working with Zookeeper 3.4.x (#171)
* Added a warning to the documentation to point out that you need to change the way you include `spring-cloud-zookeeper` in case you're working with Zookeeper version 3.4.x

* Added an explanation why you should change the ZooKeeper dependency
2018-06-11 14:56:12 -04:00
buildmaster
a60be23753 Going back to snapshots 2018-04-23 14:44:54 +00:00
buildmaster
931752385b Update SNAPSHOT to 2.0.0.RC1 2018-04-23 14:43:52 +00:00
buildmaster
30db92d844 Going back to snapshots 2018-03-22 21:31:27 +00:00
buildmaster
f9f0907a3a Update SNAPSHOT to 2.0.0.M7 2018-03-22 21:30:33 +00:00
Jay Bryant
c16e05aadb Editing pass (#163)
I edited for punctuation, spelling, grammar, and corporate voice. I added some links, too.
2018-03-19 15:17:55 -04:00
buildmaster
e66b11d91d Going back to snapshots 2018-02-27 01:09:22 +00:00
buildmaster
27cd78e8ee Update SNAPSHOT to 2.0.0.M6 2018-02-27 01:08:26 +00:00
buildmaster
2bfdc5a9f7 Going back to snapshots 2018-02-09 22:59:18 +00:00
buildmaster
2763070d24 Update SNAPSHOT to 2.0.0.M5 2018-02-09 22:58:23 +00:00
Andreas Evers
b6dbfde49a Fixed wrong /service-registry link + polish (#160)
* Fixed wrong /service-registry link + polish
2018-02-07 13:29:50 -05:00
buildmaster
60e8230540 Going back to snapshots 2017-12-02 03:11:27 +00:00
buildmaster
875a9e548c Update SNAPSHOT to 2.0.0.M4 2017-12-02 03:10:37 +00:00
Spencer Gibb
a186829882 Merge branch '1.2.x'
# Conflicts:
#	docs/pom.xml
2017-11-28 12:51:21 -05:00
Spencer Gibb
4d906499b1 Update docs branches 2017-11-28 12:50:47 -05:00
buildmaster
ba72fbeb2b Bumping versions to 1.2.1.BUILD-SNAPSHOT after release 2017-11-22 00:45:58 +00:00
buildmaster
4ca07b65af Going back to snapshots 2017-11-22 00:45:58 +00:00
buildmaster
3207846544 Update SNAPSHOT to 1.2.0.RELEASE 2017-11-22 00:44:33 +00:00
buildmaster
ef39235bb3 Going back to snapshots 2017-11-16 17:02:55 +00:00
buildmaster
9708c2a386 Update SNAPSHOT to 2.0.0.M3 2017-11-16 17:02:06 +00:00
buildmaster
566d690f91 Going back to snapshots 2017-10-27 21:04:52 +00:00
buildmaster
e5786373c5 Update SNAPSHOT to 2.0.0.M2 2017-10-27 21:04:02 +00:00
Spencer Gibb
60aa59da39 Going back to snapshots 2017-10-23 18:31:00 -04:00
Spencer Gibb
a18aa92e4e Update SNAPSHOT to 1.2.0.RC1 2017-10-23 18:30:19 -04:00
Ryan Baxter
d15244cccd Merge remote-tracking branch 'origin/master' into 2.0.x 2017-09-25 14:16:13 -04:00
Ryan Baxter
629b373e5d Remove @EnableDiscoveryClient as it is optional (#147)
* Remove `@EnableDiscoveryClient` as it is optional.  Fixes #146.
2017-09-25 13:16:12 -04:00
Marcin Grzejszczak
64b8f3f865 Referrencing resources from sc-build 2017-08-31 15:22:10 +02:00
Marcin Grzejszczak
99307b1c1e Referrencing resources from sc-build 2017-08-31 15:20:07 +02:00
Marcin Grzejszczak
868de665be Merge branch 'master' into 2.0.x 2017-08-29 16:23:51 +02:00
Marcin Grzejszczak
b44a58cbe7 Merging 2017-08-29 16:23:09 +02:00
Marcin Grzejszczak
d6e2f36373 Added 2.0.x to list of whitelisted branches 2017-08-29 11:59:55 +02:00
Marcin Grzejszczak
f1efb9344d Merge branch 'master' into 2.0.x 2017-08-29 11:59:03 +02:00
Marcin Grzejszczak
0418f6f34a Added new docs setup; fixes #145 2017-08-29 11:55:07 +02:00
Marcin Grzejszczak
d2f4fcfbec Bumped libs 2017-08-29 11:54:10 +02:00
Marcin Grzejszczak
4e898aa6ca Going back to snapshots 2017-08-25 14:46:25 +02:00
Marcin Grzejszczak
4f9c58de4c Update SNAPSHOT to 1.2.0.M1 2017-08-25 14:45:16 +02:00
Spencer Gibb
69e820c8ef Update to version 1.2.0 and bump build to 1.3.4 2017-08-18 16:33:50 -06:00
Spencer Gibb
d2cd055b61 Going back to snapshots 2017-06-28 11:52:08 -06:00