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 16703103BA for ; Mon, 31 Aug 2015 22:25:28 +0000 (UTC) Received: (qmail 21210 invoked by uid 500); 31 Aug 2015 22:25:28 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 21170 invoked by uid 500); 31 Aug 2015 22:25:27 -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 21161 invoked by uid 99); 31 Aug 2015 22:25:27 -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; Mon, 31 Aug 2015 22:25:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 775B9E0415; Mon, 31 Aug 2015 22:25:27 +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 Message-Id: <79c9f9bf779e4de2bf5c197ab7fc884d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: activemq-artemis git commit: adding authorization on default settings Date: Mon, 31 Aug 2015 22:25:27 +0000 (UTC) Repository: activemq-artemis Updated Branches: refs/heads/master 623b08c0e -> b53cce1c2 adding authorization on default settings This is because we need that to perform import operations Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/b53cce1c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/b53cce1c Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/b53cce1c Branch: refs/heads/master Commit: b53cce1c24be856e63da1ad840ea52124f2e75fb Parents: 623b08c Author: Clebert Suconic Authored: Mon Aug 31 18:24:36 2015 -0400 Committer: Clebert Suconic Committed: Mon Aug 31 18:24:37 2015 -0400 ---------------------------------------------------------------------- .../org/apache/activemq/artemis/cli/commands/etc/broker.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/b53cce1c/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml ---------------------------------------------------------------------- diff --git a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml index 35b7725..3347d85 100644 --- a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml +++ b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml @@ -71,6 +71,8 @@ ${cluster-security.settings}${cluster.settings}${replicated.settings}${shared-st + +