Commit Graph

38 Commits

Author SHA1 Message Date
Ealden Esto E. Escanan
033db3809a Lock plugin versions to their latest version to remove warning from Maven
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
2011-09-18 15:18:38 +08:00
Ealden Esto E. Escanan
2f1dd01bac Replaced deprecated pom.artifactId with project.artifactId
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
2011-09-18 14:55:36 +08:00
Ealden Esto E. Escanan
9c5e04b419 Explicitly set encoding to UTF-8 for Maven modules
It seems that it is not enough to set encoding on the root POM,
as Maven 3 complains that encoding is not set for the submodules.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
2011-09-18 14:51:20 +08:00
Dave Syer
50ebb00297 Update for 1.0.0 2011-08-25 18:24:18 +01:00
Dave Syer
1f13fe0537 Use namespace features for template + CF 2011-04-06 12:54:15 +01:00
Dave Syer
0b738513d0 Fix config before RC1 2011-03-31 13:45:38 +01:00
Dave Syer
ef81d17625 AMQP-131: copy config from old base class 2011-03-28 13:52:28 +01:00
Dave Syer
c17f4b9d85 AMQP-134: revert to vanilla logging 2011-03-28 13:52:24 +01:00
Dave Syer
1480150df8 Tidy up dependencies 2011-03-25 13:19:47 +00:00
Dave Syer
a0074a67fb Fix samples to accommodate changes to XSD 2011-03-24 08:30:05 +00:00
Dave Syer
dcab11ae2d Use namespace 2011-03-22 12:36:51 +00:00
dsyer
afa5759dcf Update samples to use CachingConnectionFactory 2011-03-13 15:18:14 +00:00
Dave Syer
de51c6e8e6 Convert stocks sample to webapp 2011-03-11 18:17:00 +00:00
Dave Syer
57bcf60d4d Update samples poms to point to M3 2011-03-11 18:02:00 +00:00
Dave Syer
f83b9dfa51 Update deps in samples 2011-03-11 18:02:00 +00:00
Dave Syer
8cb08a6a05 Some improvements to the admin module:
- Re-org exec a bit
- Add checks for env vars in admin
- Check upper case host name on Windoze
- Fix problem with user admin binary converter in Rabbit 2.1
- Add pauses to prevent RPC errors (timing issue in JInterface?)
2011-03-11 18:02:00 +00:00
Chris Beams
7b405097d9 add snapshot repositories back into parent and sample poms 2011-03-11 18:02:00 +00:00
Chris Beams
c66d03fb3e updated .gitignore, removed unnecessary .gitignores in child directories 2011-03-11 18:02:00 +00:00
Mark Fisher
e29bd1e81e reverted version from M1 to BUILD-SNAPSHOT 2011-03-11 18:02:00 +00:00
Chris Beams
5cf1c62a25 added milestone repository all around 2011-03-11 18:02:00 +00:00
Mark Fisher
608310aaa9 Incremented POM versions to 1.0.0.M1 2011-03-11 18:02:00 +00:00
Mark Fisher
4699868a51 replaced spring-amqp-core with spring-amqp in samples 2011-03-11 18:02:00 +00:00
Mark Fisher
57eb5cd576 renamed RabbitConfiguration to HelloWorldConfiguration in the sync helloworld sample 2011-03-11 18:02:00 +00:00
markpollack
3820fd225b add declareQueue to AmqpAdmin interface
additiona docs
XML example to configure AmqpAdmin implementations
2011-03-11 18:02:00 +00:00
Mark Fisher
04deaeddce AMQP-1 added 'async' Hello World walk through 2011-03-11 18:02:00 +00:00
markpollack
2d2e7dffca Change use of RabbitTemplate to AmqpTemplate.
Javadoc cleanup
2011-03-11 18:02:00 +00:00
Mark Fisher
b3f7cb272c AMQP-20, AMQP-17: upgraded to RabbitMQ 1.8.1 client. Also added a bit to the 'AMQP Abstractions' section of the reference manual 2011-03-11 18:02:00 +00:00
Mark Fisher
80ebe6417c removed site.xml files from samples 2011-03-11 18:02:00 +00:00
Mark Fisher
d8f4b2047b replaced CachingConnectionFactory with SingleConnectionFactory for tests and samples 2011-03-11 18:02:00 +00:00
Mark Fisher
67f75c18a6 adding async example to helloworld sample 2011-03-11 18:02:00 +00:00
Mark Fisher
3352b8d5f7 AMQP-12 added Exchanges, Queues, and Bindings in a lifecycle callback rather than at configuration time 2011-03-11 18:01:59 +00:00
Mark Fisher
822317679a AMQP-9 removed 'default' from names of template properties 2011-03-11 18:01:59 +00:00
markpollack
bbfab5f8d8 AMQP-6 Implement AmqpAdmin interface with RabbitAdmin implementation 2011-03-11 18:01:59 +00:00
Mark Fisher
bdd2395276 AMQP-3 upgraded to RabbitMQ 1.8.0 Java client 2011-03-11 18:01:59 +00:00
Mark Fisher
5cbf9bfb28 added cglib to dependencies for helloworld demo 2011-03-11 18:01:59 +00:00
Mark Fisher
30dc34d703 updated .classpath files to exclude missing directories and moved helloworld sample's src/test/resources to src/main/resources 2011-03-11 18:01:59 +00:00
Mark Fisher
a37bda7127 adding .gitignore files 2011-03-11 18:01:59 +00:00
markpollack
933acbe493 initial commit 2011-03-11 18:01:59 +00:00