Spencer Gibb
428ed6c88c
Bump to 1.3.0.BUILD-SNAPSHOT
8 years ago
Ryan Baxter
c9704d3c97
Updating versions for next release
8 years ago
Ryan Baxter
34775eb8db
Revert "Version changes for the release"
...
This reverts commit 90d6490fea
.
8 years ago
Ryan Baxter
90d6490fea
Version changes for the release
8 years ago
Ryan Baxter
b91fa734d2
Bumping versions for next release
9 years ago
Ryan Baxter
302eae6aeb
Revert "version changes for Camden release"
...
This reverts commit 088afa6d71
.
9 years ago
Ryan Baxter
088afa6d71
version changes for Camden release
9 years ago
Ryan Baxter
08ed3c7fc4
Revert "Updated versions for Camden.RC1 release"
...
This reverts commit 3c1a23e7b1
.
9 years ago
Ryan Baxter
3c1a23e7b1
Updated versions for Camden.RC1 release
9 years ago
Ryan Baxter
047e25f7f7
Revert "Camden.M1 release"
...
This reverts commit 258e53a402
.
9 years ago
Ryan Baxter
258e53a402
Camden.M1 release
9 years ago
Dave Syer
68cf346025
Change repo URLs to https
9 years ago
Dave Syer
6906c7ba55
Update to 1.1.3 snapshots
9 years ago
Spencer Gibb
7d295bdc8b
Update to SNAPSHOT
9 years ago
Spencer Gibb
b6807fc264
Update SNAPSHOT to 1.1.2.RELEASE
9 years ago
Spencer Gibb
332b5605d6
Update to SNAPSHOT
9 years ago
Spencer Gibb
c3d16ddb30
Update SNAPSHOT to 1.1.1.RELEASE
9 years ago
Dave Syer
c399f1117b
Revert to snapshots
9 years ago
Dave Syer
d9327a02a2
Update for 1.1.0.RELEASE
9 years ago
Dave Syer
24579f67e2
Revert to snapshots
9 years ago
Dave Syer
d99196aeb1
Update to RC2
9 years ago
Marcin Grzejszczak
3f9e76b876
Revert to snapshots
9 years ago
Marcin Grzejszczak
29988b5f58
Bump for 1.1.0.RC1
9 years ago
Dave Syer
443406f75f
Revert to snapshots
9 years ago
Dave Syer
61ef6dd511
Update to 1.1.0.M5
9 years ago
Spencer Gibb
8938aa4621
Revert "Update SNAPSHOT to MILESTONE 1.1.0.M4"
...
This reverts commit 721fdc5918
.
9 years ago
Spencer Gibb
721fdc5918
Update SNAPSHOT to MILESTONE 1.1.0.M4
9 years ago
Dave Syer
06b50c9fe0
Revert to snapshots
9 years ago
Dave Syer
05f75e70da
Update to 1.1.0.M3
9 years ago
Dave Syer
61294659bf
Add back (and deprecate) old 'amqp' poms
10 years ago
Spencer Gibb
639a87bfa1
Port *-amqp to spring-cloud-stream.
...
Move turbine/hystrix amqp specific implementations to spring-cloud-stream based implementations and let the user decide which broker to use.
fixes gh-545
10 years ago
Dave Syer
ee5b9c6382
Revert back to snapshot
10 years ago
Dave Syer
a11a7709bf
Bump to M1
10 years ago
Dave Syer
9a45beec1d
Update to Brixton
10 years ago
Dave Syer
3519ecf224
Prepare master for next snapshot
10 years ago
Dave Syer
fde4741333
Update to 1.0.3 snapshots
10 years ago
Dave Syer
b28fd07cdb
Update to 1.0.2 snapshots
10 years ago
Dave Syer
1c54e6b937
Add annotation processor
10 years ago
Dave Syer
3445d093c7
Fix RabbitAdmin so it actually finds the Declarables
10 years ago
Dave Syer
cc2159f77b
Use separate RabbitAdmin to declare queues and exchanges
...
Fixes gh-259
10 years ago
Dave Syer
e3a20d5d6b
Update to next snapshot
10 years ago
Dave Syer
7e579c9a91
Use method accessor not field
10 years ago
Dave Syer
8ac43cca52
Add @*ConnectionFactory to qualify the preferred instance
...
If you are using AMQP there needs to be a ConnectionFactory (from
Spring Rabbit) in the application context. If there is a single
ConnectionFactory it will be used, or if there is a one qualified as
@[Hystrix,Turbine]ConnectionFactory it will be preferred over others,
otherwise the @Primary one will be used. If there are multiple
unqualified connection factories there will be an error.
See https://github.com/spring-cloud/spring-cloud-bus/issues/13
10 years ago
Dave Syer
8410b8938a
Fix autconfig class name in renamed package
10 years ago
Dave Syer
fe08762f50
Rename package that was missing 'cloud'
10 years ago
Spencer Gibb
5c84080d62
Upgrade netflix archaius to 0.6.5
...
fixes gh-179
10 years ago
Dave Syer
f18aeab873
Replace some of the log/printStackTraces with ignores
...
Fixes gh-153
10 years ago
Spencer Gibb
a45c0ccec8
change printStackTrace to commons log statements
...
fixes gh-153
10 years ago
Spencer Gibb
a0b73fe7c7
migrate from slf4j to commons logging
...
fixes gh-147
10 years ago
Dave Syer
0e4eb9ef1f
Use @ConditionalOnProperty where possible
10 years ago