merge -c 907595 - https://issues.apache.org/activemq/browse/AMQ-2594 - fixing test exclusion pattern

git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-5.3@907597 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-02-08 09:37:18 +00:00
parent 2e43fa3a2b
commit 7c67c2cf46
1 changed files with 1 additions and 1 deletions

View File

@ -496,7 +496,7 @@
<!-- used just to test potential memory leaks manually -->
<exclude>**/JDBCTestMemory.*</exclude>
<!-- exclude until AMQ-2594 is fixed-->
<exclude>JDBCNegativeQueueTest</exclude>
<exclude>**/JDBCNegativeQueueTest.*</exclude>
<exclude>**/amq1490/*</exclude>
<exclude>**/AMQ1925*</exclude>