57 Commits

Author SHA1 Message Date
Spring Operator
e329bb4e1f URL Cleanup (#30)
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 7 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 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-16 11:34:08 -04:00
Dave Syer
1e2a1031f6 Revert to snapshots 2016-09-21 10:23:56 +01:00
Dave Syer
53ebccbbca Update to 1.0.1 2016-09-21 10:22:15 +01:00
Dave Syer
bb68ed8d59 Move unnecessary dependencies up a level 2016-09-19 12:01:56 +01:00
Dave Syer
26b2826287 Change repo URLs to https 2016-08-17 17:31:21 +01:00
Dave Syer
7e7e270f6f Revert to snapshots 2016-05-10 17:17:52 +01:00
Dave Syer
0f2398255c Update for 1.1.0.RELEASE 2016-05-10 17:16:44 +01:00
Dave Syer
c8c8cdb83a Add explicit release disabled flag for artifactory for plugins 2016-05-06 18:09:41 +01:00
Dave Syer
3accebb76d Add explicit release disabled flag for artifactory 2016-05-06 17:47:14 +01:00
Dave Syer
166142e479 Revert to snapshots 2016-04-18 14:16:10 +01:00
Dave Syer
8cf834d406 Update to RC2 2016-04-18 14:15:31 +01:00
Spencer Gibb
34c7f0c0f9 Revert "Update SNAPSHOT to milestone 1.0.0.RC1"
This reverts commit 32f17f11b2.
2016-03-23 10:50:20 -06:00
Spencer Gibb
32f17f11b2 Update SNAPSHOT to milestone 1.0.0.RC1 2016-03-23 10:46:34 -06:00
Dave Syer
5257b24c0f Revert to snapshots 2016-02-05 09:10:46 +00:00
Dave Syer
c3b11f430c Update to 1.0.0.M4 2016-02-05 09:09:52 +00:00
Dave Syer
644825813e Add extra dependencies module 2016-01-08 13:47:23 +00:00
Dave Syer
c3c285b1e6 Revert to snapshots 2015-11-17 12:41:10 +00:00
Dave Syer
2c80e6c08c Update to 1.0.0.M3 2015-11-17 12:40:36 +00:00
Spencer Gibb
70fc892106 Remove feign-ribbon dependency
fixes gh-8
2015-10-02 10:54:41 -06:00
Dave Syer
7b4fcbfb28 Fix feign dependency 2015-10-01 10:05:52 +01:00
Dave Syer
f1d4b9636c Revert to snapshot 2015-09-08 10:21:35 +01:00
Dave Syer
d78ef2d773 Update for M1 release 2015-09-08 10:12:42 +01:00
Dave Syer
a3273c473d Add dependency management for starters 2015-08-27 10:43:02 +01:00
Spencer Gibb
e44cdafac0 move module to correct location in pom.xml
fixes https://github.com/spring-cloud-samples/customers-stores/issues/14
2015-07-07 16:28:21 -06:00
Dave Syer
fa91495648 Move starters into home projects 2015-06-26 15:09:53 +01:00
Dave Syer
ac079f876d Update to Brixton 2015-06-26 12:58:25 +01:00
Dave Syer
61c7b5a417 Bump build 2015-06-26 10:59:06 +01:00
Dave Syer
1c862dab2b Fix docs 2015-05-21 14:44:15 +01:00
Dave Syer
1a55cc1c71 Fix logging dependencies 2015-05-21 13:59:34 +01:00
Dave Syer
24aca83e96 Tidy up failure cases of discovery client 2015-05-21 13:51:58 +01:00
Josh Long
e1bdaa7851 cfdc 2015-05-14 19:31:01 -05:00
Dave Syer
aa69b2a890 Add annotation processor 2015-03-19 14:27:37 +00:00
Dave Syer
7293297f24 Update some dependencies 2015-01-29 11:24:19 +00:00
Dave Syer
2a6ec08f35 Harmonise spring oauth2 versions 2015-01-02 14:16:45 +00:00
Dave Syer
541b988444 Add optional/runtime to lombok 2014-12-11 15:32:48 +00:00
Dave Syer
5d83355d78 Ensure eureka client has a default zone with a serviceUrl 2014-10-17 18:05:46 +01:00
Dave Syer
d0832cdb87 Move eureka events to server project 2014-10-14 17:55:09 +01:00
Dave Syer
94aba20a13 Allow RABBIT_URI in CF deploy 2014-10-14 13:06:15 +01:00
Dave Syer
5f773d7303 Add scm element to POM 2014-10-07 11:18:04 +01:00
Dave Syer
0396a06185 Extract repositories to .settings.xml 2014-10-06 13:02:33 +01:00
Dave Syer
1c4b162d21 Add repo.spring.io for cf-broker release 2014-10-06 12:43:55 +01:00
Dave Syer
4afe316d39 Add snapshot repos (yawn) 2014-10-06 11:45:37 +01:00
Dave Syer
4b4a1a373d Automate docs build with shared parent pom 2014-10-06 11:22:20 +01:00
Dave Syer
22ea03e641 Update for new security module 2014-10-03 16:02:01 +01:00
Dave Syer
429d336dc3 Add maven processor for docs 2014-09-29 18:09:36 +01:00
Dave Syer
b175545990 Move README to src/main/asciidoc 2014-09-29 14:12:56 +01:00
Dave Syer
7ca40861eb Extract OAuth2ClientProperties 2014-09-02 19:38:00 +01:00
Dave Syer
db9bfb0b56 @EnableOAuth2* 2014-09-01 08:17:23 +01:00
Dave Syer
59ff9bfaac Rename platform->cloud 2014-08-29 12:52:52 +01:00
Dave Syer
7f80f76168 Make tokenInfoUri explicit 2014-08-29 09:50:33 +01:00