mirror of https://github.com/apache/activemq.git
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:
parent
6baed7a15a
commit
536e78208e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue