[jboss-cvs] JBossAS SVN: r59756 - branches/Branch_4_2/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 18 05:20:25 EST 2007


Author: dimitris at jboss.org
Date: 2007-01-18 05:20:25 -0500 (Thu, 18 Jan 2007)
New Revision: 59756

Modified:
   branches/Branch_4_2/tools/etc/buildmagic/modules.ent
Log:
Fix the testsuite build

Modified: branches/Branch_4_2/tools/etc/buildmagic/modules.ent
===================================================================
--- branches/Branch_4_2/tools/etc/buildmagic/modules.ent	2007-01-18 10:19:12 UTC (rev 59755)
+++ branches/Branch_4_2/tools/etc/buildmagic/modules.ent	2007-01-18 10:20:25 UTC (rev 59756)
@@ -158,7 +158,7 @@
 	<property name="jboss.tomcat.root" value="${project.root}/tomcat/output"/>
 	  <property name="jboss.tomcat.lib" value="${jboss.tomcat.root}/lib"/>
 	<path id="jboss.tomcat.classpath">
-	  <pathelement path="${jboss.tomcat.lib}/tc5-cluster.aop"/>
+	  <pathelement path="${jboss.tomcat.lib}/jboss-web-cluster.aop"/>
 	  <pathelement path="${jboss.tomcat.root}/resource"/>
 	</path>
 




More information about the jboss-cvs-commits mailing list