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 39F4011CFB for ; Mon, 21 Jul 2014 12:43:32 +0000 (UTC) Received: (qmail 76173 invoked by uid 500); 21 Jul 2014 12:43:32 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 76131 invoked by uid 500); 21 Jul 2014 12:43:32 -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 76122 invoked by uid 99); 21 Jul 2014 12:43:32 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 12:43:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id B66A59A6FFD; Mon, 21 Jul 2014 12:43:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: gtully@apache.org To: commits@activemq.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: https://issues.apache.org/jira/browse/AMQ-4000 - fix is good enable test so we can close the issue Date: Mon, 21 Jul 2014 12:43:31 +0000 (UTC) Repository: activemq Updated Branches: refs/heads/trunk d54e0d6ab -> 0ebbd5d97 https://issues.apache.org/jira/browse/AMQ-4000 - fix is good enable test so we can close the issue Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/0ebbd5d9 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/0ebbd5d9 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/0ebbd5d9 Branch: refs/heads/trunk Commit: 0ebbd5d9749a3dc631e50bf11ec02b249a0c7a61 Parents: d54e0d6 Author: gtully Authored: Mon Jul 21 13:43:08 2014 +0100 Committer: gtully Committed: Mon Jul 21 13:43:08 2014 +0100 ---------------------------------------------------------------------- activemq-unit-tests/pom.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/0ebbd5d9/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 067652e..01de7ee 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -600,8 +600,6 @@ **/StoreQueueCursorJournalNoDuplicateTest.* **/ThreeBrokerVirtualTopicNetworkAMQPATest.* **/LevelDBXARecoveryBrokerTest.* - - **/DurableSubInBrokerNetworkTest.*