You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2016/07/28 21:27:18 UTC

[11/11] activemq-artemis git commit: This closes #683

This closes #683


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

Branch: refs/heads/master
Commit: c530ce10343137d09a7a85ee9abcbd3b90fed649
Parents: fc35f61 9963f96
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Jul 28 17:27:01 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Jul 28 17:27:01 2016 -0400

----------------------------------------------------------------------
 .../store/file/JDBCSequentialFileFactory.java   |  4 ++-
 .../protocol/mqtt/MQTTConnectionManager.java    |  5 ++-
 .../selector/filter/UnaryExpression.java        |  2 +-
 .../selector/filter/UnaryExpressionTest.java    | 33 ++++++++++++++++++++
 .../ldap/InMemoryDirectoryServiceFactory.java   |  2 +-
 .../transport/tcp/SslTransportFactoryTest.java  |  2 +-
 .../extras/jms/xa/JMSXDeliveryCountTest.java    |  6 ++--
 .../integration/client/JournalCrashTest.java    | 23 +++-----------
 .../tests/integration/client/PagingTest.java    |  2 +-
 .../cluster/topology/NonHATopologyTest.java     | 14 ++++-----
 .../tests/integration/jms/JmsProducerTest.java  |  2 +-
 .../integration/stomp/v11/StompV11Test.java     |  5 +--
 .../integration/stomp/v12/StompV12Test.java     |  5 +--
 .../message/JMSCorrelationIDHeaderTest.java     |  2 +-
 .../message/foreign/ForeignMessageTest.java     |  2 +-
 .../JournalCleanupCompactStressTest.java        |  4 +--
 16 files changed, 67 insertions(+), 46 deletions(-)
----------------------------------------------------------------------