Repository: activemq-artemis Updated Branches: refs/heads/master c684e9c8a -> ffaeceb78
This closes #833 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ffaeceb7 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ffaeceb7 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ffaeceb7 Branch: refs/heads/master Commit: ffaeceb7822462081044d5097ade21a8199a7102 Parents: c684e9c fcb70f3 Author: Clebert Suconic <[email protected]> Authored: Mon Oct 10 23:24:56 2016 +0200 Committer: Clebert Suconic <[email protected]> Committed: Mon Oct 10 23:24:56 2016 +0200 ---------------------------------------------------------------------- .../netty/PartialPooledByteBufAllocator.java | 5 +++++ artemis-distribution/pom.xml | 2 +- artemis-distribution/src/main/assembly/dep.xml | 1 - artemis-protocols/artemis-mqtt-protocol/pom.xml | 19 +------------------ .../core/protocol/mqtt/MQTTProtocolHandler.java | 2 +- .../core/protocol/mqtt/MQTTProtocolManager.java | 2 +- pom.xml | 9 +-------- tests/integration-tests/pom.xml | 2 +- 8 files changed, 11 insertions(+), 31 deletions(-) ----------------------------------------------------------------------
