Only test using the SwitfMQ client libs if they are available in the users env.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394682 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2012-10-05 17:40:15 +00:00
parent 6baed7a15a
commit 536e78208e
2 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
<profiles>
<profile>
<!-- profile which is activated is the swiftmq-client-home prop is defined.
Tt tests the amqp broker impl using the swiftmq client libs -->
It tests the amqp broker impl using the swiftmq client libs -->
<id>swiftmq-client</id>
<activation>
<property><name>swiftmq-client-home</name></property>