https://issues.apache.org/jira/browse/AMQ-3786 - disable tests pending commit of activemq-core/src/test/resources/org/apache/activemq/transport/mqtt dependency

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1306785 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary Tully 2012-03-29 11:20:00 +00:00
parent d2610faff4
commit b137af4f8a
1 changed files with 2 additions and 0 deletions

View File

@ -510,6 +510,8 @@
<exclude>**/BrokerNetworkWithStuckMessagesTest.*</exclude>
<exclude>**/DoSTest.*</exclude>
<exclude>**/mqtt/*</exclude>
</excludes>
</configuration>
</plugin>