Commit Graph

157 Commits

Author SHA1 Message Date
Dave Syer
6939952c81 Move starters into home projects 2015-06-26 15:09:53 +01:00
Dave Syer
31498adf2e Update to Brixton 2015-06-26 12:57:10 +01:00
Dave Syer
edc08fa8ec Prepare master for next snapshot 2015-06-26 10:57:19 +01:00
Dave Syer
c26f45ad6e Re-organize starters so they can be extracted cleanly
Extraction into the "natural" home will follow in the next
release train. For now the only uncomfortable thing is the
version of the starters are all 1.0.3 (whereas their
parent might be 1.0.2).
2015-06-25 11:59:53 +01:00
Dave Syer
4bba2778ea Make starters independent of spring-cloud-starter-parent
This is an essential step in breaking the tie between the
individual starters and the release train. Temporarily
introduces a new parent that we can fact out sooner or later.
2015-06-24 17:35:42 +01:00
Roy Clarkson
785789b58c Format whitespace 2015-06-03 14:47:44 -05:00
Dave Syer
c35c7b7c14 Fix parent version 2015-05-01 16:16:56 +01:00
Dave Syer
29cd846545 Update to 1.0.3 snapshots 2015-05-01 11:23:57 +02:00
Dave Syer
a18135873c Update to 1.0.2 snapshots 2015-04-23 11:11:22 +01:00
Dave Syer
44a42ad6f4 Remove config-client from spring-cloud-starter
And add separate starter. Some of the integration test samples
now break, but they can be fixed by adding back the dependencies
using the old starter.

Fixes gh-16
2015-03-18 13:31:26 +00:00
Dave Syer
538c6cc543 Add bintray properties 2015-03-05 17:03:29 +00:00
Dave Syer
30790c362c Update to next snapshot 2015-03-03 14:56:27 +00:00
Dave Syer
f704e91b7a Clean up parent poms and clarify building and deploying
To deploy to snapshot repos you need

-DaltSnapshotDeploymentRepository=\
repo.spring.io::default::https://repo.spring.io/libs-snapshot-local

(as per /travis.yml) because the parent for spring-cloud-starter-parent
does not have a repository declared.
2015-03-02 16:46:52 +00:00
Alain Sahli
fe9a38e035 Add starter POM for the base artifacts of Spring Cloud AWS.
Fixes gh-13
2015-01-30 12:47:05 +00:00
Dave Syer
1d9e92cc3c Tidy pom, removing unused plugins 2015-01-15 12:15:30 +00:00
Dave Syer
284a1b1e0d Split starter parent into separate project 2015-01-15 10:35:10 +00:00
Dave Syer
47aacfdcbc Add spring-cloud-starter-oauth2 2015-01-14 16:35:21 +00:00
Spencer Gibb
3e076411f0 add exclusions to s-c-s-eureka-server, remove javax.inject exclusion 2015-01-09 16:45:58 -07:00
Spencer Gibb
218eb59df8 add guice back 2015-01-09 16:18:43 -07:00
Spencer Gibb
53c2666227 dependency exclusions for s-c-s-eureka 2015-01-09 12:09:39 -07:00
Dave Syer
2d2b18deb8 Harmonise spring oauth2 versions 2015-01-02 14:16:46 +00:00
Dave Syer
891bd8f267 Add plain ribbon starter 2015-01-02 09:48:45 +00:00
Dave Syer
752ceb6c4c Add feign starter
Fixes gh-6
2014-12-26 14:01:27 +00:00
Dave Syer
16c6a8afa1 Remove zuul-server starter 2014-12-19 15:16:37 +00:00
Spencer Gibb
599049bde2 move s-c-bus pom import into s-c-s-bus-amqp because of a stack overflow error 2014-12-17 14:54:07 -07:00
Spencer Gibb
72fbbbdf2a move s-c-s-bus-turbine to s-c-s-turbine-amqp 2014-12-17 14:43:37 -07:00
Dave Syer
668f021f75 Purge starters from higher up the stack 2014-12-17 11:34:54 +00:00
Dave Syer
25995dc511 Bump SI DSL version 2014-12-17 10:58:57 +00:00
Dave Syer
e1381e4d2a Update some versions 2014-12-11 12:23:53 +00:00
Dave Syer
f793ea5253 Split build out from cloud parent 2014-12-09 13:17:37 +00:00
Spencer Gibb
b0b3161b4d add a spring-cloud-netflix-zuul-server starter
fixes gh-2
2014-11-24 23:28:33 -07:00
Dave Syer
e1b030ca90 Add cloudfoundry starter 2014-11-24 16:47:58 +00:00
Dave Syer
14d99a72a9 Add extra security dependencies 2014-11-21 11:53:44 +00:00
Dave Syer
cae6e6b370 Switch to spring-cloud-starter-parent 2014-11-21 10:05:18 +00:00
Dave Syer
a027f5e081 Add spring-cloud-starter-bus-turbine 2014-11-11 16:04:27 +00:00
Spencer Gibb
7162275a56 bumped spring-integration-java-dsl to 1.0.0.RC1 2014-11-03 12:58:35 -07:00
Dave Syer
e8924bdac3 Start work on @EnableStickyFilter 2014-10-15 16:58:49 +01:00
Dave Syer
eadc08ba5b Remove cloudfoundry 2014-10-07 11:43:51 +01:00
Dave Syer
deb1274cb0 Remove snapshots 2014-10-07 11:37:15 +01:00
Dave Syer
3287c95c17 Add scm element to POM 2014-10-07 11:18:04 +01:00
Dave Syer
41e47c9995 Move docs to submodule for multi-module projects 2014-10-06 15:02:14 +01:00
Dave Syer
68f7a00505 Extract repositories to .settings.xml 2014-10-06 13:02:33 +01:00
Dave Syer
60f4d47e31 Add snapshot repos (yawn) 2014-10-06 11:45:39 +01:00
Dave Syer
fc2d5d8746 Automate docs build with shared parent pom 2014-10-06 11:22:21 +01:00
Dave Syer
04242b59ed Update for new security module 2014-10-03 16:04:00 +01:00
Dave Syer
87ad98e47d Update versions 2014-09-04 14:57:55 +01:00
Spencer Gibb
4d381f0b73 added spring-cloud-starter-turbine 2014-09-03 13:00:57 -06:00
Dave Syer
c23d6b3fe7 Make Eureka server embeddable 2014-09-03 10:10:21 +01:00
Dave Syer
e2e4d03efa Make Hystrix dash embeddable 2014-09-02 12:32:08 +01:00
Dave Syer
c8f3eea75d Rename platform->cloud 2014-08-29 12:52:52 +01:00