250 Commits

Author SHA1 Message Date
Spring Operator
d839202832 URL Cleanup (#212)
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://repo.spring.io/libs-milestone-local with 2 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 2 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 1 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 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-27 19:24:03 -04:00
Spring Operator
e80216cf6d URL Cleanup (#219)
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 1 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 1 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://hello-world/ with 1 occurrences
* http://localhost:8080 with 4 occurrences
2019-03-27 19:22:47 -04:00
Spring Operator
6f3a505c25 URL Cleanup (#198)
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://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 56 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 16:06:59 -04:00
Spring Operator
7fc99d8652 URL Cleanup (#190)
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:43 -04:00
Marcin Grzejszczak
bf7b91eb2b Fixed invalid path parsing for stub dependencies
fixes #138
2017-07-04 12:34:59 +02:00
Spencer Gibb
9ab76f4486 backport circle support 2017-03-10 11:49:28 -07:00
Spencer Gibb
ce973c0a18 Update to SNAPSHOT 2017-03-09 11:28:46 -07:00
Spencer Gibb
49ba27ea7d Update SNAPSHOT to 1.0.4.RELEASE 2017-03-09 11:09:51 -07:00
Réda Housni Alaoui
7ccdd3568d Curator UriSpec should be used by discovery to produce service instance uri (#116)
* Curator UriSpec should be used by discovery to produce service instance uri
2017-03-02 11:52:15 -05:00
Marcin Grzejszczak
c32f21556b Fixed flakey test 2017-02-09 17:20:23 +01:00
Dave Syer
e82b8991c8 Revert "Update to s-c-build 1.2.2"
This reverts commit c80d98fffd.
2017-01-06 05:53:29 +00:00
Marcin Grzejszczak
dafb61f0ad Added debug messages 2017-01-06 05:50:23 +00:00
Marcin Grzejszczak
1b44ab895f Added an option to use SC-Zookeeper in a non-web app
without this change when you don't use web environment then your context fails to start
    with this change we allow users to use sc-zookeeper as a clients without the need to register in SC-Zookeeper

    fixes #91
2017-01-06 05:48:32 +00:00
Spencer Gibb
358f9a9df0 Remove unneeded @PostConstruct 2016-11-22 14:52:28 -07:00
Denis Stepanov
8ec5911151 Sanitize path during initialization (#96) 2016-11-22 15:20:26 +01:00
Marcin Grzejszczak
45cb63ee5d Revert "Disable health security."
This reverts commit d87432b797.
2016-11-08 13:19:20 +01:00
Spencer Gibb
d87432b797 Disable health security.
For ZookeeperDiscoveryHealthIndicatorWithNestedStructureTests and boot 1.4.2
2016-11-07 12:19:54 -07:00
Spencer Gibb
c80d98fffd Update to s-c-build 1.2.2 2016-11-07 12:18:05 -07:00
Marcin Grzejszczak
a71a7c18a9 Added debug info 2016-11-07 11:06:38 +01:00
Marcin Grzejszczak
c1facb02d3 Made the build boot 1.4.2 compliant 2016-11-07 11:03:29 +01:00
Marcin Grzejszczak
51c133ad89 Going back to snapshots 2016-09-21 12:33:47 +02:00
Marcin Grzejszczak
59938412fa Bumping versions before release 2016-09-21 12:13:48 +02:00
Marcin Grzejszczak
1ef3301d25 Fixed the hanging test 2016-09-21 12:09:44 +02:00
Dave Syer
e4046e83e7 Ensure version is scraped from parent pom 2016-09-20 13:48:14 +01:00
Marcin Grzejszczak
fded38e47d Updating mvnw for all projects 2016-09-19 19:32:31 +02:00
Marcin Grzejszczak
2037dc5896 Updating mvnw for all projects 2016-09-19 14:19:44 +02:00
Dave Syer
b936fc58ca Move unnecessary dependencies up a level 2016-09-19 12:03:04 +01:00
Marcin Grzejszczak
c72f772a2a Updating mvnw for all projects 2016-09-19 12:48:12 +02:00
Marcin Grzejszczak
6ba78fd833 Updating mvnw for all projects 2016-09-15 16:14:39 +02:00
Marcin Grzejszczak
2a742822ee Removed adoc footer 2016-09-07 18:04:14 +02:00
Marcin Grzejszczak
aa965c052d Updating mvnw for all projects 2016-09-07 17:31:35 +02:00
Marcin Grzejszczak
eb37e42797 Updating ghpages for all projects 2016-08-22 13:33:20 +02:00
Marcin Grzejszczak
c6f8a460e1 Updating ghpages for all projects 2016-08-19 11:47:46 +02:00
Marcin Grzejszczak
5aa62ebe98 Updating ghpages for all projects 2016-08-18 13:16:42 +02:00
Dave Syer
59710e2c88 Change repo URLs to https 2016-08-17 17:31:28 +01:00
Marcin Grzejszczak
65a32e2c53 Updating ghpages for all projects 2016-08-17 12:47:01 +02:00
Marcin Grzejszczak
10d98b6d91 Deploying documentation to proper folder
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:

- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch  (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/)
2016-08-16 15:16:13 +02:00
Marcin Grzejszczak
a8af64d865 Bumping SC-Netflix to 1.1.5 2016-07-21 09:59:30 +02:00
Dave Syer
d74b785d0d Update README with new CLA link 2016-07-11 14:35:13 +01:00
Spencer Gibb
5fcab650a2 Update to SNAPSHOT 2016-06-30 15:42:44 -06:00
Spencer Gibb
4d0dae71e5 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:21:31 -06:00
Spencer Gibb
28210e122a Merge pull request #87 from cameleeck/issues/86-ensemble_provider_connection_string
* issues/86-ensemble_provider_connection_string:
  Repaired overriding of connection string from EnsembleProvider
2016-06-20 10:51:56 -06:00
konrad.dobrzynski
26aea48b9d Repaired overriding of connection string from EnsembleProvider
fixes gh-86
2016-06-20 10:51:12 -06:00
Spencer Gibb
8cfa7334a2 ZookeeperDiscoveryHealthIndicator should be a DiscoveryHealthIndicator
fixes gh-85
2016-06-15 14:06:08 -06:00
Spencer Gibb
1ac5e32a3d Fix test to run on random port. 2016-06-15 14:06:08 -06:00
Dave Syer
fa5c6dae79 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Spencer Gibb
d897173041 remove unused property 2016-06-06 22:45:37 -06:00
Spencer Gibb
13f1ff1ced Update to SNAPSHOT 2016-06-06 22:42:47 -06:00
Spencer Gibb
8c8f233b56 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-06 22:31:35 -06:00
Dave Syer
615453f906 Update tp mvn 3.3.9 2016-06-04 09:14:58 +01:00