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/11/23 16:16:45 UTC

[2/2] activemq-artemis git commit: This closes #896

This closes #896


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

Branch: refs/heads/master
Commit: 5f7f0785c96bdb29b92c7443965d382ca2b8398d
Parents: a43c92a 3995319
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Nov 23 11:16:09 2016 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Nov 23 11:16:09 2016 -0500

----------------------------------------------------------------------
 .../org/apache/activemq/artemis/boot/Artemis.java    |  6 +++++-
 .../org/apache/activemq/artemis/utils/Base64.java    | 15 ++++++++-------
 .../artemis/jdbc/store/file/JDBCSequentialFile.java  |  4 ++--
 .../artemis/jdbc/store/journal/JDBCJournalImpl.java  |  2 +-
 .../jms/management/impl/JMSTopicControlImpl.java     |  5 ++++-
 .../jms/server/impl/JMSServerManagerImpl.java        |  5 ++++-
 .../artemis/core/journal/impl/JournalFileImpl.java   |  5 ++++-
 .../artemis/core/journal/impl/JournalImpl.java       |  3 +--
 .../protocol/amqp/broker/AMQPConnectionCallback.java |  5 +++--
 .../core/protocol/mqtt/MQTTPublishManager.java       |  3 +--
 .../core/protocol/mqtt/MQTTSessionCallback.java      |  1 -
 .../core/protocol/openwire/OpenWireConnection.java   | 12 +++++-------
 .../core/protocol/openwire/amq/AMQConsumer.java      |  5 +++--
 .../artemis/rest/queue/push/UriStrategy.java         |  3 +--
 .../artemis/rest/util/HttpMessageHelper.java         |  2 +-
 .../server/impl/LegacyLDAPSecuritySettingPlugin.java |  4 ++--
 .../management/impl/ManagementServiceImpl.java       |  2 +-
 17 files changed, 46 insertions(+), 36 deletions(-)
----------------------------------------------------------------------