This is an automated email from the ASF dual-hosted git repository.
robbie pushed a change to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from 5d1be2c7b1 add some TODO notes
new 164cfa1626 get artemis-jms-server compiling
new 3525dea1e0 get artemis-mqtt-protocol compiling
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../artemis/jms/server/ActiveMQJMSServerBundle.java | 4 ++--
.../core/protocol/mqtt/MQTTConnectionManager.java | 3 ---
.../core/protocol/mqtt/MQTTProtocolHandler.java | 9 +++++----
.../core/protocol/mqtt/MQTTRetainMessageManager.java | 2 --
.../artemis/core/protocol/mqtt/MQTTSession.java | 9 +++++----
.../core/protocol/mqtt/MQTTSessionCallback.java | 3 ---
.../artemis/core/protocol/mqtt/MQTTSessionState.java | 7 ++++---
.../core/protocol/mqtt/MQTTSubscriptionManager.java | 3 ---
.../activemq/artemis/core/protocol/mqtt/MQTTUtil.java | 5 +++--
.../protocol/mqtt/MQTTRetainMessageManagerTest.java | 19 ++++++++++---------
.../artemis/core/protocol/mqtt/MqttClientService.java | 15 ++++++++-------
11 files changed, 37 insertions(+), 42 deletions(-)