Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EBA9C200B54 for ; Thu, 28 Jul 2016 21:18:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EA46C160A94; Thu, 28 Jul 2016 19:18:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3CD62160A56 for ; Thu, 28 Jul 2016 21:18:20 +0200 (CEST) Received: (qmail 35055 invoked by uid 500); 28 Jul 2016 19:18:19 -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 35046 invoked by uid 99); 28 Jul 2016 19:18:19 -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; Thu, 28 Jul 2016 19:18:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 45C61E0100; Thu, 28 Jul 2016 19:18:19 +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: Thu, 28 Jul 2016 19:18:19 -0000 Message-Id: <4db22da39a404ca3ba5ff5b8212326dc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #678 archived-at: Thu, 28 Jul 2016 19:18:21 -0000 Repository: activemq-artemis Updated Branches: refs/heads/master 85878513a -> e288272ce This closes #678 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e288272c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e288272c Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/e288272c Branch: refs/heads/master Commit: e288272ceac595d4fe66ca0195184f74de80fd0b Parents: 8587851 4f95c8a Author: Clebert Suconic Authored: Thu Jul 28 15:18:11 2016 -0400 Committer: Clebert Suconic Committed: Thu Jul 28 15:18:11 2016 -0400 ---------------------------------------------------------------------- .../artemis/api/core/management/AddressControl.java | 16 +++++++++------- .../artemis/api/jms/management/JMSQueueControl.java | 6 +++--- .../artemis/api/jms/management/TopicControl.java | 4 ++-- 3 files changed, 14 insertions(+), 12 deletions(-) ----------------------------------------------------------------------