Author: kwall
Date: Wed Aug 1 13:44:07 2012
New Revision: 1367988
URL: http://svn.apache.org/viewvc?rev=1367988&view=rev
Log:
NO-JIRA: Remove unnecessary build dependency from systest => web.
Modified:
qpid/trunk/qpid/java/systests/build.xml
Modified: qpid/trunk/qpid/java/systests/build.xml
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/systests/build.xml?rev=1367988&r1=1367987&r2=1367988&view=diff
==============================================================================
--- qpid/trunk/qpid/java/systests/build.xml (original)
+++ qpid/trunk/qpid/java/systests/build.xml Wed Aug 1 13:44:07 2012
@@ -32,7 +32,7 @@ nn - or more contributor license agreeme
</or>
</condition>
- <property name="module.depends" value="client management/common broker
broker/test common amqp-1-0-common common/test jca
broker-plugins/management-http ${systests.optional.depends}"/>
+ <property name="module.depends" value="client management/common broker
broker/test common amqp-1-0-common common/test jca
${systests.optional.depends}"/>
<property name="module.test.src" location="src/main/java"/>
<property name="module.test.excludes"
value="**/DropInTest.java,**/TestClientControlledTest.java"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]