Commit Graph

12 Commits

Author SHA1 Message Date
buildmaster
2e2ff80e07 Bumping versions 2020-09-17 17:52:36 +00:00
Mushtaq Ahmed
dad59dea10 Bump cf-java-client to 4.9.0.RELEASE 2020-08-25 16:28:35 +02:00
spencergibb
30378dd67a Ignores failing tests
See gh-65
2020-08-10 16:33:42 -04:00
Ryan Baxter
001fc23a47 Adding proxyBeanMethods = false to configuration files. Fixes #62 2019-11-14 16:36:06 -05:00
Spencer Gibb
8f7c072391 Checkstyle fixes 2019-04-29 15:13:07 -04:00
Marcin Grzejszczak
e3eaa72e25 Updated https 2019-03-29 15:16:31 +01:00
Marcin Grzejszczak
004e83b1e8 Added checkstyle 2019-02-05 15:21:41 +01: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
Spencer Gibb
d275b72569 Add or update license headers 2018-01-09 15:21:52 -05:00
Spencer Gibb
3cb69505e3 polish 2018-01-08 17:08:13 -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