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 2018/10/10 22:49:02 UTC

[3/3] activemq-artemis git commit: This closes #2340

This closes #2340


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

Branch: refs/heads/master
Commit: 8c3f6cd3c2ad5a678b4eddd90dc89fab978a7e7a
Parents: 76595e7 b3529dc
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Oct 10 18:48:54 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Oct 10 18:48:54 2018 -0400

----------------------------------------------------------------------
 .../core/client/ActiveMQClientLogger.java       |   4 +-
 .../client/ActiveMQClientMessageBundle.java     | 126 +++++-----
 .../jms/client/ActiveMQJMSClientBundle.java     |  38 +--
 .../jms/client/ActiveMQJMSClientLogger.java     |  22 +-
 .../jms/bridge/ActiveMQJMSBridgeLogger.java     |   2 +-
 .../jms/server/ActiveMQJMSServerBundle.java     |   2 +-
 .../activemq/artemis/jlibaio/NativeLogger.java  |   8 +-
 .../ActiveMQAMQPProtocolMessageBundle.java      |  36 +--
 .../artemis/core/protocol/mqtt/MQTTLogger.java  |   2 +-
 .../stomp/ActiveMQStompProtocolLogger.java      |  12 +-
 .../ActiveMQStompProtocolMessageBundle.java     |   2 +-
 .../artemis/osgi/ActiveMQOsgiLogger.java        |   2 +-
 .../core/server/ActiveMQMessageBundle.java      | 240 +++++++++----------
 .../core/server/ActiveMQServerLogger.java       |  30 +--
 .../ActiveMQServiceExtensionLogger.java         |   8 +-
 .../xa/recovery/ActiveMQXARecoveryLogger.java   |  36 +--
 .../activemq/artemis/ActiveMQWebLogger.java     |   2 +-
 17 files changed, 286 insertions(+), 286 deletions(-)
----------------------------------------------------------------------