You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2009/06/11 18:47:46 UTC

svn commit: r783843 - /qpid/trunk/qpid/java/build.deps

Author: tross
Date: Thu Jun 11 16:47:46 2009
New Revision: 783843

URL: http://svn.apache.org/viewvc?rev=783843&view=rev
Log:
QPID-1786 - Fixed a build dependency problem introduced in the last commit.
            This issue affected builds on RHEL4.

Modified:
    qpid/trunk/qpid/java/build.deps

Modified: qpid/trunk/qpid/java/build.deps
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/build.deps?rev=783843&r1=783842&r2=783843&view=diff
==============================================================================
--- qpid/trunk/qpid/java/build.deps (original)
+++ qpid/trunk/qpid/java/build.deps Thu Jun 11 16:47:46 2009
@@ -86,7 +86,7 @@
 broker-plugins.libs=${common.libs} ${felix.libs} 
 management-client.libs=${jsp.libs} ${log4j} ${slf4j-log4j} ${slf4j-api} ${commons-pool} ${geronimo-servlet} ${muse.libs} ${javassist} ${xalan} ${mina-core} ${mina-filter-ssl}
 
-agent.libs=${jms}
+agent.libs=${client.libs} ${commons-logging}
 
 junit-toolkit.libs=${log4j} ${junit} ${slf4j-api}
 test.libs=${slf4j-log4j} ${junit-toolkit.libs}



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org