[jboss-cvs] JBoss Messaging SVN: r1666 - branches/Branch_1_0_1_SP

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 30 13:47:06 EST 2006


Author: ovidiu.feodorov at jboss.com
Date: 2006-11-30 13:47:04 -0500 (Thu, 30 Nov 2006)
New Revision: 1666

Modified:
   branches/Branch_1_0_1_SP/build-thirdparty.xml
Log:
fixing dependencies

Modified: branches/Branch_1_0_1_SP/build-thirdparty.xml
===================================================================
--- branches/Branch_1_0_1_SP/build-thirdparty.xml	2006-11-30 17:56:08 UTC (rev 1665)
+++ branches/Branch_1_0_1_SP/build-thirdparty.xml	2006-11-30 18:47:04 UTC (rev 1666)
@@ -93,7 +93,7 @@
       <componentref name="jboss/remoting" version="2.2.0.Alpha3"/>
 
       <!-- Need this otherwise project doesn't build in Eclipse -->
-      <componentref name="apache-logging" version="1.0.5.GA-jboss"/>
+      <componentref name="apache-logging" version="1.0.4.1jboss"/>
 
       <!--
            Dependencies required to test the project.




More information about the jboss-cvs-commits mailing list