Commit Graph

47 Commits

Author SHA1 Message Date
Spencer Gibb
5fcab650a2 Update to SNAPSHOT 2016-06-30 15:42:44 -06:00
Spencer Gibb
4d0dae71e5 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:21:31 -06:00
Spencer Gibb
13f1ff1ced Update to SNAPSHOT 2016-06-06 22:42:47 -06:00
Spencer Gibb
8c8f233b56 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-06 22:31:35 -06:00
Dave Syer
01cc4c0366 Update to 1.0.1 snapshots 2016-05-11 09:31:36 +01:00
Spencer Gibb
c6b4c5fb1c Update to snapshots 2016-05-10 14:30:20 -06:00
Spencer Gibb
d20fe98506 Revert "Update SNAPSHOT to release 1.0.0.RELEASE"
This reverts commit 0fc04eabdf.
2016-05-10 14:19:41 -06:00
Spencer Gibb
0fc04eabdf Update SNAPSHOT to release 1.0.0.RELEASE 2016-05-10 13:53:11 -06:00
Dave Syer
5909fd4bbe Add explicit release disabled flag for artifactory for plugins 2016-05-06 18:09:41 +01:00
Dave Syer
64ec10fb3f Add explicit release disabled flag for artifactory 2016-05-06 17:47:14 +01:00
Dave Syer
4f659dc704 Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Marcin Grzejszczak
6a2960ff1a Removed Groovy from sc-Zookeeper 2016-04-29 18:56:53 +02:00
Marcin Grzejszczak
832440733e Migrated all groovy tests from core 2016-04-29 16:59:11 +02:00
Marcin Grzejszczak
408d74faf4 Further Java migration 2016-04-28 15:10:58 +02:00
Marcin Grzejszczak
d0465d7d9b Migrated DependencyConfig to Java 2016-04-28 10:08:14 +02:00
Dave Syer
8ba93d4f1d Revert to snapshots 2016-04-18 15:23:20 +01:00
Dave Syer
570b910093 Update to RC2 2016-04-18 15:23:00 +01:00
Marcin Grzejszczak
2f35d53859 Fixed the test setup 2016-03-25 11:30:18 +01:00
Marcin Grzejszczak
1b95269c22 Revert to snapshots 2016-03-23 13:26:00 +01:00
Marcin Grzejszczak
489da59578 Bump for 1.0.0.RC1 2016-03-23 13:18:43 +01:00
Marcin Grzejszczak
54acbae918 Added checkstyle 2016-03-09 15:34:35 +01:00
Spencer Gibb
810fdad749 Listen for Zookeeper change events to trigger refresh.
fixes gh-49
2016-02-08 10:36:40 -07:00
Marcin Grzejszczak
e1c214cf58 Revert to snapshots 2016-02-05 11:07:42 +01:00
Marcin Grzejszczak
25f6bdc007 Update to 1.1.0.M5 2016-02-05 11:04:29 +01:00
Dave Syer
4654f6e861 Fix gmvaenplus plugin configuration
The goal names are different apparently in 1.5, and we need them
to match for the new shim in Eclipse (available from
http://dist.springsource.org/snapshot/GRECLIPSE/e4.5/)
2016-01-14 09:04:30 +00:00
Dave Syer
1796572226 Add extra dependencies module 2016-01-08 14:27:39 +00:00
Spencer Gibb
bc888f8026 Revert "Update SNAPSHOT to MILESTONE 1.0.0.M4"
This reverts commit 627007e4d3.
2015-12-22 12:16:18 -07:00
Spencer Gibb
627007e4d3 Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-12-22 12:15:07 -07:00
Spencer Gibb
bb8b0c7805 Revert Update SNAPSHOT to MILESTONE 1.0.0.M3 2015-11-17 10:01:34 -07:00
Spencer Gibb
fd12b286be Update SNAPSHOT to MILESTONE 1.0.0.M3 2015-11-17 09:29:10 -07:00
Spencer Gibb
f3f42656ba remove feign-ribbon dependency
fixes gh-41
2015-10-02 10:37:58 -06:00
Dave Syer
e5703c6ae5 Fix compiler errors/warnings and restore Ribbon support
spring-cloud-netflix doesn't depend on feign-ribbon any more
(and arguably therefore this should not either, but completing
that job is left for another day)
2015-10-01 09:25:07 +01:00
Marcin Grzejszczak
833829d4c0 Headers and Content-Type setting for feign and load balanced rest template with dependencies 2015-08-17 11:41:04 -06:00
Marcin Grzejszczak
6d0543d5b2 Added Feign tests and fixed the implementation 2015-08-14 23:58:08 +02:00
Dave Syer
35e40b585b Add Maven wrapper 2015-08-14 10:05:52 +01:00
Marcin Grzejszczak
85a139f60f WIP on loadbalancer stuff
- Added caching for stickyrule to work
- Adding polling conditions for flickering test
- Added better exception handling
- Removed wiremock tests, did some refactoring
- Added default value of LoadBalancer for a dependency
- Running build in the travis container, added caching, bumped up Groovy to 2.4.4
2015-08-07 13:17:34 -06:00
Spencer Gibb
f88a7cd390 updated to use new s-c-commons that doesn't require actuator on the classpath 2015-07-29 18:03:00 -06:00
Spencer Gibb
68005c3beb Spring Cloud Zookeeper starters
fixes gh-12
2015-07-29 17:07:42 -06:00
Spencer Gibb
8668a240ed Update build to latest snapshot 2015-07-29 15:52:53 -06:00
Spencer Gibb
9894f6ca16 support random server.port
fixes gh-11
2015-05-29 12:06:55 -06:00
Spencer Gibb
c2dccdd4b9 add spring cloud documentation infrastructure
fixes gh-5
2015-05-28 14:39:49 -06:00
Spencer Gibb
152c29a7b8 removed s-c-z-bus
fixes gh-7
2015-05-28 14:21:35 -06:00
Marcin Grzejszczak
a33d9ae644 Zookeeper registration and Zookeeper dependency setting in properties by 4financeIT
Below you can find all people that made the initial solution come to be

Kamil Szymański <kamil.szymanski@4finance.com>
Karol Kalinski <karol.kalinski@4finance.com>
Konrad Dobrzynski <konrad.dobrzynski@4finance.com>
Marcin Grzejszczak <marcin.grzejszczak@4finance.com>
Marcin Zajaczkowski <marcin.zajaczkowski@4finance.com>
Matus Hennel <matus.hennel@4finance.com>
Michal Chmielarz <michal.chmielarz@4finance.com>
Jakub Pilimon <jakub.pilimon@4finance.com>
Tomasz Nurkiewicz <tomasz.nurkiewicz@4finance.com>
Urszula Choromanska <urszula.choromanska@4finance.com>
Jakub Nabrdalik <jakub.nabrdalik@4finance.com>
2015-05-28 19:56:39 +02:00
Spencer Gibb
3669d9f4bc update spring-cloud-build version 2015-05-22 16:25:43 -06:00
Strong Liu
7a50c6f033 compilable with other dependencies, 1.0.1.BUILD-SNAPSHOT 2015-04-20 01:49:06 +08:00
Spencer Gibb
23a2fd7e69 remove guava 2015-01-30 09:30:05 -07:00
Spencer Gibb
87357d2732 initial commit 2015-01-28 14:35:15 -07:00