Dave Syer
73ec179d7c
Revert to snapshots
2016-01-25 16:42:03 +00:00
Dave Syer
e2060cdd4d
Update to 1.0.5 / Angel.SR5
2016-01-25 16:39:49 +00:00
Dave Syer
af669fd19f
Extract all dependencies to BOMs and upgrade Boot
2016-01-25 15:20:18 +00:00
Dave Syer
a271de04dd
Add extra spring-cloud-*-dependencies BOMs
2016-01-25 14:12:47 +00:00
Spencer Gibb
538a626cc9
Merge pull request #33 from royclarkson/1.0.x
...
Exclude slf4j-simple from s-c-starter-turbine-amqp
2015-11-20 10:40:16 -07:00
Roy Clarkson
57779b5636
Exclude slf4j-simple from s-c-starter-turbine-amqp
2015-11-18 23:15:27 -06:00
Dave Syer
690560ae64
Update to 1.0.5.BUILD-SNAPSHOT (next Angel)
2015-11-16 17:34:06 +00:00
Dave Syer
05d773f748
Bump to Angel.SR4
2015-11-16 17:27:04 +00:00
Dave Syer
fd26f569c1
Re-order dependencies so that starters can override boms
...
In particular the turbine-amqp starter needs to override the turbin
version and this wasn't working in SR3.
2015-09-29 10:30:47 +01:00
Dave Syer
70b4ae822d
Update to latest snapshots in AWS starters
2015-09-25 12:44:57 +01:00
Dave Syer
6d91071686
Make ghpages.sh work on a branch
2015-08-25 15:16:55 +01:00
Dave Syer
2ea5752f89
Remove unreleased depednency
2015-08-13 13:13:16 +01:00
Dave Syer
edc08fa8ec
Prepare master for next snapshot
2015-06-26 10:57:19 +01:00
Dave Syer
2315a8b906
Fix zuul starter parent
2015-06-26 10:05:03 +01:00
Dave Syer
64534652cd
Fix path to docs in README raw text
2015-06-25 12:31:29 +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
18ec6f15f6
Revert "added spring-security-rsa because s-c-context currently requires it."
...
This reverts commit b4fc296624 .
2015-06-24 20:24:07 +01:00
Spencer Gibb
b4fc296624
added spring-security-rsa because s-c-context currently requires it.
2015-06-24 12:52:02 -06: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
c80a234c82
Specify the settings file when building locally
2015-06-03 15:02:48 -05:00
Roy Clarkson
a7b8a22427
Fix spelling
2015-06-03 15:00:45 -05:00
Roy Clarkson
785789b58c
Format whitespace
2015-06-03 14:47:44 -05:00
Spencer Gibb
e93a951916
fix whitespace
2015-05-20 12:38:10 -06:00
Spencer Gibb
949ab29d90
use io.reactivex:rxjava
...
part of https://github.com/spring-cloud/spring-cloud-netflix/issues/353
2015-05-20 12:36:35 -06:00
Dave Syer
b1a1670acc
Tweak build for fresh install
2015-05-13 15:01:55 +01:00
Dave Syer
1b2955ba5b
More snapshot versions
2015-05-01 16:33:22 +01:00
Dave Syer
69b4b62f82
Fix parent version
2015-05-01 16:20:00 +01:00
Dave Syer
c35c7b7c14
Fix parent version
2015-05-01 16:16:56 +01:00
Dave Syer
97d5a5a94b
Add properties for versions
2015-05-01 11:37:37 +02: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
d111c324c6
Add Jackson to config starter (needed for JSON conversion)
2015-04-21 08:18:36 +02:00
Dave Syer
3901c66642
Exclude tomcat by default from turbine amqp
2015-03-25 13:53:21 +00:00
Dave Syer
d4cef5673e
Explicit exclude not needed if users have BOM or parent
2015-03-20 15:28:03 +00:00
Dave Syer
b0901b0056
Add link to github in rendered docs
2015-03-20 11:47:37 +00:00
Dave Syer
35f2c625f1
Add annotation processor
2015-03-20 11:47:37 +00:00
Spencer Gibb
0a71ba4a7c
remove dagger dependency from s-c-s-feign
...
related to https://github.com/spring-cloud/spring-cloud-netflix/issues/183
2015-03-19 12:15:54 -06:00
Dave Syer
6eb4e3eddc
Add new spring-cloud-context module
2015-03-19 11:53:39 +00: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
Spencer Gibb
968f1735a9
update ribbon to add ribbon-loadbalancer which is optional in 2.0.0
2015-03-06 12:55:48 -07: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
Dave Syer
0bfd22af06
Add release profile for distribution management
2015-02-27 15:49:52 +00:00
Dave Syer
8d4807dde5
Move connectors dependencies into cloudfoundry starter
...
Fixes gh-15
2015-02-25 16:11:15 +00:00
Spencer Gibb
38dee4a45d
fix url
2015-02-11 07:33:48 -07:00
Dave Syer
1f31cfbc5e
Exclude hibernate-validator (seems not to be used)
2015-02-09 13:30:50 +00:00
Dave Syer
f7d2f1d75c
Update eureka server dependencies to use logback
2015-02-05 11:45:28 +01: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
71a534c587
Add relative path to parent
2015-01-29 13:44:14 +00:00