[jboss-cvs] JBoss Messaging SVN: r2384 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 21 09:03:49 EST 2007


Author: timfox
Date: 2007-02-21 09:03:49 -0500 (Wed, 21 Feb 2007)
New Revision: 2384

Modified:
   trunk/build-thirdparty.xml
Log:
Added explicit dependency to tomcat



Modified: trunk/build-thirdparty.xml
===================================================================
--- trunk/build-thirdparty.xml	2007-02-21 08:54:15 UTC (rev 2383)
+++ trunk/build-thirdparty.xml	2007-02-21 14:03:49 UTC (rev 2384)
@@ -98,6 +98,8 @@
       <componentref name="jboss/jbossretro-rt" version="1.0.4.GA"/>
       <componentref name="jboss/backport-concurrent" version="2.1.0.GA"/>
 
+      <componentref name="apache-tomcat" version="5.5.20"/>
+
       <!-- Need this otherwise project doesn't build in Eclipse -->
       <componentref name="apache-logging" version="1.0.4.1jboss"/>
 




More information about the jboss-cvs-commits mailing list