You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2012/08/01 15:44:07 UTC

svn commit: r1367988 - /qpid/trunk/qpid/java/systests/build.xml

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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org