Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA82D179BA for ; Fri, 12 Jun 2015 01:38:11 +0000 (UTC) Received: (qmail 60849 invoked by uid 500); 12 Jun 2015 01:38:11 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 60812 invoked by uid 500); 12 Jun 2015 01:38:11 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 60716 invoked by uid 99); 12 Jun 2015 01:38:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2015 01:38:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 72516E04B3; Fri, 12 Jun 2015 01:38:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Fri, 12 Jun 2015 01:38:13 -0000 Message-Id: <387651754e2944398f7fdc48b7b10e1f@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] activemq-artemis git commit: This closes #25 CLI and Divert changes This closes #25 CLI and Divert changes Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d3a960b2 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d3a960b2 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/d3a960b2 Branch: refs/heads/master Commit: d3a960b28d9a70730e85ac95026e99a77aa97daa Parents: 7a432af cb4d2e0 Author: Clebert Suconic Authored: Thu Jun 11 21:38:04 2015 -0400 Committer: Clebert Suconic Committed: Thu Jun 11 21:38:04 2015 -0400 ---------------------------------------------------------------------- .../activemq/artemis/cli/commands/Create.java | 19 +++++++++++++++++++ .../cli/commands/etc/cluster-settings.txt | 1 + .../artemis/core/config/DivertConfiguration.java | 9 ++++++++- .../management/ActiveMQServerControlTest.java | 17 +++++++++++++++++ 4 files changed, 45 insertions(+), 1 deletion(-) ----------------------------------------------------------------------