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 1D8C918383 for ; Tue, 9 Feb 2016 20:20:22 +0000 (UTC) Received: (qmail 60195 invoked by uid 500); 9 Feb 2016 20:20:21 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 60056 invoked by uid 500); 9 Feb 2016 20:20:21 -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 59756 invoked by uid 99); 9 Feb 2016 20:20:21 -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; Tue, 09 Feb 2016 20:20:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D7405E6996; Tue, 9 Feb 2016 20:20:20 +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: Tue, 09 Feb 2016 20:20:27 -0000 Message-Id: In-Reply-To: <0c0407b4113146a39378b87533b98c15@git.apache.org> References: <0c0407b4113146a39378b87533b98c15@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/43] activemq-artemis git commit: This closes #384 This closes #384 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/7d5651eb Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/7d5651eb Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/7d5651eb Branch: refs/heads/refactor-openwire Commit: 7d5651eb796bc3bf85f53881112a697dc06cf4ca Parents: 37addea dffe931 Author: Clebert Suconic Authored: Tue Feb 9 14:24:51 2016 -0500 Committer: Clebert Suconic Committed: Tue Feb 9 14:24:51 2016 -0500 ---------------------------------------------------------------------- .../impl/AutoCreatedQueueManagerImpl.java | 7 +-- .../client/AutoDeleteJmsQueueTest.java | 46 ++++++++++++++++++++ 2 files changed, 50 insertions(+), 3 deletions(-) ----------------------------------------------------------------------