Repository: activemq-artemis
Updated Branches:
  refs/heads/master 5997e21ec -> f18b50a7c


This closes #1632


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/f18b50a7
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/f18b50a7
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/f18b50a7

Branch: refs/heads/master
Commit: f18b50a7caed57ee44c44cea4efe357a49d5177c
Parents: 5997e21 75dc271
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Thu Nov 2 09:37:31 2017 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Thu Nov 2 09:37:31 2017 -0400

----------------------------------------------------------------------
 .../org/apache/activemq/artemis/junit/Wait.java | 46 +++++++++++++++++++-
 .../core/server/impl/ActiveMQServerImpl.java    | 17 +++++---
 tests/extra-tests/pom.xml                       |  6 +++
 .../tests/extras/byteman/PagingOMETest.java     |  2 +-
 tests/integration-tests/pom.xml                 |  6 +++
 .../integration/addressing/AddressingTest.java  |  4 +-
 .../amqp/AmqpBrokerReuqestedHearbeatsTest.java  |  4 +-
 .../amqp/AmqpDescribedTypePayloadTest.java      |  6 +--
 .../amqp/AmqpExpiredMessageTest.java            |  8 ++--
 .../amqp/AmqpFullyQualifiedNameTest.java        |  6 +--
 .../amqp/AmqpInboundConnectionTest.java         | 10 ++---
 .../amqp/AmqpOutboundConnectionTest.java        | 17 +++-----
 .../amqp/AmqpPresettledReceiverTest.java        |  4 +-
 .../amqp/AmqpPurgeOnNoConsumersTest.java        |  3 +-
 .../integration/amqp/AmqpReceiverDrainTest.java |  4 +-
 .../integration/amqp/AmqpReceiverTest.java      |  2 +-
 .../integration/amqp/AmqpSendReceiveTest.java   | 20 +++------
 .../tests/integration/amqp/AmqpSenderTest.java  |  4 +-
 .../integration/amqp/AmqpTransactionTest.java   |  8 ++--
 .../integration/amqp/JMSConnectionTest.java     |  8 ++--
 .../amqp/JMSMessageConsumerTest.java            | 10 ++---
 .../integration/amqp/JMSMessageTypesTest.java   |  6 +--
 .../integration/amqp/JMSQueueBrowserTest.java   | 12 ++---
 .../integration/amqp/JMSTransactionTest.java    | 16 +++----
 .../integration/client/HangConsumerTest.java    |  4 +-
 .../activemq/artemis/tests/util/Wait.java       | 33 +-------------
 26 files changed, 137 insertions(+), 129 deletions(-)
----------------------------------------------------------------------


Reply via email to