This closes #727
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/64a1fcdb Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/64a1fcdb Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/64a1fcdb Branch: refs/heads/master Commit: 64a1fcdb2d73eb202921d5911041a8947787e553 Parents: d03f6c8 3fd9fbe Author: Clebert Suconic <[email protected]> Authored: Tue Aug 23 13:26:49 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Tue Aug 23 13:26:49 2016 -0400 ---------------------------------------------------------------------- .../apache/activemq/artemis/cli/commands/Run.java | 17 +++-------------- .../activemq/artemis/integration/Broker.java | 3 ++- .../activemq/artemis/integration/FileBroker.java | 6 ++++++ .../artemis/core/server/ActiveMQServer.java | 2 ++ .../core/server/impl/ActiveMQServerImpl.java | 16 ++++++++++++++++ 5 files changed, 29 insertions(+), 15 deletions(-) ----------------------------------------------------------------------
