You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2017/03/30 09:16:12 UTC

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

This closes #1130


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

Branch: refs/heads/master
Commit: 6cacdd9e324e4fe371d87dfc20a2dd0bb6c6a9ad
Parents: 07597ba 20c67ba
Author: Martyn Taylor <mt...@redhat.com>
Authored: Thu Mar 30 10:15:51 2017 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Thu Mar 30 10:15:51 2017 +0100

----------------------------------------------------------------------
 .../standard/interceptor-client-mqtt/pom.xml    | 120 +++++++++++++
 .../interceptor-client-mqtt/readme.html         |  71 ++++++++
 .../mqtt/example/InterceptorExample.java        |  62 +++++++
 .../mqtt/example/SimpleMQTTInterceptor.java     |  60 +++++++
 .../main/resources/activemq/server0/broker.xml  | 176 +++++++++++++++++++
 examples/features/standard/pom.xml              |   2 +
 6 files changed, 491 insertions(+)
----------------------------------------------------------------------