Disabled http test, since it is not yet available.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357307 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Adrian T. Co 2005-12-17 06:01:11 +00:00
parent 77cf351be1
commit 6870470c6d
1 changed files with 3 additions and 0 deletions

View File

@ -315,6 +315,9 @@
<exclude>**/QueueConsumerCloseAndReconnectTest.*</exclude> <exclude>**/QueueConsumerCloseAndReconnectTest.*</exclude>
<exclude>**/ChangeSessionDeliveryModeTest.*</exclude> <exclude>**/ChangeSessionDeliveryModeTest.*</exclude>
<exclude>**/DeadLetterTest.*</exclude> <exclude>**/DeadLetterTest.*</exclude>
<!-- HTTP not yet implemented -->
<exclude>**/TwoBrokerTopicSendReceiveUsingHttpTest.*</exclude>
</excludes> </excludes>
</unitTest> </unitTest>