You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ha...@apache.org on 2014/12/18 00:36:20 UTC

[05/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-4000 - fix is good enable test so we can close the issue

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/903733b8
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/903733b8
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/903733b8

Branch: refs/heads/activemq-5.10.x
Commit: 903733b824e0583aa92ee2aefe9c10a9f20b3fb1
Parents: 060e8ae
Author: gtully <ga...@gmail.com>
Authored: Mon Jul 21 13:43:08 2014 +0100
Committer: Hadrian Zbarcea <ha...@apache.org>
Committed: Wed Dec 17 14:49:28 2014 -0500

----------------------------------------------------------------------
 activemq-unit-tests/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/903733b8/activemq-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml
index 94fa637..b4eb36b 100755
--- a/activemq-unit-tests/pom.xml
+++ b/activemq-unit-tests/pom.xml
@@ -617,8 +617,6 @@
                 <exclude>**/StoreQueueCursorJournalNoDuplicateTest.*</exclude>
                 <exclude>**/ThreeBrokerVirtualTopicNetworkAMQPATest.*</exclude>
                 <exclude>**/LevelDBXARecoveryBrokerTest.*</exclude>
-                <!-- https://issues.apache.org/jira/browse/AMQ-4000 -->
-                <exclude>**/DurableSubInBrokerNetworkTest.*</exclude>
               </excludes>
             </configuration>
           </plugin>