OlgaMaciaszek
dd007e233c
Adjust CloudFoundryDiscoveryClient to DiscoveryClient ordering functionality
...
in spring-cloud-commons.
2018-05-18 14:23:11 +02: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
Scott Frederick
34f78e42cd
Update sample application. ( #23 )
...
* Update sample application.
* Bump CF Java Client version to 3.9.0.
2018-04-10 21:31:55 -04:00
Scott Frederick
510b6ebcfc
Improve Cloud Foundry Java Client auto-configuration.
...
An organization and space are not required by all CF Java Client operations. Those properties should be optional to the client-autoconfiguration.
The CF target URL should default to the CF an application is running on when it is deployed to CF.
2018-04-09 17:11:33 -05: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
Ryan Baxter
368398d5b1
Fixing links
2018-02-07 14:47:00 -05:00
Spencer Gibb
89b5b3357b
Update to new RibbonProperties location
2018-01-09 17:14:37 -05:00
Spencer Gibb
d275b72569
Add or update license headers
2018-01-09 15:21:52 -05:00
Spencer Gibb
d012ddd12e
Use ribbon to set port if defined.
...
Otherwise, use a configurable default.
fixes gh-15
2018-01-09 15:16:17 -05:00
Spencer Gibb
3cb69505e3
polish
2018-01-08 17:08:13 -05:00
Spencer Gibb
caf736214e
polish
2018-01-08 17:05:08 -05:00
Spencer Gibb
689db340fd
Upgrade to maven 3.5.2
...
fixes gh-16
2018-01-08 16:58:16 -05:00
Spencer Gibb
673679fd00
Formatting
2018-01-08 16:55:33 -05: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
Ryan Baxter
2a310c2eec
Adding new issue and contributing templates
2017-12-20 15:23:25 -05:00
Dave Syer
6a94cca462
Fix compiler warnings
2017-12-20 10:21:22 +00: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
048640be21
Update for commons 2.0.0 changes
2017-11-28 11:39:27 -05:00
Spencer Gibb
20a31ad0c7
Merge branch 'master' into 2.0.x
2017-11-27 23:21:08 -05:00
Ryan Baxter
3aadc35796
removed travis config
2017-09-20 13:43:42 +01: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
Ryan Baxter
6c09965024
Rename .circle.yml to circle.yml
2017-09-20 13:24:04 +01:00
Ryan Baxter
04488de0ea
Circle CI congif
2017-09-20 12:16:34 +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
Marcin Grzejszczak
2917c43be0
Bumped libs
2017-08-29 12:25:29 +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
807d1393da
Update mvnw to resolve central profile for RELEASE
2017-04-10 21:41:43 -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
696e9212fd
Move cloudfoundry-client-lib to maven property
2017-01-27 12:48:46 -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
Dave Syer
1ed8551746
Ensure version is scraped from parent pom
2016-09-20 13:48:13 +01:00
Marcin Grzejszczak
411093ed8c
Updating mvnw for all projects
2016-09-19 19:29:52 +02:00
Marcin Grzejszczak
a5e4a06ff2
Updating mvnw for all projects
2016-09-19 14:16:55 +02:00