Files
Gary Russell cadd35f852 AMQP-504: Update to RabbitMQ 3.5.3 Client
JIRA: https://jira.spring.io/browse/AMQP-504

`TimeoutException`, deprecations.

Also, the JDK `javac` now seems to honor `@SuppressWarnings("deprecation")` - remove the lint `-deprecation` option

Conflicts:
	build.gradle
	spring-rabbit/src/test/java/org/springframework/amqp/rabbit/connection/CachingConnectionFactoryTests.java
Resolved.
2015-10-02 11:00:08 -04:00
..