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 2015/08/25 03:32:28 UTC

[3/3] activemq-artemis git commit: This closes #134 Improving bootstrap

This closes #134 Improving bootstrap


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

Branch: refs/heads/master
Commit: 436df8afdd8099c816791426ab84a1bb781f4658
Parents: 029c112 0771ba5
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Aug 24 21:31:51 2015 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Aug 24 21:31:51 2015 -0400

----------------------------------------------------------------------
 .../apache/activemq/artemis/boot/Artemis.java   | 48 ++++++++++++++------
 .../apache/activemq/artemis/cli/Artemis.java    | 28 ++++++++----
 .../artemis/cli/commands/ActionContext.java     |  4 ++
 .../apache/activemq/cli/test/ArtemisTest.java   | 20 ++++----
 .../artemis/maven/ArtemisCLIPlugin.java         |  4 +-
 .../artemis/maven/ArtemisCreatePlugin.java      |  4 +-
 .../server/impl/RemotingServiceImpl.java        | 26 +++++++----
 pom.xml                                         |  2 +-
 8 files changed, 86 insertions(+), 50 deletions(-)
----------------------------------------------------------------------