Merge remote-tracking branch 'btellier/fast'
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b817623d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b817623d Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/b817623d Branch: refs/heads/master Commit: b817623d644372381a08c019d070f85b58962d98 Parents: 3aff481 d8d40d7 Author: Antoine Duprat <[email protected]> Authored: Mon Nov 5 11:43:07 2018 +0100 Committer: Antoine Duprat <[email protected]> Committed: Mon Nov 5 11:43:07 2018 +0100 ---------------------------------------------------------------------- backends-common/rabbitmq/pom.xml | 11 +++++++++++ .../james/backend/rabbitmq/RabbitMQExtension.java | 6 +++++- .../backend/rabbitmq/RabbitMQHealthCheckTest.java | 6 ++++++ .../james/backend/rabbitmq/RabbitMQTest.java | 3 ++- mailbox/jcr/pom.xml | 12 ++++++++++++ mailbox/jcr/src/test/resources/logback-test.xml | 18 ++++++++++++++++++ mpt/impl/imap-mailbox/jpa/pom.xml | 12 ++++++++++++ server/blob/blob-objectstorage/pom.xml | 15 ++++++++++++++- server/mailet/integration-testing/pom.xml | 13 +++++++++++++ .../memory-jmap-integration-testing/pom.xml | 13 +++++++++++++ .../RabbitMQMailQueueConfigurationChangeTest.java | 10 ++++++---- .../queue/rabbitmq/RabbitMQMailQueueTest.java | 9 ++++++++- .../rabbitmq/RabbitMqMailQueueFactoryTest.java | 10 +++++++++- 13 files changed, 129 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
