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 2017/11/27 18:03:35 UTC

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

This closes #1671


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

Branch: refs/heads/master
Commit: bce766c392d00805cf739a86052c0dc72a50aab2
Parents: ae367c6 f53e411
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Nov 27 13:03:26 2017 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Nov 27 13:03:26 2017 -0500

----------------------------------------------------------------------
 .../artemis/core/server/ActiveMQServers.java    | 14 ++++
 docs/user-manual/en/examples.md                 |  6 +-
 .../standard/embedded-simple/readme.html        | 73 ++------------------
 .../artemis/jms/example/EmbeddedExample.java    | 43 ++++++------
 .../src/main/resources/broker.xml               |  4 --
 .../src/main/resources/jndi.properties          | 20 ++++++
 examples/features/standard/embedded/readme.html | 10 ++-
 .../artemis/jms/example/EmbeddedExample.java    | 53 ++++++--------
 .../embedded/src/main/resources/jndi.properties | 20 ++++++
 9 files changed, 109 insertions(+), 134 deletions(-)
----------------------------------------------------------------------