181 Commits

Author SHA1 Message Date
Ryan Baxter
c7c29fbd8b Merge pull request #114 from spring-operator/polish-urls-xml-1.1.x
URL Cleanup
2019-03-27 11:44:49 -04:00
Ryan Baxter
5482431e0c Merge pull request #122 from spring-operator/polish-urls-remaining-1.1.x
URL Cleanup
2019-03-27 11:43:10 -04:00
Ryan Baxter
18214f805a Merge pull request #97 from spring-operator/polish-urls-apache-license-1.1.x
URL Cleanup
2019-03-27 11:35:19 -04:00
Spring Operator
52a672bae6 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).

## 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://dl.bintray.com/dsyer/generic/install-0.0.1.jar with 1 occurrences migrated to:
  https://dl.bintray.com/dsyer/generic/install-0.0.1.jar ([https](https://dl.bintray.com/dsyer/generic/install-0.0.1.jar) 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://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://projects.spring.io/spring-boot with 2 occurrences migrated to:
  https://projects.spring.io/spring-boot ([https](https://projects.spring.io/spring-boot) 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/eureka/ with 2 occurrences
2019-03-26 03:10:38 -05:00
Spring Operator
c56ba6be77 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://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 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-25 23:51:36 -05:00
Spring Operator
f139d24c85 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://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 27 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 11:14:15 -05:00
Spring Operator
39fc891079 URL Cleanup (#84)
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 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://projects.spring.io/spring-cloud/ with 1 occurrences migrated to:  
  https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/) 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).
* 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-release-local with 1 occurrences migrated to:  
  https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-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 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-16 11:38:01 -04:00
Dave Syer
27b759ee38 Revert to snapshots 2016-09-21 12:48:05 +01:00
Dave Syer
fd87508361 Update for Brixton.RC6 (1.1.6) 2016-09-21 12:45:19 +01:00
Marcin Grzejszczak
ecd2d3164e Updating mvnw for all projects 2016-09-19 19:29:38 +02:00
Marcin Grzejszczak
8b45604eee Updating mvnw for all projects 2016-09-19 14:16:38 +02:00
Marcin Grzejszczak
051fdf4c15 Updating mvnw for all projects 2016-09-19 12:44:13 +02:00
Marcin Grzejszczak
31101b0959 Updating mvnw for all projects 2016-09-15 16:09:55 +02:00
Marcin Grzejszczak
a47e9b4014 Removed adoc footer 2016-09-07 17:59:12 +02:00
Marcin Grzejszczak
7eea8ffb61 Updating mvnw for all projects 2016-09-07 17:26:12 +02:00
Dave Syer
06548d06ca Add --keypass option to CLI
Up to now we only supported the default key pass (the same as the
store password). This change adds a new option to "encrypt" and
"decrypt" commands.

Fixes gh-26
2016-08-25 21:50:24 +01:00
Dave Syer
598e79d1f5 Revert to snapshots 2016-08-23 09:16:41 +01:00
Dave Syer
c35531c8e0 Update for 1.1.5 (Brixton.SR5) 2016-08-23 09:13:36 +01:00
Marcin Grzejszczak
618026d58b Updating ghpages for all projects 2016-08-22 13:30:41 +02:00
Marcin Grzejszczak
d836b52f34 Updating ghpages for all projects 2016-08-19 11:44:24 +02:00
Marcin Grzejszczak
8ec8a3e27d Updating ghpages for all projects 2016-08-18 13:08:38 +02:00
Marcin Grzejszczak
9c2f04dc69 Updating ghpages for all projects 2016-08-17 12:42:40 +02:00
Marcin Grzejszczak
71b7747d58 Added missing whitelisted branch 2016-08-16 15:44:08 +02:00
Marcin Grzejszczak
945c20ccbc 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:43:46 +02:00
Dave Syer
093e0eb77a Revert to snapshots 2016-07-26 11:39:10 +01:00
Dave Syer
083a7c2c25 Update to Brixton.SR4 (1.1.4.RELEASE) 2016-07-26 11:35:39 +01:00
Dave Syer
09cea7fd72 Revert to snapshots 2016-07-11 16:28:41 +01:00
Dave Syer
714890a65b Update for 1.1.3.RELEASE 2016-07-11 16:25:45 +01:00
Spencer Gibb
1919c443e8 Update to SNAPSHOT 2016-07-01 12:33:54 -06:00
Spencer Gibb
00df0d83ea Update install instructions to 1.1.2.RELEASE 2016-07-01 12:18:17 -06:00
Spencer Gibb
ab807d3fe0 Update SNAPSHOT to 1.1.2.RELEASE 2016-07-01 12:13:10 -06:00
Dave Syer
7a942cbef3 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Dave Syer
63218227d5 Revert to snaphots 2016-06-10 17:21:33 +01:00
Dave Syer
1da0796f85 Update to 1.1.1.RELEASE 2016-06-10 17:16:01 +01:00
Dave Syer
2daedfc556 Update tp mvn 3.3.9 2016-06-04 09:14:03 +01:00
Dave Syer
0130e2fbb8 Re-instate .settings.xml for Travis 2016-05-12 11:34:17 +01:00
Dave Syer
b7b2f8f67a Update README and remove .settings.xml where appropriate 2016-05-12 10:47:36 +01:00
Dave Syer
618e9adaa4 Revert to snapshots 2016-05-11 10:15:37 +01:00
Dave Syer
0bff1e41d4 Update for 1.1.0.RELEASE 2016-05-11 10:12:25 +01:00
Dave Syer
4c9eb80238 Fix dependency order to nail spring-core version 2016-05-09 09:33:47 +01:00
Dave Syer
b98a2c585b Add explicit release disabled flag for artifactory for plugins 2016-05-06 18:09:41 +01:00
Dave Syer
5d251806be Add explicit release disabled flag for artifactory 2016-05-06 17:47:14 +01:00
Dave Syer
d5373fabb3 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
87b8a61466 Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Dave Syer
fbe93c0549 Fix versions in docs 2016-05-06 16:24:31 +01:00
Dave Syer
e989db3ae7 Fix spring-core version 2016-05-06 16:16:32 +01:00
Dave Syer
1388935928 Revert to snapshots 2016-04-18 16:47:57 +01:00
Dave Syer
75bb2e1e0d Update to RC2 2016-04-18 16:47:32 +01:00
Dave Syer
fe37df26f8 Remove references to redis binder 2016-04-18 16:43:56 +01:00
Dave Syer
e3d4df790a Revert to snapshots 2016-03-24 11:28:21 +00:00