Commit Graph

68 Commits

Author SHA1 Message Date
Marcin Grzejszczak
004e83b1e8 Added checkstyle 2019-02-05 15:21:41 +01:00
buildmaster
c1772ba120 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:22:09 +00:00
buildmaster
badefa5526 Going back to snapshots 2019-01-22 18:22:09 +00:00
buildmaster
ce0b7fd5ee Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:20:52 +00:00
buildmaster
88bc77ad8e Going back to snapshots 2018-12-11 21:50:21 +00:00
buildmaster
954fecd095 Update SNAPSHOT to 2.1.0.RC2 2018-12-11 21:49:42 +00:00
buildmaster
410fd654e0 Going back to snapshots 2018-12-11 16:36:29 +00:00
buildmaster
3e5c8ab0c2 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 16:35:48 +00:00
Marcin Grzejszczak
74d3cfeec4 Bumping versions 2018-09-07 15:30:20 +02:00
Spencer Gibb
571dc29f16 Bumps to 2.0.1.BUILD-SNAPSHOT 2018-06-19 13:12:14 -04:00
buildmaster
982f515408 Going back to snapshots 2018-04-20 20:31:41 +00:00
buildmaster
553ca1d7b0 Update SNAPSHOT to 2.0.0.RC1 2018-04-20 20:30:52 +00:00
buildmaster
fa3922b641 Going back to snapshots 2018-02-09 22:51:06 +00:00
buildmaster
0a0678d7be Update SNAPSHOT to 2.0.0.M3 2018-02-09 22:50:25 +00:00
Josh Long
fef7d2c9a7 support Reactor-based CF Java Client (#22)
* reactive Cloud Foundry Java Client

- new support for auto-configuring the reactor-based CF java client v3.3.
- reworkd the `DiscoveryClient` to depend on the standalone support.
- made the tests run conditionally based on presence of certain env vars.

fixes gh-21
2018-01-08 16:45:02 -05:00
buildmaster
3089931065 Going back to snapshots 2017-12-02 03:09:45 +00:00
buildmaster
f913c16f4e Update SNAPSHOT to 2.0.0.M2 2017-12-02 03:09:12 +00:00
Spencer Gibb
d6d7868c5d Merge branch '1.1.x' 2017-11-28 12:54:24 -05:00
Spencer Gibb
5a00ac698c Update docs branches 2017-11-28 12:53:52 -05:00
Spencer Gibb
20a31ad0c7 Merge branch 'master' into 2.0.x 2017-11-27 23:21:08 -05:00
Ryan Baxter
2c2ebe39dd Merge branch 'master' of github.com:spring-cloud/spring-cloud-cloudfoundry 2017-09-20 13:41:42 +01:00
Ryan Baxter
a385582faf updating readme with circle status 2017-09-20 13:41:19 +01:00
Marcin Grzejszczak
9c3cee5f40 Merge branch 'master' into 2.0.x 2017-08-31 14:50:22 +02:00
Marcin Grzejszczak
dcfa2e0606 Referrencing resources from sc-build 2017-08-31 14:50:14 +02:00
Marcin Grzejszczak
f0fafe545e Merge branch 'master' into 2.0.x 2017-08-29 12:29:29 +02:00
Marcin Grzejszczak
9129d9abad Migrated to new docs; fixes #18 2017-08-29 12:28:04 +02:00
Spencer Gibb
98b2a42650 Going back to snapshots 2017-06-28 12:59:22 -06:00
Spencer Gibb
ba5e5541a4 Update SNAPSHOT to 2.0.0.M1 2017-06-28 12:55:26 -06:00
Spencer Gibb
72b04f00b6 Updates for Finchley and boot 2.0 2017-06-28 12:49:51 -06:00
Spencer Gibb
1d1ba75c68 Bumping versions to 1.1.1.BUILD-SNAPSHOT after release 2017-04-10 21:40:34 -06:00
Spencer Gibb
683706a739 Going back to snapshots 2017-04-10 21:40:34 -06:00
Spencer Gibb
6040a6a1f3 Update SNAPSHOT to 1.1.0.RELEASE 2017-04-10 21:38:58 -06:00
Spencer Gibb
9e06627306 Revert "Update SNAPSHOT to 1.1.0.M1"
This reverts commit 2b0e681b2d.
2017-01-27 13:00:27 -07:00
Spencer Gibb
2b0e681b2d Update SNAPSHOT to 1.1.0.M1 2017-01-27 12:56:44 -07:00
Spencer Gibb
4f62c2a413 Bump to version 1.1.0
Upgrade s-c-build to 1.3.1

Upgrade netflix/commons/cloudfoundry-client-lib
2017-01-20 14:55:45 -07: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
Marcin Grzejszczak
cfbea8061d Removed adoc footer 2016-09-07 17:59:28 +02:00
Marcin Grzejszczak
720588b717 Updating ghpages for all projects 2016-08-22 13:30:57 +02:00
Marcin Grzejszczak
7fcb429c83 Updating ghpages for all projects 2016-08-19 11:44:45 +02:00
Marcin Grzejszczak
b5236980ea Updating ghpages for all projects 2016-08-18 13:08:55 +02:00
Marcin Grzejszczak
a403ef5a59 Updating ghpages for all projects 2016-08-17 12:43:08 +02:00
Marcin Grzejszczak
12f1924fa4 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:17:49 +02:00
Dave Syer
529e4d9f93 Update readme script to handle local includes 2016-06-11 09:54:41 +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
78a67682c4 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
660dabdf9c More detail on credentials for discovery 2016-04-29 13:49:13 +01:00
Dave Syer
538ceeee7a Make it obvious the docs are about Discovery 2016-04-29 13:31:33 +01:00
Dave Syer
166142e479 Revert to snapshots 2016-04-18 14:16:10 +01:00